From 28670685ad4c6023373c9372cdb2e9b2de850636 Mon Sep 17 00:00:00 2001 From: birjolaxew Date: Sun, 28 May 2017 03:07:30 +0200 Subject: [PATCH] Adds AIM logo Part of #17 --- _data/simple-icons.json | 5 +++++ icons/aim.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/aim.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6fe0282c..aaecb851 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -20,6 +20,11 @@ "hex": "FF5C3E", "source": "http://www.addthis.com/press" }, + { + "title": "AIM", + "hex": "FFCA00", + "source": "http://aim.com" + }, { "title": "Air", "hex": "FF2D55", diff --git a/icons/aim.svg b/icons/aim.svg new file mode 100644 index 00000000..99e18d60 --- /dev/null +++ b/icons/aim.svg @@ -0,0 +1 @@ + \ No newline at end of file