From a340156d94dd018b4a708460ea7f9116d39e367c Mon Sep 17 00:00:00 2001 From: LitoMore Date: Tue, 18 Jul 2023 19:50:33 +0800 Subject: [PATCH] Add Juejin icon (#8457) * Add Juejin icon * Update _data/simple-icons.json * Update according to the new source --- _data/simple-icons.json | 5 +++++ icons/juejin.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/juejin.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 084296740..fd83cea96 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6106,6 +6106,11 @@ "hex": "F7DF1E", "source": "https://cssinjs.org" }, + { + "title": "Juejin", + "hex": "007FFF", + "source": "https://juejin.cn" + }, { "title": "JUKE", "hex": "6CD74A", diff --git a/icons/juejin.svg b/icons/juejin.svg new file mode 100644 index 000000000..2500f29ca --- /dev/null +++ b/icons/juejin.svg @@ -0,0 +1 @@ +Juejin \ No newline at end of file