From c3d4155ddc57ae9ce3502ce62d67efc1d1bc8af2 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Thu, 6 Feb 2020 12:36:09 +0200 Subject: [PATCH 01/33] CD: make email configurable so API key can be changed more easily --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 47f809a6..b15addf5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,7 +44,7 @@ jobs: deploy: provider: npm skip_cleanup: true - email: "johanringmann@gmail.com" + email: "$NPM_EMAIL" api_key: "$NPM_KEY" on: branch: master From 0b2cecf8a8c9348eed7140520710d473c9fa1062 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Thu, 6 Feb 2020 13:33:07 +0200 Subject: [PATCH 02/33] Add a badge for our Packagist package to the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa8d0e59..88410e6f 100644 --- a/README.md +++ b/README.md @@ -117,3 +117,4 @@ Icons are also available on React through a simple package created by [@wootsbot [![Build Status](https://travis-ci.com/simple-icons/simple-icons.svg?branch=develop)](https://travis-ci.com/simple-icons/simple-icons) [![npm version](https://img.shields.io/npm/v/simple-icons.svg)](https://www.npmjs.com/package/simple-icons) +[![Packagist version](https://img.shields.io/packagist/v/simple-icons/simple-icons)](https://packagist.org/packages/simple-icons/simple-icons) From 13a40069dfb32b6dfd61d45fcd0978fcfbc7b398 Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Thu, 6 Feb 2020 11:48:34 +0000 Subject: [PATCH 03/33] Add Google Tag Manager icon (#1675) (#2195) * Added googletagmanager.svg, optimised with svgo, annotated * Updated _data/simple-icons.json * Updated path * Update googletagmanager.svg Closes #1675 Co-authored-by: Lucas Becker Co-authored-by: Eric Cornelissen --- _data/simple-icons.json | 5 +++++ icons/googletagmanager.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/googletagmanager.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 8d4daf3b..564a657b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1970,6 +1970,11 @@ "hex": "458CF5", "source": "https://search.google.com/search-console" }, + { + "title": "Google Tag Manager", + "hex": "246FDB", + "source": "https://tagmanager.google.com/#/home" + }, { "title": "Google Translate", "hex": "4285F4", diff --git a/icons/googletagmanager.svg b/icons/googletagmanager.svg new file mode 100644 index 00000000..82b3a98e --- /dev/null +++ b/icons/googletagmanager.svg @@ -0,0 +1 @@ +Google Tag Manager icon \ No newline at end of file From 19a9d60221b71f373ac6500b0481cd449e980119 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Thu, 6 Feb 2020 17:04:13 +0000 Subject: [PATCH 04/33] Add Untangle (#2524) * Add untangle.svg * Add Untangle data --- _data/simple-icons.json | 5 +++++ icons/untangle.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/untangle.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 564a657b..edd2e6f6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4940,6 +4940,11 @@ "hex": "000000", "source": "https://unsplash.com/" }, + { + "title": "Untangle", + "hex": "68BD49", + "source": "https://www.untangle.com/company-overview/" + }, { "title": "Untappd", "hex": "FFC000", diff --git a/icons/untangle.svg b/icons/untangle.svg new file mode 100644 index 00000000..ec7537ef --- /dev/null +++ b/icons/untangle.svg @@ -0,0 +1 @@ +Untangle icon From 32b493d938c15fc0dced1b7838281233598c2afd Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Thu, 6 Feb 2020 17:28:37 +0000 Subject: [PATCH 05/33] Add Dynamics 365 (#2523) * Add dynamics365.svg * Add Dynamics 365 data --- _data/simple-icons.json | 5 +++++ icons/dynamics365.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/dynamics365.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index edd2e6f6..0b308e09 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1295,6 +1295,11 @@ "hex": "58CC02", "source": "https://www.duolingo.com/" }, + { + "title": "Dynamics 365", + "hex": "002050", + "source": "http://thepartnerchannel.com/wp-content/uploads/Dynamics365_styleguide_092816.pdf" + }, { "title": "Dynatrace", "hex": "1496FF", diff --git a/icons/dynamics365.svg b/icons/dynamics365.svg new file mode 100644 index 00000000..149d8b2f --- /dev/null +++ b/icons/dynamics365.svg @@ -0,0 +1 @@ +Dynamics 365 icon From d7eddd8857f3f7599987ea85e3d2f15a5489fe1b Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Thu, 6 Feb 2020 18:11:19 +0000 Subject: [PATCH 06/33] Add AdonisJS (#2540) * Add adonisjs.svg * Add AdonisJS data --- _data/simple-icons.json | 5 +++++ icons/adonisjs.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/adonisjs.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0b308e09..10167dd7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -140,6 +140,11 @@ "hex": "FF2BC2", "source": "https://www.adobe.com/products/xd.html" }, + { + "title": "AdonisJS", + "hex": "220052", + "source": "https://adonisjs.com/" + }, { "title": "Affinity", "hex": "222324", diff --git a/icons/adonisjs.svg b/icons/adonisjs.svg new file mode 100644 index 00000000..be9858a5 --- /dev/null +++ b/icons/adonisjs.svg @@ -0,0 +1 @@ +AdonisJS icon From 53218be661368baa238d905bbf12156e76b78190 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 7 Feb 2020 08:48:45 +0000 Subject: [PATCH 07/33] Add Android Studio (#2520) * Add androidstudio.svg * Add Android Studio data --- _data/simple-icons.json | 5 +++++ icons/androidstudio.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/androidstudio.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 10167dd7..06cb2c33 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -270,6 +270,11 @@ "hex": "3DDC84", "source": "https://developer.android.com/distribute/marketing-tools/brand-guidelines" }, + { + "title": "Android Studio", + "hex": "3DDC84", + "source": "https://en.wikipedia.org/wiki/Android_Studio" + }, { "title": "AngelList", "hex": "000000", diff --git a/icons/androidstudio.svg b/icons/androidstudio.svg new file mode 100644 index 00000000..3ee70714 --- /dev/null +++ b/icons/androidstudio.svg @@ -0,0 +1 @@ +Android Studio icon From f5708c980cb3c82091e1c86f1569184e62c17046 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Fri, 7 Feb 2020 10:51:57 +0200 Subject: [PATCH 08/33] Update Travis CI configuration (#2536) * Fix NPM deploy stage * Fix Travis CI configuration file according to errors ... as seen in - https://travis-ci.com/simple-icons/simple-icons/builds/147690404/config - https://travis-ci.com/simple-icons/simple-icons/jobs/284138938/config Note that `skip_cleanup` is no longer necessary according to https://docs.travis-ci.com/user/deployment-v2#cleaning-up-the-git-working-directory --- .travis.yml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index b15addf5..e315d1c7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,6 @@ +os: linux +language: node_js + jobs: include: - stage: "Test" @@ -24,7 +27,7 @@ jobs: - stage: deploy name: "Git tag" - language: minimal + language: shell if: branch = master before_deploy: @@ -34,18 +37,17 @@ jobs: - git tag $PACKAGE_VERSION deploy: provider: releases - api_key: "$GITHUB_TOKEN" - skip_cleanup: true + token: "$GITHUB_TOKEN" - name: "NPM Package" language: node_js node_js: 8 if: branch = master deploy: + edge: true provider: npm - skip_cleanup: true email: "$NPM_EMAIL" - api_key: "$NPM_KEY" + api_token: "$NPM_KEY" on: branch: master From 60a51293f6f72262bc38f03f49fccac7c0208a92 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sat, 8 Feb 2020 13:17:20 +0000 Subject: [PATCH 09/33] Update Docker (#2561) * Update docker.svg * Update Docker data --- _data/simple-icons.json | 4 ++-- icons/docker.svg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 06cb2c33..51879517 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1242,8 +1242,8 @@ }, { "title": "Docker", - "hex": "1488C6", - "source": "https://www.docker.com" + "hex": "2496ED", + "source": "https://www.docker.com/company/newsroom/media-resources" }, { "title": "DocuSign", diff --git a/icons/docker.svg b/icons/docker.svg index 89c0cb32..576c90cc 100644 --- a/icons/docker.svg +++ b/icons/docker.svg @@ -1 +1 @@ -Docker icon \ No newline at end of file +Docker icon From fb3b6115908e34b1667a4b19b23435f96b66d325 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sat, 8 Feb 2020 17:42:53 +0000 Subject: [PATCH 10/33] Add Google My Business (#2521) * Add googlemybusiness.svg * Add Google My Business data --- _data/simple-icons.json | 5 +++++ icons/googlemybusiness.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/googlemybusiness.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 51879517..1e59a67e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1955,6 +1955,11 @@ "hex": "1A73E8", "source": "https://messages.google.com/" }, + { + "title": "Google My Business", + "hex": "4285F4", + "source": "https://business.google.com/" + }, { "title": "Google Nearby", "hex": "4285F4", diff --git a/icons/googlemybusiness.svg b/icons/googlemybusiness.svg new file mode 100644 index 00000000..e823c221 --- /dev/null +++ b/icons/googlemybusiness.svg @@ -0,0 +1 @@ +Google My Business icon From fd7e4a63b090b5b52f388017574c47e46dade1b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2020 11:30:29 +0200 Subject: [PATCH 11/33] Update dependency uglify-js to v3.7.7 (#2563) Co-authored-by: WhiteSource Renovate --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index a109edde..faa4e735 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6400,9 +6400,9 @@ } }, "uglify-js": { - "version": "3.7.6", - "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.7.6.tgz", - "integrity": "sha512-yYqjArOYSxvqeeiYH2VGjZOqq6SVmhxzaPjJC1W2F9e+bqvFL9QXQ2osQuKUFjM2hGjKG2YclQnRKWQSt/nOTQ==", + "version": "3.7.7", + "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.7.7.tgz", + "integrity": "sha512-FeSU+hi7ULYy6mn8PKio/tXsdSXN35lm4KgV2asx00kzrLU9Pi3oAslcJT70Jdj7PHX29gGUPOT6+lXGBbemhA==", "dev": true, "requires": { "commander": "~2.20.3", diff --git a/package.json b/package.json index c6a5f987..cf730041 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "jsonlint2": "1.7.1", "svglint": "1.0.5", "svgo": "1.3.2", - "uglify-js": "3.7.6" + "uglify-js": "3.7.7" }, "scripts": { "build": "node scripts/build-package.js", From c8cb3d3278a3f5ad64bf6d33630dc087e74c3819 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Mon, 10 Feb 2020 10:52:22 +0000 Subject: [PATCH 12/33] Add Alpine Linux (#2544) * Add alpinelinux.svg * Add Alpine Linux data --- _data/simple-icons.json | 5 +++++ icons/alpinelinux.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/alpinelinux.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1e59a67e..888d1a2c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -220,6 +220,11 @@ "hex": "FECC00", "source": "http://www.allocine.fr/favicon.ico" }, + { + "title": "Alpine Linux", + "hex": "0D597F", + "source": "https://alpinelinux.org/" + }, { "title": "Amazon", "hex": "FF9900", diff --git a/icons/alpinelinux.svg b/icons/alpinelinux.svg new file mode 100644 index 00000000..349dd6e7 --- /dev/null +++ b/icons/alpinelinux.svg @@ -0,0 +1 @@ +Alpine Linux icon From f464743a4814964611ef9576c35081ea31dea805 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Mon, 10 Feb 2020 17:52:56 +0000 Subject: [PATCH 13/33] Update CodePen (#2565) * Update codepen.svg * Update CodePen source --- _data/simple-icons.json | 4 ++-- icons/codepen.svg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 888d1a2c..1b8a4971 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -933,7 +933,7 @@ { "title": "CodePen", "hex": "000000", - "source": "http://codepen.io" + "source": "https://blog.codepen.io/documentation/brand-assets/logos/" }, { "title": "Coderwall", @@ -5486,4 +5486,4 @@ "source": "https://github.com/zulip/zulip/" } ] -} \ No newline at end of file +} diff --git a/icons/codepen.svg b/icons/codepen.svg index e3350278..4822430e 100644 --- a/icons/codepen.svg +++ b/icons/codepen.svg @@ -1 +1 @@ -CodePen icon \ No newline at end of file +CodePen icon From 3424fd8720ed56fee622b6c4273b4938dad3cb98 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Tue, 11 Feb 2020 00:53:30 +0200 Subject: [PATCH 14/33] Add documentation on versioning (#2568) * Draft documentation on versioning * Add "Renamed icons" to kinds of changes for a major release * Change "Updated icons" to "Updated SVGs" & "Updated metadata" for patch --- CONTRIBUTING.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1970ac83..d695f884 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -165,3 +165,15 @@ Once you've completed the previous steps, create a pull request to merge your ed Alternatively, you can build and run the website in a readily configured online workspace: [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io#https://github.com/simple-icons/simple-icons) + +--- + +# Versioning + +We use [Semantic Versioning](https://semver.org/) in this project. Given a version number `MAJOR.MINOR.PATCH` you can expect the following kinds of changes: + +| Version number | Kinds of changes | +| :---- | :---- | +| _Major_ | Removed icons; Renamed icons; Breaking API changes | +| _Minor_ | New icons; API changes | +| _Patch_ | Updated SVGs; Updated metadata | From 61678574a0063a23854efbc00bc05ddd2803a082 Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Tue, 11 Feb 2020 10:10:53 +0100 Subject: [PATCH 15/33] Apache Solr (#2576) --- _data/simple-icons.json | 5 +++++ icons/apachesolr.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/apachesolr.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1b8a4971..eb23b350 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -365,6 +365,11 @@ "hex": "D77310", "source": "https://rocketmq.apache.org/" }, + { + "title": "Apache Solr", + "hex": "D9411E", + "source": "https://lucene.apache.org/solr/" + }, { "title": "Apache Spark", "hex": "E25A1C", diff --git a/icons/apachesolr.svg b/icons/apachesolr.svg new file mode 100644 index 00000000..fe5b1c37 --- /dev/null +++ b/icons/apachesolr.svg @@ -0,0 +1 @@ +Apache Solr icon \ No newline at end of file From d459eddb6a9b748ef609776a7e674358f7139289 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 11 Feb 2020 09:14:32 +0000 Subject: [PATCH 16/33] Add YouTube Gaming (#2531) * Add youtubegaming.svg * Add YouTube Gaming data --- _data/simple-icons.json | 5 +++++ icons/youtubegaming.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/youtubegaming.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index eb23b350..0c675686 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5405,6 +5405,11 @@ "hex": "FF0000", "source": "https://www.youtube.com/yt/about/brand-resources/#logos-icons-colors" }, + { + "title": "YouTube Gaming", + "hex": "FF0000", + "source": "https://gaming.youtube.com/" + }, { "title": "Z-Wave", "hex": "1B365D", diff --git a/icons/youtubegaming.svg b/icons/youtubegaming.svg new file mode 100644 index 00000000..d230e76e --- /dev/null +++ b/icons/youtubegaming.svg @@ -0,0 +1 @@ +YouTube Gaming icon From 561ca48d7507cfef4aab71432fc91032c241f280 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 11 Feb 2020 15:17:20 +0000 Subject: [PATCH 17/33] Update WhatsApp (#2581) --- icons/whatsapp.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/whatsapp.svg b/icons/whatsapp.svg index 136e6dd6..83c7bebf 100644 --- a/icons/whatsapp.svg +++ b/icons/whatsapp.svg @@ -1 +1 @@ -WhatsApp icon \ No newline at end of file +WhatsApp icon \ No newline at end of file From c1f264941a274c36ee9e4f23bff29f96a871e739 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 11 Feb 2020 15:33:35 +0000 Subject: [PATCH 18/33] Update Kirby (#2578) --- _data/simple-icons.json | 4 ++-- icons/kirby.svg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0c675686..68a80ed9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2607,8 +2607,8 @@ }, { "title": "Kirby", - "hex": "FF0100", - "source": "http://getkirby.com/assets/images/logo.svg" + "hex": "000000", + "source": "https://getkirby.com/press" }, { "title": "Klout", diff --git a/icons/kirby.svg b/icons/kirby.svg index 06902ba0..48daac12 100644 --- a/icons/kirby.svg +++ b/icons/kirby.svg @@ -1 +1 @@ -Kirby icon \ No newline at end of file +Kirby icon \ No newline at end of file From 59dcf5067c65422b8c772c5f86cd5ef3ede2e537 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 11 Feb 2020 15:34:01 +0000 Subject: [PATCH 19/33] Update Reddit (#2580) * Update Reddit * Update reddit.svg Ran svgo on it. Co-authored-by: Lucas Becker --- _data/simple-icons.json | 2 +- icons/reddit.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 68a80ed9..ce6476be 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3963,7 +3963,7 @@ { "title": "Reddit", "hex": "FF4500", - "source": "https://worldvectorlogo.com/logo/reddit-2" + "source": "https://www.redditinc.com/brand" }, { "title": "Redis", diff --git a/icons/reddit.svg b/icons/reddit.svg index fa6485cd..01ed4a29 100644 --- a/icons/reddit.svg +++ b/icons/reddit.svg @@ -1 +1 @@ -Reddit icon \ No newline at end of file +Reddit icon From d983756109c9c98f8da165a5d34c9b1ad88cac88 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 11 Feb 2020 23:26:18 +0000 Subject: [PATCH 20/33] Add Bugsnag (#2545) * Add bugsnag.svg * Add Bugsnag data * Fix Bugsnag source URL --- _data/simple-icons.json | 5 +++++ icons/bugsnag.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/bugsnag.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ce6476be..ec5a77c2 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -720,6 +720,11 @@ "hex": "168EEA", "source": "https://buffer.com/press" }, + { + "title": "Bugsnag", + "hex": "4949E4", + "source": "https://www.bugsnag.com/newsroom" + }, { "title": "Bulma", "hex": "00D1B2", diff --git a/icons/bugsnag.svg b/icons/bugsnag.svg new file mode 100644 index 00000000..3f2242b5 --- /dev/null +++ b/icons/bugsnag.svg @@ -0,0 +1 @@ +Bugsnag icon From 946c0a234bfb1839c3d876ba39dd261f77f5a7d3 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 11 Feb 2020 23:30:16 +0000 Subject: [PATCH 21/33] Update Kickstarter (#2577) --- _data/simple-icons.json | 2 +- icons/kickstarter.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ec5a77c2..7411b193 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2602,7 +2602,7 @@ }, { "title": "Kickstarter", - "hex": "2BDE73", + "hex": "05CE78", "source": "https://www.kickstarter.com/help/brand_assets" }, { diff --git a/icons/kickstarter.svg b/icons/kickstarter.svg index 8fadd909..aaead595 100644 --- a/icons/kickstarter.svg +++ b/icons/kickstarter.svg @@ -1 +1 @@ -Kickstarter icon \ No newline at end of file +Kickstarter icon \ No newline at end of file From 389d59f2f6cd056a78cbf18af0127e4e2bfd45d5 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 11 Feb 2020 23:38:09 +0000 Subject: [PATCH 22/33] Update Quantopian (#2579) --- _data/simple-icons.json | 4 ++-- icons/quantopian.svg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7411b193..30dd5bbc 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3852,8 +3852,8 @@ }, { "title": "Quantopian", - "hex": "C50000", - "source": "https://www.quantopian.com" + "hex": "C51E25", + "source": "https://www.quantopian.com/about" }, { "title": "Quarkus", diff --git a/icons/quantopian.svg b/icons/quantopian.svg index a06568c1..2f6a8c09 100644 --- a/icons/quantopian.svg +++ b/icons/quantopian.svg @@ -1 +1 @@ -Quantopian icon \ No newline at end of file +Quantopian icon \ No newline at end of file From 1007625a4b10713955b0e7d6c2d08f08673e3d46 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Wed, 12 Feb 2020 18:30:28 +0000 Subject: [PATCH 23/33] Update Google Analytics (#2564) * Update googleanalytics.svg * Update Google Analytics colour --- _data/simple-icons.json | 2 +- icons/googleanalytics.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 30dd5bbc..0d3b2d3b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1897,7 +1897,7 @@ }, { "title": "Google Analytics", - "hex": "FFC107", + "hex": "E37400", "source": "https://analytics.google.com" }, { diff --git a/icons/googleanalytics.svg b/icons/googleanalytics.svg index fd2a25c4..171ea24e 100644 --- a/icons/googleanalytics.svg +++ b/icons/googleanalytics.svg @@ -1 +1 @@ -Google Analytics icon \ No newline at end of file +Google Analytics icon From 541f7bb6d6900d842fbc594e0621a40004e79a2a Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Wed, 12 Feb 2020 23:15:40 +0000 Subject: [PATCH 24/33] Add Google Sheets (#2368) * Add googlesheets.svg * Add Google Sheets data * Update googlesheets.svg * Ran svgo Co-authored-by: Lucas Becker --- _data/simple-icons.json | 5 +++++ icons/googlesheets.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/googlesheets.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0d3b2d3b..95da0fba 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2005,6 +2005,11 @@ "hex": "458CF5", "source": "https://search.google.com/search-console" }, + { + "title": "Google Sheets", + "hex": "0F9D58", + "source": "http://sheets.google.com/" + }, { "title": "Google Tag Manager", "hex": "246FDB", diff --git a/icons/googlesheets.svg b/icons/googlesheets.svg new file mode 100644 index 00000000..0e3bb46c --- /dev/null +++ b/icons/googlesheets.svg @@ -0,0 +1 @@ +Google Sheets icon From e1da067379216a3e5d7b92513b3a85d6359ba879 Mon Sep 17 00:00:00 2001 From: Tom Clark Date: Thu, 13 Feb 2020 04:33:53 -0500 Subject: [PATCH 25/33] Update Tripadvisor (#2510) * Update Tripadvisor * Update _data/simple-icons.json Co-Authored-By: phatbhoy67 --- _data/simple-icons.json | 6 +++--- icons/tripadvisor.svg | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 95da0fba..00b61266 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4861,9 +4861,9 @@ "source": "https://www.trendmicro.com/" }, { - "title": "TripAdvisor", - "hex": "00AF87", - "source": "https://tripadvisor.mediaroom.com/download/TripAdvisor_Logo_Guidelines_5_15_17.pdf" + "title": "Tripadvisor", + "hex": "34E0A1", + "source": "https://tripadvisor.mediaroom.com/logo-guidelines" }, { "title": "Trulia", diff --git a/icons/tripadvisor.svg b/icons/tripadvisor.svg index a6d503e7..62ea1be1 100644 --- a/icons/tripadvisor.svg +++ b/icons/tripadvisor.svg @@ -1 +1 @@ -TripAdvisor icon \ No newline at end of file +Tripadvisor icon From 7f54b1dae91598e7c420c8225293130c49b8009b Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 14 Feb 2020 10:34:07 +0000 Subject: [PATCH 26/33] Update Microsoft Word (#2557) * Update microsoftword.svg * Update Microsoft Word source URL --- _data/simple-icons.json | 2 +- icons/microsoftword.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 00b61266..e9206f2d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3088,7 +3088,7 @@ { "title": "Microsoft Word", "hex": "2B579A", - "source": "https://www.office.com" + "source": "https://developer.microsoft.com/en-us/fabric#/styles/web/colors/products" }, { "title": "MicroStrategy", diff --git a/icons/microsoftword.svg b/icons/microsoftword.svg index c9427743..d51f089e 100644 --- a/icons/microsoftword.svg +++ b/icons/microsoftword.svg @@ -1 +1 @@ -Microsoft Word icon \ No newline at end of file +Microsoft Word icon From ec3ab390901051c2d50e438e4f209795bca46650 Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Fri, 14 Feb 2020 16:11:19 +0100 Subject: [PATCH 27/33] Add KLM (#2587) (#2588) --- _data/simple-icons.json | 5 +++++ icons/klm.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/klm.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e9206f2d..d7888d19 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2620,6 +2620,11 @@ "hex": "000000", "source": "https://getkirby.com/press" }, + { + "title": "KLM", + "hex": "00A1DE", + "source": "https://www.klm.com" + }, { "title": "Klout", "hex": "E44600", diff --git a/icons/klm.svg b/icons/klm.svg new file mode 100644 index 00000000..37bfcdad --- /dev/null +++ b/icons/klm.svg @@ -0,0 +1 @@ +KLM icon \ No newline at end of file From 36abec3c39887814155c59ff9c7f7d04ba41b044 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 14 Feb 2020 22:11:15 +0000 Subject: [PATCH 28/33] Add YouTube TV (#2480) * Add youtubetv.svg * Add YouTube TV data --- _data/simple-icons.json | 5 +++++ icons/youtubetv.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/youtubetv.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d7888d19..d0fa9027 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5425,6 +5425,11 @@ "hex": "FF0000", "source": "https://gaming.youtube.com/" }, + { + "title": "YouTube TV", + "hex": "FF0000", + "source": "https://play.google.com/store/apps/details?id=com.google.android.apps.youtube.unplugged" + }, { "title": "Z-Wave", "hex": "1B365D", diff --git a/icons/youtubetv.svg b/icons/youtubetv.svg new file mode 100644 index 00000000..ef229089 --- /dev/null +++ b/icons/youtubetv.svg @@ -0,0 +1 @@ +YouTube TV icon From 9fcbe373ea00468c6bfd36f5bb0aa37592dbd626 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sat, 15 Feb 2020 13:13:20 +0000 Subject: [PATCH 29/33] Add Pepsi (#2595) --- _data/simple-icons.json | 5 +++++ icons/pepsi.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/pepsi.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d0fa9027..b8cf4e76 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3575,6 +3575,11 @@ "hex": "F1680D", "source": "https://github.com/Chocobozzz/PeerTube/tree/develop/client/src/assets/images" }, + { + "title": "Pepsi", + "hex": "2151A1", + "source": "https://commons.wikimedia.org/wiki/File:Pepsi_logo_new.svg" + }, { "title": "Periscope", "hex": "40A4C4", diff --git a/icons/pepsi.svg b/icons/pepsi.svg new file mode 100644 index 00000000..e92210a6 --- /dev/null +++ b/icons/pepsi.svg @@ -0,0 +1 @@ +Pepsi icon \ No newline at end of file From 00470c7be8494433f15ebb6b589758aba5aef480 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sat, 15 Feb 2020 15:41:41 +0000 Subject: [PATCH 30/33] Add Andela (#2599) --- _data/simple-icons.json | 5 +++++ icons/andela.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/andela.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b8cf4e76..aec619f1 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -270,6 +270,11 @@ "hex": "8940FA", "source": "https://anchor.fm/" }, + { + "title": "Andela", + "hex": "3359DF", + "source": "https://andela.com/press/" + }, { "title": "Android", "hex": "3DDC84", diff --git a/icons/andela.svg b/icons/andela.svg new file mode 100644 index 00000000..9b0cdef9 --- /dev/null +++ b/icons/andela.svg @@ -0,0 +1 @@ +Andela icon \ No newline at end of file From a87899649ba4222c966e654e78bd477eb9638d14 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sat, 15 Feb 2020 15:48:43 +0000 Subject: [PATCH 31/33] Add pleroma (#2590) --- _data/simple-icons.json | 5 +++++ icons/pleroma.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/pleroma.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index aec619f1..0d1bdfb3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3685,6 +3685,11 @@ "hex": "003791", "source": "https://commons.wikimedia.org/wiki/File:PlayStation_4_logo_and_wordmark.svg" }, + { + "title": "Pleroma", + "hex": "FBA457", + "source": "https://pleroma.social/" + }, { "title": "Plesk", "hex": "52BBE6", diff --git a/icons/pleroma.svg b/icons/pleroma.svg new file mode 100644 index 00000000..c919df99 --- /dev/null +++ b/icons/pleroma.svg @@ -0,0 +1 @@ +Pleroma icon \ No newline at end of file From 4621bbbab63fc61ba243e08bbceb1b517b182cf5 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sun, 16 Feb 2020 22:03:38 +0000 Subject: [PATCH 32/33] Add Lighthouse (#2591) --- _data/simple-icons.json | 5 +++++ icons/lighthouse.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/lighthouse.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0d1bdfb3..907d1633 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2760,6 +2760,11 @@ "hex": "18A303", "source": "https://wiki.documentfoundation.org/Marketing/Branding" }, + { + "title": "Lighthouse", + "hex": "F44B21", + "source": "https://github.com/GoogleChrome/lighthouse/blob/80d2e6c1948f232ec4f1bdeabc8bc632fc5d0bfd/assets/lh_favicon.svg" + }, { "title": "Line", "hex": "00C300", diff --git a/icons/lighthouse.svg b/icons/lighthouse.svg new file mode 100644 index 00000000..77bf2e10 --- /dev/null +++ b/icons/lighthouse.svg @@ -0,0 +1 @@ +Lighthouse icon \ No newline at end of file From 6f7f5c247372f0d1f1ba9f2cabc57f7e8ec9b6bf Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Mon, 17 Feb 2020 00:21:07 +0200 Subject: [PATCH 33/33] version bump --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index faa4e735..d0ef54d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "2.4.0", + "version": "2.5.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cf730041..2b4df2bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "2.4.0", + "version": "2.5.0", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [