From 78e1c993ee303664d4000b6dcfbd2e6c66ffd714 Mon Sep 17 00:00:00 2001 From: canaleal Date: Mon, 20 Nov 2023 23:31:33 -0500 Subject: [PATCH] update icon rust --- devicon.json | 15 +++++++++++---- icons/rust/rust-line.svg | 1 + icons/rust/rust-original.svg | 1 + icons/rust/rust-plain.svg | 1 - 4 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 icons/rust/rust-line.svg create mode 100644 icons/rust/rust-original.svg delete mode 100644 icons/rust/rust-plain.svg diff --git a/devicon.json b/devicon.json index 553abad1d..3c48443c5 100644 --- a/devicon.json +++ b/devicon.json @@ -8827,14 +8827,21 @@ ], "versions": { "svg": [ - "plain" + "original", + "line" ], "font": [ - "plain" + "original", + "line" ] }, - "color": "#000000", - "aliases": [] + "color": "#000", + "aliases": [ + { + "base": "original", + "alias": "plain" + } + ] }, { "name": "rxjs", diff --git a/icons/rust/rust-line.svg b/icons/rust/rust-line.svg new file mode 100644 index 000000000..f04007093 --- /dev/null +++ b/icons/rust/rust-line.svg @@ -0,0 +1 @@ + diff --git a/icons/rust/rust-original.svg b/icons/rust/rust-original.svg new file mode 100644 index 000000000..3f2c9b0ac --- /dev/null +++ b/icons/rust/rust-original.svg @@ -0,0 +1 @@ + diff --git a/icons/rust/rust-plain.svg b/icons/rust/rust-plain.svg deleted file mode 100644 index 4a2bb7b15..000000000 --- a/icons/rust/rust-plain.svg +++ /dev/null @@ -1 +0,0 @@ -