From 33a61eaf322b0c4be2ebc2356b5a8d47a806bb48 Mon Sep 17 00:00:00 2001 From: Tyler Twitchell <135183794+tytwitchell@users.noreply.github.com> Date: Tue, 27 Feb 2024 16:11:09 -0500 Subject: [PATCH] Add: Farcaster (#10458) * Request: Farcaster * optimization * refactor: farcaster logo * styles: updated icon with rounded container --------- --- _data/simple-icons.json | 5 +++++ icons/farcaster.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/farcaster.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9459a9f7..4d940874 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4865,6 +4865,11 @@ "hex": "0928FF", "source": "https://fantom.foundation" }, + { + "title": "Farcaster", + "hex": "855DCD", + "source": "https://www.farcaster.xyz" + }, { "title": "FareHarbor", "hex": "0A6ECE", diff --git a/icons/farcaster.svg b/icons/farcaster.svg new file mode 100644 index 00000000..027eb2f7 --- /dev/null +++ b/icons/farcaster.svg @@ -0,0 +1 @@ +Farcaster \ No newline at end of file