From 1cb67f2287e9dad7b2c55b8df62b83f97f5ff7ad Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Thu, 12 Oct 2017 21:51:00 -0700 Subject: [PATCH] Added GNU Social. --- _data/simple-icons.json | 5 +++++ icons/gnusocial.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/gnusocial.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2b42678b..cf82ad75 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -555,6 +555,11 @@ "hex": "A42E2B", "source": "https://gnu.org" }, + { + "title": "GNU social", + "hex": "A22430", + "source": "https://www.gnu.org/graphics/social.html" + }, { "title": "GoldenLine", "hex": "FBBF00", diff --git a/icons/gnusocial.svg b/icons/gnusocial.svg new file mode 100644 index 00000000..33356ea7 --- /dev/null +++ b/icons/gnusocial.svg @@ -0,0 +1 @@ +GNU social icon \ No newline at end of file