From fd81d18cef10ad15e1e1e563d8b335f09f1a9861 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Moraes?= Date: Fri, 28 Jun 2019 12:18:05 -0300 Subject: [PATCH 1/4] Added Distro Deepin Linux icon --- _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 03d6719b5a83..71bafc759ffe 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -610,6 +610,11 @@ "hex": "A81D33", "source": "https://www.debian.org/logos" }, + { + "title": "Deepin", + "hex": "007CFF", + "source": "https://www.deepin.org/en/" + }, { "title": "Deezer", "hex": "00C7F2", diff --git a/icons/deepin.svg b/icons/deepin.svg new file mode 100644 index 000000000000..51be4438acc9 --- /dev/null +++ b/icons/deepin.svg @@ -0,0 +1 @@ +Deepin icon \ No newline at end of file From d560931cd016dba28c928314496cdb1e23e0d072 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Moraes?= Date: Mon, 1 Jul 2019 09:08:42 -0300 Subject: [PATCH 2/4] update svg address --- _data/simple-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 71bafc759ffe..5b40dfdcc809 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -613,7 +613,7 @@ { "title": "Deepin", "hex": "007CFF", - "source": "https://www.deepin.org/en/" + "source": "https://commons.wikimedia.org/wiki/File:Deepin_logo.svg" }, { "title": "Deezer", From aacaadee6d1acd8dee3fafe347eb6ed5e85515a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Moraes?= Date: Thu, 22 Aug 2019 17:58:38 -0300 Subject: [PATCH 3/4] minor corrections --- _data/simple-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5b40dfdcc809..5614d922348f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -611,7 +611,7 @@ "source": "https://www.debian.org/logos" }, { - "title": "Deepin", + "title": "deepin", "hex": "007CFF", "source": "https://commons.wikimedia.org/wiki/File:Deepin_logo.svg" }, From 222a78db8b87d1d19baaa325239ee8f2fe0da708 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Moraes?= Date: Thu, 22 Aug 2019 19:45:00 -0300 Subject: [PATCH 4/4] fix deepin svg --- icons/deepin.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/deepin.svg b/icons/deepin.svg index 51be4438acc9..eea4cf9a1bba 100644 --- a/icons/deepin.svg +++ b/icons/deepin.svg @@ -1 +1 @@ -Deepin icon \ No newline at end of file +deepin icon \ No newline at end of file