From 59d470ff71fe8ba3d2df9ba45a2ef90c790e23f0 Mon Sep 17 00:00:00 2001 From: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Date: Thu, 15 Feb 2024 09:43:50 +0000 Subject: [PATCH] Add QNAP (#10309) --- _data/simple-icons.json | 11 +++++++++++ icons/qnap.svg | 1 + 2 files changed, 12 insertions(+) create mode 100644 icons/qnap.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d49dffa65423..0307d6ec30a3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -12054,6 +12054,17 @@ "hex": "333333", "source": "https://github.com/qmk/qmk.fm/blob/d6f7b646aa03f2941bb3977ba13a07ca351f20ae/assets/images/badge-dark.svg" }, + { + "title": "QNAP", + "hex": "0C2E82", + "source": "https://marketing.qnap.com/resource/qnap-logo-k100", + "guidelines": "https://marketing.qnap.com/resource/qnap-brand-logo-guideline", + "aliases": { + "aka": [ + "Quality Network Appliance Provider" + ] + } + }, { "title": "Qt", "hex": "41CD52", diff --git a/icons/qnap.svg b/icons/qnap.svg new file mode 100644 index 000000000000..1abe1b473389 --- /dev/null +++ b/icons/qnap.svg @@ -0,0 +1 @@ +QNAP \ No newline at end of file