From 76cf7cfa5e8ad995c1d3d0b29b21f1e91c5e3178 Mon Sep 17 00:00:00 2001 From: Ayoub Aabass Date: Fri, 1 Nov 2019 04:41:03 +0100 Subject: [PATCH] Add Hitachi icon (#1846) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Hitachi icon * ✏️hitachi icon source --- _data/simple-icons.json | 5 +++++ icons/hitachi.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/hitachi.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 85306e0588e0..e0592d5a136d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1506,6 +1506,11 @@ "hex": "0052CC", "source": "https://www.atlassian.com/company/news/press-kit" }, + { + "title": "Hitachi", + "hex": "E60027", + "source": "https://commons.wikimedia.org/wiki/File:Hitachi_inspire_the_next-Logo.svg" + }, { "title": "HockeyApp", "hex": "009EE1", diff --git a/icons/hitachi.svg b/icons/hitachi.svg new file mode 100644 index 000000000000..a40dba508a1c --- /dev/null +++ b/icons/hitachi.svg @@ -0,0 +1 @@ +Hitachi icon \ No newline at end of file