From 8fac17a61b525907ccf704d14058033591832332 Mon Sep 17 00:00:00 2001 From: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Date: Thu, 23 Dec 2021 12:11:34 +0000 Subject: [PATCH] Add AIB (#5792) --- _data/simple-icons.json | 10 ++++++++++ icons/aib.svg | 1 + 2 files changed, 11 insertions(+) create mode 100644 icons/aib.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 331a0e861..5d77d4351 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -286,6 +286,16 @@ "hex": "000000", "source": "https://commons.wikimedia.org/wiki/File:AI_Dungeon_Logo.png" }, + { + "title": "AIB", + "hex": "7F2B7B", + "source": "https://aib.ie/", + "aliases": { + "aka": [ + "Allied Irish Banks" + ] + } + }, { "title": "AIOHTTP", "hex": "2C5BB4", diff --git a/icons/aib.svg b/icons/aib.svg new file mode 100644 index 000000000..2e3f21856 --- /dev/null +++ b/icons/aib.svg @@ -0,0 +1 @@ +AIB \ No newline at end of file