From ef2fc57e75d933eb9c340b07793a73006e7509a1 Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Wed, 3 Oct 2018 14:31:43 +0200 Subject: [PATCH] Added Fur Affinity (#996) Logo manually vectorized Color taken from orange part of their logo --- _data/simple-icons.json | 5 +++++ icons/furaffinity.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/furaffinity.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4c146d5bf..f0c52c90e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -625,6 +625,11 @@ "hex": "006400", "source": "https://freecodecamp.com" }, + { + "title": "Fur Affinity", + "hex": "FAAF3A", + "source": "https://www.furaffinity.net/" + }, { "title": "Furry Network", "hex": "2E75B4", diff --git a/icons/furaffinity.svg b/icons/furaffinity.svg new file mode 100644 index 000000000..4360319b4 --- /dev/null +++ b/icons/furaffinity.svg @@ -0,0 +1 @@ +Fur Affinity icon \ No newline at end of file