From 86a835f8866545dd98839707e0f8d4bd83a76bf9 Mon Sep 17 00:00:00 2001 From: Joseph <61133303+zcraber@users.noreply.github.com> Date: Sat, 25 Nov 2023 00:34:35 +0530 Subject: [PATCH] Add BAT (#9725) --- _data/simple-icons.json | 10 ++++++++++ icons/basicattentiontoken.svg | 1 + 2 files changed, 11 insertions(+) create mode 100644 icons/basicattentiontoken.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 77e950569..2f22aa057 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1693,6 +1693,16 @@ "hex": "1D2D35", "source": "https://basecamp.com/about/press" }, + { + "title": "Basic Attention Token", + "hex": "80247B", + "source": "https://brave.com/media-assets", + "aliases": { + "aka": [ + "BAT" + ] + } + }, { "title": "Bastyon", "hex": "00A4FF", diff --git a/icons/basicattentiontoken.svg b/icons/basicattentiontoken.svg new file mode 100644 index 000000000..acde95068 --- /dev/null +++ b/icons/basicattentiontoken.svg @@ -0,0 +1 @@ +Basic Attention Token \ No newline at end of file