From 75c31914d59a6a61fe0f0e79f002e251d231deaa Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Tue, 13 Mar 2018 20:38:28 +0100 Subject: [PATCH 1/6] Update CONTRIBUTING.md Add svg-grabber with the "Website headers" option for where you can find brand logos. svg-grabber is a tool (for Google Chrome) which I recently discovered, it quickly shows you all the available SVG files on a website in order. So most of the time the company logo will be listed somewhere at the top. This might make the process of finding the SVG easier for some. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c72e4c40..a71cfd1c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,7 +39,7 @@ Most of the icons and brand colors on SimpleIcons have been derived from officia Official high quality brand logos and brand colors can usually be found in the following locations: 1. About pages, Press pages, Media Kits, and Brand Guidelines. -1. Website headers +1. Website headers (you can use [svg-grabber](https://github.com/ngti/svg-grabber) for Chrome) 1. Favicons 1. Wikimedia (which should provide a source) From 4ce2ccccd77382aeedcd06c2e426b9ea47b0dcda Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Wed, 14 Mar 2018 19:38:44 +0100 Subject: [PATCH 2/6] Update CONTRIBUTING.md Change link for svg-grabber from the git repo to the Chrome Webstore page --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a71cfd1c..2aad7056 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,7 +39,7 @@ Most of the icons and brand colors on SimpleIcons have been derived from officia Official high quality brand logos and brand colors can usually be found in the following locations: 1. About pages, Press pages, Media Kits, and Brand Guidelines. -1. Website headers (you can use [svg-grabber](https://github.com/ngti/svg-grabber) for Chrome) +1. Website headers (you can use [svg-grabber](https://chrome.google.com/webstore/detail/svg-grabber-get-all-the-s/ndakggdliegnegeclmfgodmgemdokdmg) for Chrome) 1. Favicons 1. Wikimedia (which should provide a source) From c6a83e5cf9206872b5972ab03553cce20ccdabaf Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Wed, 21 Mar 2018 16:42:53 +0100 Subject: [PATCH 3/6] Add WordPress plugin to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dc5a003b..f463b349 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,10 @@ console.log(simpleIcons['Google+']); */ ``` +### WordPress Usage + +Icons are also available on WordPress through a simple plugin, which you can find [here](https://wordpress.org/plugins/simple-icons/). + ## Status [![Build Status](https://img.shields.io/travis/simple-icons/simple-icons/develop.svg)](https://travis-ci.org/simple-icons/simple-icons) From ae94cb38fd67f57122237e356e5dc86a03fe56cc Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Wed, 21 Mar 2018 18:38:40 +0100 Subject: [PATCH 4/6] Add LINE WEBTOON (#795) * Add LINE WEBTOON Co-authored-by: Josh Powlison * Manually cleaned up letters --- _data/simple-icons.json | 5 +++++ icons/linewebtoon.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/linewebtoon.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c6903af7..a62382d1 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -945,6 +945,11 @@ "hex": "00C300", "source": "http://line.me/en/logo" }, + { + "title": "LINE WEBTOON", + "hex": "00D564", + "source": "http://webtoons.com/" + }, { "title": "LinkedIn", "hex": "0077B5", diff --git a/icons/linewebtoon.svg b/icons/linewebtoon.svg new file mode 100644 index 00000000..026de1a2 --- /dev/null +++ b/icons/linewebtoon.svg @@ -0,0 +1 @@ +LINE WEBTOON icon From 4bf0dc8c2b7a4b1b094733a389b5ee9d0d4b7e0c Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Wed, 21 Mar 2018 18:51:05 +0100 Subject: [PATCH 5/6] Add "Third Party Extensions" section to the README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f463b349..6c0ee8c0 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,11 @@ console.log(simpleIcons['Google+']); */ ``` -### WordPress Usage +## Third Party Extensions -Icons are also available on WordPress through a simple plugin, which you can find [here](https://wordpress.org/plugins/simple-icons/). +### WordPress + +Icons are also available on WordPress through a simple plugin created by [@tjtaylo](https://github.com/tjtaylo), which you can find [here](https://wordpress.org/plugins/simple-icons/). ## Status From 95418b54b6a610174a1204882e0316e4dd95438e Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Wed, 21 Mar 2018 20:49:07 +0100 Subject: [PATCH 6/6] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 246ef9c2..fd6deed3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "1.3.7", + "version": "1.3.8", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [