diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c72e4c40..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 +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) diff --git a/README.md b/README.md index dc5a003b..6c0ee8c0 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,12 @@ console.log(simpleIcons['Google+']); */ ``` +## Third Party Extensions + +### 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 [![Build Status](https://img.shields.io/travis/simple-icons/simple-icons/develop.svg)](https://travis-ci.org/simple-icons/simple-icons) 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 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": [