From 00b1bde3d983b134d0f8885ded60176891160f0d Mon Sep 17 00:00:00 2001 From: Logan Marchione Date: Wed, 13 Jan 2021 12:34:29 +0000 Subject: [PATCH] Add Bank of America (#4722) --- _data/simple-icons.json | 5 +++++ icons/bankofamerica.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/bankofamerica.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 01133f9b..5825e910 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -850,6 +850,11 @@ "hex": "00CEC8", "source": "https://corp.bandsintown.com/media-library" }, + { + "title": "Bank of America", + "hex": "012169", + "source": "https://www.bankofamerica.com/" + }, { "title": "Basecamp", "hex": "1D2D35", diff --git a/icons/bankofamerica.svg b/icons/bankofamerica.svg new file mode 100644 index 00000000..c6783a5b --- /dev/null +++ b/icons/bankofamerica.svg @@ -0,0 +1 @@ +Bank of America icon \ No newline at end of file