From 0237169773ccf0ffc101171e849f1456337651a7 Mon Sep 17 00:00:00 2001 From: Patrik Wehrli Date: Tue, 30 Jun 2020 18:45:20 +0200 Subject: [PATCH] Add Rust blk svg --- devicon.json | 7 +++++++ icons/rust/rust-plain.svg | 1 + 2 files changed, 8 insertions(+) create mode 100644 icons/rust/rust-plain.svg 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