From 227318a1a17592b9c22b89e81d67969ce35f68b0 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 7 Jun 2020 12:56:21 +0300
Subject: [PATCH] Release 12 new icons and 2 updated icons (v2.16.0)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
# New Icons
- GeeksforGeeks (#3072)
- Jasmine (#3152)
- KTM (#2997)
- Metro de la Ciudad de México (#3156)
- Metro de Madrid (#3153)
- N26 (#3133)
- Prime Video (#3025)
- Scratch (#2872)
- Shenzhen Metro (#3158)
- Tokyo Metro (#3157)
- TuneIn (#3115)
- VirusTotal (#3182)
# Updated Icons
- Bitwarden (#3150)
- SpaceX (#3159)
---
README.md | 4 ++
_data/simple-icons.json | 68 +++++++++++++++++++++++++++++--
icons/geeksforgeeks.svg | 1 +
icons/jasmine.svg | 1 +
icons/ktm.svg | 1 +
icons/metrodelaciudaddemexico.svg | 1 +
icons/metrodemadrid.svg | 1 +
icons/n26.svg | 1 +
icons/primevideo.svg | 1 +
icons/scratch.svg | 1 +
icons/shenzhenmetro.svg | 1 +
icons/spacex.svg | 2 +-
icons/tokyometro.svg | 1 +
icons/tunein.svg | 1 +
icons/virustotal.svg | 1 +
package-lock.json | 8 ++--
package.json | 4 +-
17 files changed, 87 insertions(+), 11 deletions(-)
create mode 100644 icons/geeksforgeeks.svg
create mode 100644 icons/jasmine.svg
create mode 100644 icons/ktm.svg
create mode 100644 icons/metrodelaciudaddemexico.svg
create mode 100644 icons/metrodemadrid.svg
create mode 100644 icons/n26.svg
create mode 100644 icons/primevideo.svg
create mode 100644 icons/scratch.svg
create mode 100644 icons/shenzhenmetro.svg
create mode 100644 icons/tokyometro.svg
create mode 100644 icons/tunein.svg
create mode 100644 icons/virustotal.svg
diff --git a/README.md b/README.md
index 49d41e0e..cfb27ba8 100644
--- a/README.md
+++ b/README.md
@@ -111,6 +111,10 @@ echo file_get_contents('path/to/package/icons/simple-icons.svg');
Icons are also available as a [Drupal module](https://www.drupal.org/project/simple_icons) created by [Phil Wolstenholme](https://www.drupal.org/u/phil-wolstenholme).
+### Flutter
+
+Icons are also available as a [Flutter package](https://pub.dev/packages/flutter_brand_icons) created by [@muj-programmer](https://github.com/muj-programmer).
+
### Home Assistant
Icons are also available as a [Home Assistant plugin](https://github.com/vigonotion/hass-simpleicons) created by [@vigonotion](https://github.com/vigonotion/).
diff --git a/_data/simple-icons.json b/_data/simple-icons.json
index 04fd72b6..47a8243c 100644
--- a/_data/simple-icons.json
+++ b/_data/simple-icons.json
@@ -817,8 +817,8 @@
},
{
"title": "Bitwarden",
- "hex": "3C8DBC",
- "source": "https://github.com/bitwarden/brand/blob/f2d666eda756e2aba26f1463f102bc24ba179df2/icons/icon.svg"
+ "hex": "175DDC",
+ "source": "https://github.com/bitwarden/brand/blob/6182cd64321d810c6f6255db08c2a17804d2b724/icons/icon.svg"
},
{
"title": "Blackberry",
@@ -2180,6 +2180,11 @@
"hex": "2FA66A",
"source": "http://get.gaug.es/"
},
+ {
+ "title": "GeeksforGeeks",
+ "hex": "0F9D58",
+ "source": "https://www.geeksforgeeks.org/"
+ },
{
"title": "General Motors",
"hex": "22559E",
@@ -3010,6 +3015,11 @@
"hex": "004027",
"source": "https://www.jamesonwhiskey.com/"
},
+ {
+ "title": "Jasmine",
+ "hex": "8A4182",
+ "source": "https://github.com/jasmine/jasmine/blob/8991b1bba39b5b7e89fc5eeb07ae271a684cb1a4/images/jasmine-horizontal.svg"
+ },
{
"title": "Java",
"hex": "007396",
@@ -3255,6 +3265,11 @@
"hex": "3BABFF",
"source": "https://krita.org/en/about/press/"
},
+ {
+ "title": "KTM",
+ "hex": "FF6600",
+ "source": "https://ktm.com"
+ },
{
"title": "Kubernetes",
"hex": "326CE5",
@@ -3680,6 +3695,16 @@
"hex": "DE4F4F",
"source": "http://logo.meteorapp.com/"
},
+ {
+ "title": "Metro de la Ciudad de México",
+ "hex": "F77E1C",
+ "source": "https://es.wikipedia.org/wiki/Archivo:Metro_de_la_Ciudad_de_M%C3%A9xico_(logo)_version_2019.svg"
+ },
+ {
+ "title": "Metro de Madrid",
+ "hex": "255E9C",
+ "source": "https://commons.wikimedia.org/wiki/File:MetroMadridLogo.svg"
+ },
{
"title": "Métro de Paris",
"hex": "003E95",
@@ -3935,6 +3960,11 @@
"hex": "4479A1",
"source": "https://www.mysql.com/about/legal/logos.html"
},
+ {
+ "title": "N26",
+ "hex": "48AC98",
+ "source": "https://n26.com/"
+ },
{
"title": "NativeScript",
"hex": "3655FF",
@@ -4625,6 +4655,11 @@
"hex": "3181FF",
"source": "https://prezi.com/press/kit/"
},
+ {
+ "title": "Prime Video",
+ "hex": "1F2E3E",
+ "source": "https://m.media-amazon.com/images/G/01/cooper/PV_Branding_Guidelines_Logos_Lock_Ups._CB1539191655_.pdf"
+ },
{
"title": "Prismic",
"hex": "484A7A",
@@ -5090,6 +5125,11 @@
"hex": "E9711C",
"source": "https://www.scopus.com/"
},
+ {
+ "title": "Scratch",
+ "hex": "4D97FF",
+ "source": "https://github.com/LLK/scratch-link/blob/027e3754ba6db976495e905023d5ac5e730dccfc/Assets/Windows/SVG/Windows%20Tray%20400x400.svg"
+ },
{
"title": "Scribd",
"hex": "1A7BBA",
@@ -5170,6 +5210,11 @@
"hex": "FFD500",
"source": "https://en.wikipedia.org/wiki/File:Shell_logo.svg"
},
+ {
+ "title": "Shenzhen Metro",
+ "hex": "009943",
+ "source": "https://en.wikipedia.org/wiki/File:Shenzhen_Metro_Corporation_logo_full.svg"
+ },
{
"title": "Shopify",
"hex": "7AB55C",
@@ -5392,8 +5437,8 @@
},
{
"title": "SpaceX",
- "hex": "005288",
- "source": "https://www.spacex.com/sites/all/themes/spacex2012/images/logo.svg"
+ "hex": "000000",
+ "source": "https://www.spacex.com/"
},
{
"title": "SparkFun",
@@ -5860,6 +5905,11 @@
"hex": "E01B22",
"source": "https://toggl.com/media-toolkit"
},
+ {
+ "title": "Tokyo Metro",
+ "hex": "149DD3",
+ "source": "https://en.wikipedia.org/wiki/File:TokyoMetro.svg"
+ },
{
"title": "Tomorrowland",
"hex": "000000",
@@ -5960,6 +6010,11 @@
"hex": "36465D",
"source": "https://www.tumblr.com/logo"
},
+ {
+ "title": "TuneIn",
+ "hex": "14D8CC",
+ "source": "https://cms.tunein.com/press/"
+ },
{
"title": "Turkish Airlines",
"hex": "C70A0C",
@@ -6175,6 +6230,11 @@
"hex": "0093DA",
"source": "http://virb.com/about"
},
+ {
+ "title": "VirusTotal",
+ "hex": "394EFF",
+ "source": "https://www.virustotal.com/"
+ },
{
"title": "Visa",
"hex": "142787",
diff --git a/icons/geeksforgeeks.svg b/icons/geeksforgeeks.svg
new file mode 100644
index 00000000..e1816ed0
--- /dev/null
+++ b/icons/geeksforgeeks.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/jasmine.svg b/icons/jasmine.svg
new file mode 100644
index 00000000..87e3428b
--- /dev/null
+++ b/icons/jasmine.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/ktm.svg b/icons/ktm.svg
new file mode 100644
index 00000000..b2446f1c
--- /dev/null
+++ b/icons/ktm.svg
@@ -0,0 +1 @@
+
diff --git a/icons/metrodelaciudaddemexico.svg b/icons/metrodelaciudaddemexico.svg
new file mode 100644
index 00000000..ae99750c
--- /dev/null
+++ b/icons/metrodelaciudaddemexico.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/metrodemadrid.svg b/icons/metrodemadrid.svg
new file mode 100644
index 00000000..75efec04
--- /dev/null
+++ b/icons/metrodemadrid.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/n26.svg b/icons/n26.svg
new file mode 100644
index 00000000..e668bf0b
--- /dev/null
+++ b/icons/n26.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/primevideo.svg b/icons/primevideo.svg
new file mode 100644
index 00000000..31b68385
--- /dev/null
+++ b/icons/primevideo.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/scratch.svg b/icons/scratch.svg
new file mode 100644
index 00000000..110ba8a8
--- /dev/null
+++ b/icons/scratch.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/shenzhenmetro.svg b/icons/shenzhenmetro.svg
new file mode 100644
index 00000000..283d31ad
--- /dev/null
+++ b/icons/shenzhenmetro.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/spacex.svg b/icons/spacex.svg
index bc85c646..87da5dff 100644
--- a/icons/spacex.svg
+++ b/icons/spacex.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/icons/tokyometro.svg b/icons/tokyometro.svg
new file mode 100644
index 00000000..0c2506f8
--- /dev/null
+++ b/icons/tokyometro.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/tunein.svg b/icons/tunein.svg
new file mode 100644
index 00000000..6ad1a054
--- /dev/null
+++ b/icons/tunein.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/virustotal.svg b/icons/virustotal.svg
new file mode 100644
index 00000000..8ce696df
--- /dev/null
+++ b/icons/virustotal.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/package-lock.json b/package-lock.json
index cbe07b28..cc2b5e6d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "simple-icons",
- "version": "2.15.0",
+ "version": "2.16.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -7298,9 +7298,9 @@
}
},
"uglify-js": {
- "version": "3.9.3",
- "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.9.3.tgz",
- "integrity": "sha512-r5ImcL6QyzQGVimQoov3aL2ZScywrOgBXGndbWrdehKoSvGe/RmiE5Jpw/v+GvxODt6l2tpBXwA7n+qZVlHBMA==",
+ "version": "3.9.4",
+ "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.9.4.tgz",
+ "integrity": "sha512-8RZBJq5smLOa7KslsNsVcSH+KOXf1uDU8yqLeNuVKwmT0T3FA0ZoXlinQfRad7SDcbZZRZE4ov+2v71EnxNyCA==",
"dev": true,
"requires": {
"commander": "~2.20.3"
diff --git a/package.json b/package.json
index ac6f000e..1b09d8e5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "simple-icons",
- "version": "2.15.0",
+ "version": "2.16.0",
"description": "SVG icons for popular brands https://simpleicons.org",
"homepage": "https://www.simpleicons.org",
"keywords": [
@@ -24,7 +24,7 @@
"npm-run-all": "4.1.5",
"svglint": "1.0.5",
"svgo": "1.3.2",
- "uglify-js": "3.9.3"
+ "uglify-js": "3.9.4"
},
"scripts": {
"build": "node scripts/build-package.js",