diff --git a/devicon.json b/devicon.json index 1bc4f910..aa1ed59f 100644 --- a/devicon.json +++ b/devicon.json @@ -766,6 +766,13 @@ "font": ["plain", "plain-wordmark"] } }, + { + "name": "rust", + "tags": ["programming", "language"], + "versions": { + "svg": ["plain"] + } + }, { "name": "safari", "tags": ["browser"], diff --git a/icons/rust/rust-plain.svg b/icons/rust/rust-plain.svg new file mode 100644 index 00000000..c4ba26c8 --- /dev/null +++ b/icons/rust/rust-plain.svg @@ -0,0 +1 @@ + \ No newline at end of file