From 75c31914d59a6a61fe0f0e79f002e251d231deaa Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Tue, 13 Mar 2018 20:38:28 +0100 Subject: [PATCH 1/2] 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/2] 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)