From bc6391607d70b5fd7a0369c0b1d0dc5f6abf1e39 Mon Sep 17 00:00:00 2001 From: MayanDev Date: Fri, 2 Sep 2022 23:33:38 +0800 Subject: [PATCH] Add V2EX icon (#5839) Co-authored-by: phillzou Co-authored-by: LitoMore --- _data/simple-icons.json | 5 +++++ icons/v2ex.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/v2ex.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 769fc9641..6c6aede00 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -11555,6 +11555,11 @@ "type": "MIT" } }, + { + "title": "V2EX", + "hex": "1F1F1F", + "source": "https://www.v2ex.com" + }, { "title": "V8", "hex": "4B8BF5", diff --git a/icons/v2ex.svg b/icons/v2ex.svg new file mode 100644 index 000000000..fb44a2dea --- /dev/null +++ b/icons/v2ex.svg @@ -0,0 +1 @@ +V2EX \ No newline at end of file