From 18e529ae95eed3ebd7050f870b69775ba4ef688f Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Thu, 12 Oct 2017 21:47:00 -0700 Subject: [PATCH] Added ICQ. --- _data/simple-icons.json | 5 +++++ icons/icq.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/icq.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2b42678b8..a3341b7a5 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -695,6 +695,11 @@ "hex": "66AA33", "source": "http://www.hulu.com/press/assets" }, + { + "title": "ICQ", + "hex": "7EBD00", + "source": "https://en.wikipedia.org/wiki/File:ICQ.svg" + }, { "title": "iFixit", "hex": "0071CE", diff --git a/icons/icq.svg b/icons/icq.svg new file mode 100644 index 000000000..afcc85a1f --- /dev/null +++ b/icons/icq.svg @@ -0,0 +1 @@ +ICQ icon \ No newline at end of file