From 7d887350b37601bfc566621ac771c4fbcd42b86f Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Sat, 22 Jul 2023 02:45:29 -0700 Subject: [PATCH] Add Denon icon (#8980) * Add Denon icon * Add JSON data for Denon * Change color based on suggestions --- _data/simple-icons.json | 6 ++++++ icons/denon.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/denon.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e6b3c95d..3406d0eb 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3135,6 +3135,12 @@ "type": "MIT" } }, + { + "title": "Denon", + "hex": "0B131A", + "source": "https://www.denon.com", + "guidelines": "https://www.denon.com/en-us/support/termsofuse.html" + }, { "title": "Dependabot", "hex": "025E8C", diff --git a/icons/denon.svg b/icons/denon.svg new file mode 100644 index 00000000..8c1177a7 --- /dev/null +++ b/icons/denon.svg @@ -0,0 +1 @@ +Denon \ No newline at end of file