From af32c3501651f045643b16c07b6d32ea50af92a6 Mon Sep 17 00:00:00 2001 From: deepmalamittal Date: Wed, 21 Sep 2022 10:55:33 -0400 Subject: [PATCH] Add Fantom icon (#7030) Co-authored-by: LitoMore --- _data/simple-icons.json | 5 +++++ icons/fantom.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/fantom.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 491b42b6c47f..5b48d3193bbd 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3617,6 +3617,11 @@ "hex": "00CCFF", "source": "https://fanfou.com" }, + { + "title": "Fantom", + "hex": "0928FF", + "source": "https://fantom.foundation/" + }, { "title": "FARFETCH", "hex": "000000", diff --git a/icons/fantom.svg b/icons/fantom.svg new file mode 100644 index 000000000000..e4b768670a37 --- /dev/null +++ b/icons/fantom.svg @@ -0,0 +1 @@ +Fantom \ No newline at end of file