From 92a6c1874f843e4a68e0cfa7fa94dd5ca5ed1a5d Mon Sep 17 00:00:00 2001 From: Kaleeaswari S Date: Fri, 25 Oct 2019 20:02:47 +0530 Subject: [PATCH] Added Toshiba icon (#1774) * Added Toshiba icon * Toshiba icon - Creating icon with Inkscape and optimizing with SVGOMG * Toshiba icon - Remove fill attributes and adding annotations * Toshiba icon - Locking size with 24px * Toshiba - Moving icon to the appropriate position. --- _data/simple-icons.json | 5 +++++ icons/toshiba.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/toshiba.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1caac604550c..377cd6c56762 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3356,6 +3356,11 @@ "hex": "7E4798", "source": "https://github.com/TheTorProject/tor-media/tree/master/Onion%20Icon" }, + { + "title": "Toshiba", + "hex": "FF0000", + "source": "https://commons.wikimedia.org/wiki/File:Toshiba_logo.svg" + }, { "title": "TrainerRoad", "hex": "E12726", diff --git a/icons/toshiba.svg b/icons/toshiba.svg new file mode 100644 index 000000000000..5d2145282852 --- /dev/null +++ b/icons/toshiba.svg @@ -0,0 +1 @@ +Toshiba icon \ No newline at end of file