From ce582d2516969ecececbfce97775b3c053284f5d Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Sun, 1 Dec 2019 10:25:46 +0100 Subject: [PATCH] GNU IceCat icon (#2017) Closes #1895 --- _data/simple-icons.json | 5 +++++ icons/gnuicecat.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/gnuicecat.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e87bb86f55a7..cb9ff62b6c80 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1346,6 +1346,11 @@ "hex": "A42E2B", "source": "https://gnu.org" }, + { + "title": "GNU IceCat", + "hex": "002F5B", + "source": "https://git.savannah.gnu.org/cgit/gnuzilla.git/plain/artwork/simple.svg" + }, { "title": "GNU Privacy Guard", "hex": "0093DD", diff --git a/icons/gnuicecat.svg b/icons/gnuicecat.svg new file mode 100644 index 000000000000..cde6bb5181e5 --- /dev/null +++ b/icons/gnuicecat.svg @@ -0,0 +1 @@ +GNU IceCat icon \ No newline at end of file