From 25a657e2d7696641a7dae0021e03aed32da6663d Mon Sep 17 00:00:00 2001 From: LitoMore Date: Wed, 21 Sep 2022 13:35:07 +0800 Subject: [PATCH] Add Fanfou icon (#7838) --- _data/simple-icons.json | 5 +++++ icons/fanfou.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/fanfou.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c64d2ddf8385..0150f78cf55b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3607,6 +3607,11 @@ "hex": "FA005A", "source": "https://fandomdesignsystem.com/" }, + { + "title": "Fanfou", + "hex": "00CCFF", + "source": "https://fanfou.com" + }, { "title": "FARFETCH", "hex": "000000", diff --git a/icons/fanfou.svg b/icons/fanfou.svg new file mode 100644 index 000000000000..32a0122e7168 --- /dev/null +++ b/icons/fanfou.svg @@ -0,0 +1 @@ +Fanfou \ No newline at end of file