From 6ffe5465cb6647e7b1f5d7d94f456131ffd4ec0e Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Sat, 29 Jul 2023 10:45:28 -0700 Subject: [PATCH] Add Open Source Hardware icon (#9125) --- _data/simple-icons.json | 14 ++++++++++++++ icons/opensourcehardware.svg | 1 + 2 files changed, 15 insertions(+) create mode 100644 icons/opensourcehardware.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index aecb77201..426298dc3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8689,6 +8689,20 @@ "hex": "262261", "source": "https://github.com/opencontainers/artwork/tree/d8ccfe94471a0236b1d4a3f0f90862c4fe5486ce/oci/icon" }, + { + "title": "Open Source Hardware", + "hex": "0099B0", + "source": "https://www.oshwa.org/open-source-hardware-logo", + "guidelines": "https://www.oshwa.org/open-source-hardware-logo", + "license": { + "type": "CC-BY-SA-4.0" + }, + "aliases": { + "aka": [ + "OSHWA" + ] + } + }, { "title": "Open Source Initiative", "hex": "3DA639", diff --git a/icons/opensourcehardware.svg b/icons/opensourcehardware.svg new file mode 100644 index 000000000..f1c304898 --- /dev/null +++ b/icons/opensourcehardware.svg @@ -0,0 +1 @@ +Open Source Hardware \ No newline at end of file