From 40aa23f4e61dae3a7e5ac82bfd684deca4e34db7 Mon Sep 17 00:00:00 2001 From: BUGP Association <65578116+BUGProtectionAssociation@users.noreply.github.com> Date: Wed, 16 Aug 2023 03:41:04 +0800 Subject: [PATCH] Add Honor icon (#9239) * add honor icon * Update simple-icons.json add honor * add honor icon * add honor icon * add honor icon(fixed) * Update simple-icons.json --- _data/simple-icons.json | 5 +++++ icons/honor.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/honor.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4adefe7f..52530d38 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5638,6 +5638,11 @@ "hex": "FF6801", "source": "https://www.joinhoney.com" }, + { + "title": "Honor", + "hex": "FFFFFF", + "source": "https://www.hihonor.com" + }, { "title": "Hootsuite", "hex": "143059", diff --git a/icons/honor.svg b/icons/honor.svg new file mode 100644 index 00000000..a7e921ea --- /dev/null +++ b/icons/honor.svg @@ -0,0 +1 @@ +Honor \ No newline at end of file