From 82e11b8240fcf3612025f5d8d5fd13d2ddb33b37 Mon Sep 17 00:00:00 2001 From: foo-dogsquared Date: Sun, 3 Nov 2019 23:36:23 +0800 Subject: [PATCH 1/2] Add SonicWall icon --- _data/simple-icons.json | 5 +++++ icons/sonicwall.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/sonicwall.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9dcd65abf6d9..d15e684fbb96 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3111,6 +3111,11 @@ "hex": "F80046", "source": "http://blog.songkick.com/media-assets" }, + { + "title": "SonicWall", + "hex": "FF6600", + "source": "https://brandfolder.com/sonicwall/sonicwall-external" + }, { "title": "Sonos", "hex": "000000", diff --git a/icons/sonicwall.svg b/icons/sonicwall.svg new file mode 100644 index 000000000000..40ce51a33ac7 --- /dev/null +++ b/icons/sonicwall.svg @@ -0,0 +1 @@ +SonicWall icon \ No newline at end of file From 7bb8f79f27ebf91575005ce73786905bb96cc29d Mon Sep 17 00:00:00 2001 From: foo-dogsquared Date: Mon, 4 Nov 2019 00:01:32 +0800 Subject: [PATCH 2/2] Update the icon to use the official source Specifically, it uses the monochromatic version as an EPS file. --- icons/sonicwall.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/sonicwall.svg b/icons/sonicwall.svg index 40ce51a33ac7..6f5fea12e5b5 100644 --- a/icons/sonicwall.svg +++ b/icons/sonicwall.svg @@ -1 +1 @@ -SonicWall icon \ No newline at end of file +SonicWall icon \ No newline at end of file