From e435e5322444209492b94b471a9b1dbdc0635374 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Moraes?= Date: Fri, 23 Aug 2019 04:10:18 -0300 Subject: [PATCH] Added Linux Deepin icon (#1495) * Added Distro Deepin Linux icon * update svg address * minor corrections * fix deepin svg --- _data/simple-icons.json | 5 +++++ icons/deepin.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/deepin.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 066b80572099..b9318b418719 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -665,6 +665,11 @@ "hex": "A81D33", "source": "https://www.debian.org/logos" }, + { + "title": "deepin", + "hex": "007CFF", + "source": "https://commons.wikimedia.org/wiki/File:Deepin_logo.svg" + }, { "title": "Deezer", "hex": "00C7F2", diff --git a/icons/deepin.svg b/icons/deepin.svg new file mode 100644 index 000000000000..eea4cf9a1bba --- /dev/null +++ b/icons/deepin.svg @@ -0,0 +1 @@ +deepin icon \ No newline at end of file