From 63f26ad76d3bafe038a6b4627a5c00b446771e78 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Thu, 12 Oct 2017 21:26:32 -0700 Subject: [PATCH 01/42] Added KeyCDN. --- _data/simple-icons.json | 11 ++++++++--- icons/keycdn.svg | 1 + 2 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 icons/keycdn.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2b42678b8..95f904208 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -551,9 +551,9 @@ "source": "https://material.io/guidelines/resources/sticker-sheets-icons.html#sticker-sheets-icons-components" }, { - "title": "GNU", - "hex": "A42E2B", - "source": "https://gnu.org" + "title": "GNU", + "hex": "A42E2B", + "source": "https://gnu.org" }, { "title": "GoldenLine", @@ -795,6 +795,11 @@ "hex": "33A0FF", "source": "https://github.com/keybase/client/tree/master/media/logos" }, + { + "title": "KeyCDN", + "hex": "3686BE", + "source": "https://www.keycdn.com/logos" + }, { "title": "Khan Academy", "hex": "9DB63B", diff --git a/icons/keycdn.svg b/icons/keycdn.svg new file mode 100644 index 000000000..a7426cd05 --- /dev/null +++ b/icons/keycdn.svg @@ -0,0 +1 @@ +KeyCDN icon \ No newline at end of file From 18e529ae95eed3ebd7050f870b69775ba4ef688f Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Thu, 12 Oct 2017 21:47:00 -0700 Subject: [PATCH 02/42] Added ICQ. --- _data/simple-icons.json | 5 +++++ icons/icq.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/icq.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2b42678b8..a3341b7a5 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -695,6 +695,11 @@ "hex": "66AA33", "source": "http://www.hulu.com/press/assets" }, + { + "title": "ICQ", + "hex": "7EBD00", + "source": "https://en.wikipedia.org/wiki/File:ICQ.svg" + }, { "title": "iFixit", "hex": "0071CE", diff --git a/icons/icq.svg b/icons/icq.svg new file mode 100644 index 000000000..afcc85a1f --- /dev/null +++ b/icons/icq.svg @@ -0,0 +1 @@ +ICQ icon \ No newline at end of file From 1cb67f2287e9dad7b2c55b8df62b83f97f5ff7ad Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Thu, 12 Oct 2017 21:51:00 -0700 Subject: [PATCH 03/42] Added GNU Social. --- _data/simple-icons.json | 5 +++++ icons/gnusocial.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/gnusocial.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2b42678b8..cf82ad751 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -555,6 +555,11 @@ "hex": "A42E2B", "source": "https://gnu.org" }, + { + "title": "GNU social", + "hex": "A22430", + "source": "https://www.gnu.org/graphics/social.html" + }, { "title": "GoldenLine", "hex": "FBBF00", diff --git a/icons/gnusocial.svg b/icons/gnusocial.svg new file mode 100644 index 000000000..33356ea7a --- /dev/null +++ b/icons/gnusocial.svg @@ -0,0 +1 @@ +GNU social icon \ No newline at end of file From ea6aebb3f18513aa39cbfb560fb4d18d92f1d3d9 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Fri, 13 Oct 2017 12:09:18 -0700 Subject: [PATCH 04/42] Added Apple Music --- _data/simple-icons.json | 5 +++++ icons/applemusic.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/applemusic.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2b42678b8..2f2140cf9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -115,6 +115,11 @@ "hex": "999999", "source": "https://worldvectorlogo.com/logo/apple" }, + { + "title": "Apple Music", + "hex": "000000", + "source": "https://www.apple.com/itunes/marketing-on-music/identity-guidelines.html#apple-music-icon" + }, { "title": "Asana", "hex": "273347", diff --git a/icons/applemusic.svg b/icons/applemusic.svg new file mode 100644 index 000000000..f82be64b9 --- /dev/null +++ b/icons/applemusic.svg @@ -0,0 +1 @@ +Apple Music icon \ No newline at end of file From c693742de984dd334e5edc5bcb852240dc4f6936 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Fri, 13 Oct 2017 22:26:52 +0200 Subject: [PATCH 05/42] Add Arch Linux icon As requested in the issues. I choose to include the Trademark symbol (#594 relevant) in this logo given the Logo Usage Guidelines over at https://wiki.archlinux.org/index.php/DeveloperWiki:TrademarkPolicy#Logo_Usage_Guidelines --- _data/simple-icons.json | 5 +++++ icons/archlinux.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/archlinux.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ca23f2093..864fb49a7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -120,6 +120,11 @@ "hex": "000000", "source": "https://www.apple.com/itunes/marketing-on-music/identity-guidelines.html#apple-music-icon" }, + { + "title": "Arch Linux", + "hex": "1793D1", + "source": "https://www.archlinux.org/art/" + }, { "title": "Asana", "hex": "273347", diff --git a/icons/archlinux.svg b/icons/archlinux.svg new file mode 100644 index 000000000..60bc620bc --- /dev/null +++ b/icons/archlinux.svg @@ -0,0 +1 @@ +Arch Linux icon \ No newline at end of file From 9b4fb251d816057c3e7cf2abd05ded1a596c806a Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Fri, 13 Oct 2017 17:27:17 -0700 Subject: [PATCH 06/42] Update About.me. Issue #617. --- _data/simple-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 864fb49a7..c36bc8a53 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7,7 +7,7 @@ }, { "title": "About.me", - "hex": "044A75", + "hex": "00A98F", "source": "https://about.me/assets" }, { From 72b32bd83173b896cdb23892436f259772340336 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Fri, 13 Oct 2017 17:33:12 -0700 Subject: [PATCH 07/42] Removed App.Net. Issue #618. --- _data/simple-icons.json | 5 ----- icons/appnet.svg | 1 - 2 files changed, 6 deletions(-) delete mode 100644 icons/appnet.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2f2140cf9..84b9dd4d2 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -105,11 +105,6 @@ "hex": "DD0031", "source": "https://angular.io/assets/images/logos/angular/angular_solidBlack.svg" }, - { - "title": "App.net", - "hex": "3A393C", - "source": "https://account.app.net/legal/assets" - }, { "title": "Apple", "hex": "999999", diff --git a/icons/appnet.svg b/icons/appnet.svg deleted file mode 100644 index f6da63c65..000000000 --- a/icons/appnet.svg +++ /dev/null @@ -1 +0,0 @@ -App.net icon \ No newline at end of file From 46c8bef5f8e9f3d84e8a6f1984215bc51f7c8c10 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Fri, 13 Oct 2017 22:31:04 -0700 Subject: [PATCH 08/42] Raspberry Pi Color. Issue #620. --- _data/simple-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f70f9cfac..ab8cf6907 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1272,7 +1272,7 @@ }, { "title": "Raspberry Pi", - "hex": "C7053D", + "hex": "C51A4A", "source": "https://www.raspberrypi.org/trademark-rules" }, { From 213673e622e3fd6bc0d39917945fa6c6a091721a Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Fri, 13 Oct 2017 22:48:40 -0700 Subject: [PATCH 09/42] Deleted Air. Issue #621 --- _data/simple-icons.json | 5 ----- icons/air.svg | 1 - 2 files changed, 6 deletions(-) delete mode 100644 icons/air.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2b42678b8..e785604d4 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -70,11 +70,6 @@ "hex": "FFCA00", "source": "http://aim.com" }, - { - "title": "Air", - "hex": "FF2D55", - "source": "http://getair.co" - }, { "title": "Airbnb", "hex": "FF5A5F", diff --git a/icons/air.svg b/icons/air.svg deleted file mode 100644 index 843ec18a9..000000000 --- a/icons/air.svg +++ /dev/null @@ -1 +0,0 @@ -Air icon \ No newline at end of file From 60915693c79a09cb450badd3e2578e3536a5d4eb Mon Sep 17 00:00:00 2001 From: Fritz Date: Sun, 15 Oct 2017 02:18:09 +0900 Subject: [PATCH 10/42] Update Patreon icon (#627) Update Patreon icon. Fixes #623. --- _data/simple-icons.json | 4 ++-- icons/patreon.svg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7ff6baa43..459193606 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1142,8 +1142,8 @@ }, { "title": "Patreon", - "hex": "E6461A", - "source": "https://worldvectorlogo.com/logo/patreon" + "hex": "F96854", + "source": "https://www.patreon.com/brand/downloads" }, { "title": "PayPal", diff --git a/icons/patreon.svg b/icons/patreon.svg index de29e60f4..dc95c73f5 100644 --- a/icons/patreon.svg +++ b/icons/patreon.svg @@ -1 +1 @@ -Patreon icon \ No newline at end of file +Patreon icon From b66994c2ecac3eee0c18d8dc266c2e4e8ef117b2 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Sat, 14 Oct 2017 10:25:22 -0700 Subject: [PATCH 11/42] Added SVGO precision guidance. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 21c749743..53426caa3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ This repository welcomes contributions and corrections. Before submitting a pull - Use a `viewBox` of 24 by 24, following [Google’s Material Design guidelines for system icons](https://material.io/guidelines/style/icons.html#icons-system-icons). - Ensure that all paths and strokes have been converted to fills. - Ensure your SVG is monochromatic. Remove all fill colors so that icons default to black. - - Minify your SVG after exporting it. We recommend using [SVGO](https://github.com/svg/svgo) or [SVGOMG](https://jakearchibald.github.io/svgomg/) to automate this process. + - Minify your SVG after exporting it. We recommend using [SVGO](https://github.com/svg/svgo) or [SVGOMG](https://jakearchibald.github.io/svgomg/) to automate this process. **Do not go below a precision of 3**. ## JSON data for simpleicons.org From 1078ab9ea2b596cff6927faebdc4cb51cfe94875 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Sat, 14 Oct 2017 10:31:14 -0700 Subject: [PATCH 12/42] Updated scaling and centering guidelines. --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 53426caa3..366ee76a0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,6 +6,8 @@ This repository welcomes contributions and corrections. Before submitting a pull - Include a descriptive `` element for accessibility. The `<title>` must have an ID of the format `simpleicon-<iconname>-title` - for example, `<title id="simpleicons-github-title">GitHub icon`. - Add `aria-labelledby="simpleicon--title"` and `role="img"` to the `` element to improve screen reader support. - Use a `viewBox` of 24 by 24, following [Google’s Material Design guidelines for system icons](https://material.io/guidelines/style/icons.html#icons-system-icons). + - Ensure the icon is scaled to fit the viewbox, while preserving the icon's original propportions. This means the icon should be touching _at least_ two sides of the viewbox. + - Ensure the icon is horizontally and vertically centered. - Ensure that all paths and strokes have been converted to fills. - Ensure your SVG is monochromatic. Remove all fill colors so that icons default to black. - Minify your SVG after exporting it. We recommend using [SVGO](https://github.com/svg/svgo) or [SVGOMG](https://jakearchibald.github.io/svgomg/) to automate this process. **Do not go below a precision of 3**. From ad9481594c0115a291e03e1b60cfc81facf5448c Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Sat, 14 Oct 2017 19:33:28 +0200 Subject: [PATCH 13/42] Add Neo4j icon (#628) Add Neo4j icon. Issue #487. --- _data/simple-icons.json | 5 +++++ icons/neo4j.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/neo4j.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 459193606..df80fa3de 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1045,6 +1045,11 @@ "hex": "4479A1", "source": "https://www.mysql.com/about/legal/logos.html" }, + { + "title": "Neo4j", + "hex": "008CC1", + "source": "https://neo4j.com/style-guide/" + }, { "title": "Netflix", "hex": "E50914", diff --git a/icons/neo4j.svg b/icons/neo4j.svg new file mode 100644 index 000000000..bdc4cfcf7 --- /dev/null +++ b/icons/neo4j.svg @@ -0,0 +1 @@ +Neo4j icon \ No newline at end of file From 11e65da32e43519104497499165d15e15fe7cd00 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Sat, 14 Oct 2017 19:48:21 +0200 Subject: [PATCH 14/42] Add Shazam icon (#624) Add Shazam icon. --- _data/simple-icons.json | 5 +++++ icons/shazam.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/shazam.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index df80fa3de..e529838ae 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1365,6 +1365,11 @@ "hex": "E7282D", "source": "http://stackoverflow.com/company/logos" }, + { + "title": "Shazam", + "hex": "0088FF", + "source": "https://brandfolder.com/shazam" + }, { "title": "Shopify", "hex": "7AB55C", diff --git a/icons/shazam.svg b/icons/shazam.svg new file mode 100644 index 000000000..7d9a283f1 --- /dev/null +++ b/icons/shazam.svg @@ -0,0 +1 @@ +Shazam icon \ No newline at end of file From 968b351e243faca557fc18eb467dfad66461a2d2 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Sat, 14 Oct 2017 19:49:23 +0200 Subject: [PATCH 15/42] Add Vim icon (#629) Add Vim icon. --- _data/simple-icons.json | 5 +++++ icons/vim.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/vim.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e529838ae..c5572bc2e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1715,6 +1715,11 @@ "hex": "7C529E", "source": "http://www.viber.com/en/media-kit" }, + { + "title": "Vim", + "hex": "019733", + "source": "https://commons.wikimedia.org/wiki/File:Vimlogo.svg" + }, { "title": "Vimeo", "hex": "1AB7EA", diff --git a/icons/vim.svg b/icons/vim.svg new file mode 100644 index 000000000..a30d953b7 --- /dev/null +++ b/icons/vim.svg @@ -0,0 +1 @@ +Vim icon \ No newline at end of file From bd78e5f04789619cd42b73cfcc19292ee87adb7a Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Sat, 14 Oct 2017 20:17:08 +0200 Subject: [PATCH 16/42] Add Redis icon (#613) Added Redis. Issue #487. --- _data/simple-icons.json | 5 +++++ icons/redis.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/redis.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c5572bc2e..d04498e18 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1295,6 +1295,11 @@ "hex": "FF4500", "source": "https://worldvectorlogo.com/logo/reddit-2" }, + { + "title": "Redis", + "hex": "D82C20", + "source": "https://redis.io/images/redis-logo.svg" + }, { "title": "Redux", "hex": "764ABC", diff --git a/icons/redis.svg b/icons/redis.svg new file mode 100644 index 000000000..20fa74c55 --- /dev/null +++ b/icons/redis.svg @@ -0,0 +1 @@ +Redis icon \ No newline at end of file From d0f5b0a697369cf814ef0f14324d2f9d0813c8a5 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Sat, 14 Oct 2017 15:09:07 -0700 Subject: [PATCH 17/42] Fixed typo. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 366ee76a0..50a393814 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ This repository welcomes contributions and corrections. Before submitting a pull - Include a descriptive `` element for accessibility. The `` must have an ID of the format `simpleicon-<iconname>-title` - for example, `<title id="simpleicons-github-title">GitHub icon`. - Add `aria-labelledby="simpleicon--title"` and `role="img"` to the `` element to improve screen reader support. - Use a `viewBox` of 24 by 24, following [Google’s Material Design guidelines for system icons](https://material.io/guidelines/style/icons.html#icons-system-icons). - - Ensure the icon is scaled to fit the viewbox, while preserving the icon's original propportions. This means the icon should be touching _at least_ two sides of the viewbox. + - Ensure the icon is scaled to fit the viewbox, while preserving the icon's original proportions. This means the icon should be touching _at least_ two sides of the viewbox. - Ensure the icon is horizontally and vertically centered. - Ensure that all paths and strokes have been converted to fills. - Ensure your SVG is monochromatic. Remove all fill colors so that icons default to black. From a5f7defff0fdc1c5635745b1fa9c1ed792c6ec5a Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Sun, 15 Oct 2017 00:34:38 +0200 Subject: [PATCH 18/42] Add MongoDB icon (#626) * Add MongoDB icon. Issue #487. --- _data/simple-icons.json | 5 +++++ icons/mongodb.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/mongodb.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d04498e18..608bcae24 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1015,6 +1015,11 @@ "hex": "FF6600", "source": "https://getmonero.org" }, + { + "title": "MongoDB", + "hex": "47A248", + "source": "https://www.mongodb.com/pressroom" + }, { "title": "Monkey tie", "hex": "FFC619", diff --git a/icons/mongodb.svg b/icons/mongodb.svg new file mode 100644 index 000000000..0b096dd33 --- /dev/null +++ b/icons/mongodb.svg @@ -0,0 +1 @@ +MongoDB icon \ No newline at end of file From a2b2371ebdaa8c7fc47c6a259f4b26a9df645d0d Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Sat, 14 Oct 2017 18:00:34 -0700 Subject: [PATCH 19/42] Updated Django. Issue #611. (#631) --- icons/django.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 icons/django.svg diff --git a/icons/django.svg b/icons/django.svg old mode 100644 new mode 100755 index 08233c31b..3648eff0b --- a/icons/django.svg +++ b/icons/django.svg @@ -1 +1 @@ -Django icon \ No newline at end of file +Django icon \ No newline at end of file From 51808347d50f858ccfae4d8bb3ad0edbd39c162d Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Sat, 14 Oct 2017 18:01:03 -0700 Subject: [PATCH 20/42] Updated Player.me. Issue #612. (#632) --- icons/playerme.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 icons/playerme.svg diff --git a/icons/playerme.svg b/icons/playerme.svg old mode 100644 new mode 100755 index 98a7bb362..69e62be56 --- a/icons/playerme.svg +++ b/icons/playerme.svg @@ -1 +1 @@ - \ No newline at end of file +Player.me icon \ No newline at end of file From a73bc67b705a49e8845f24e7c4386cf39f6effa9 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Sat, 14 Oct 2017 18:21:00 -0700 Subject: [PATCH 21/42] Updated Medium. --- icons/medium.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/medium.svg b/icons/medium.svg index dc05bcba3..2635824c4 100644 --- a/icons/medium.svg +++ b/icons/medium.svg @@ -1 +1 @@ -Medium icon \ No newline at end of file +Medium icon \ No newline at end of file From 91bd9d87ae2e17386227514197caca3bf1202473 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Sat, 14 Oct 2017 21:52:29 -0700 Subject: [PATCH 22/42] Deleted Bebo. --- _data/simple-icons.json | 5 ----- icons/bebo.svg | 1 - 2 files changed, 6 deletions(-) delete mode 100644 icons/bebo.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 608bcae24..5a2283f28 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -160,11 +160,6 @@ "hex": "00A3E0", "source": "https://bathasu.com/press/" }, - { - "title": "Bebo", - "hex": "DE484A", - "source": "http://bebo.com/press" - }, { "title": "Behance", "hex": "1769FF", diff --git a/icons/bebo.svg b/icons/bebo.svg deleted file mode 100644 index 990b90cd2..000000000 --- a/icons/bebo.svg +++ /dev/null @@ -1 +0,0 @@ -Bebo icon \ No newline at end of file From b7887afb456655d8a4b40ad55d8666b1b13a07f2 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Sat, 14 Oct 2017 22:09:31 -0700 Subject: [PATCH 23/42] Update Toggl Color. Issue #638. --- _data/simple-icons.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5a2283f28..4e7ecb98b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1612,8 +1612,8 @@ }, { "title": "Toggl", - "hex": "C5000B", - "source": "https://blog.toggl.com/media-kit/" + "hex": "E01B22", + "source": "https://toggl.com/media-toolkit" }, { "title": "Topcoder", From 24766ef9f2026b6fa61410b8fae0a10a49da876a Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Sat, 14 Oct 2017 22:10:46 -0700 Subject: [PATCH 24/42] Update Basecamp Color. Issue #636. --- _data/simple-icons.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4e7ecb98b..85b9beeba 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -152,8 +152,8 @@ }, { "title": "Basecamp", - "hex": "66CC66", - "source": "https://worldvectorlogo.com/logo/basecamp" + "hex": "5ECC62", + "source": "https://basecamp.com/about/press" }, { "title": "Bath ASU", From 960004f85240da9ff38a0ac2c4b6412e1549167c Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Sat, 14 Oct 2017 22:11:45 -0700 Subject: [PATCH 25/42] Update Macy's Color. Issue #637. --- _data/simple-icons.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 85b9beeba..0c2ecf302 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -897,8 +897,8 @@ }, { "title": "Macy’s", - "hex": "E11A2B", - "source": "http://macys.com" + "hex": "E21A2C", + "source": "http://www.macysinc.com/press-room/logo-photo-gallery/logos-macys-inc/default.aspx" }, { "title": "Magento", From ca5c423d94671c8ab0158b10210e4b6da0be100a Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Sat, 14 Oct 2017 22:25:22 -0700 Subject: [PATCH 26/42] Added build status. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 94c459641..a415e74c0 100644 --- a/README.md +++ b/README.md @@ -30,3 +30,7 @@ console.log(simpleIcons['Google+']); } */ ``` + +## Status + +[![Build Status](https://travis-ci.org/simple-icons/simple-icons.svg?branch=develop)](https://travis-ci.org/simple-icons/simple-icons) From 2070ea59d2765d526550d3a98658ccb159d4e709 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Sat, 14 Oct 2017 22:31:52 -0700 Subject: [PATCH 27/42] Added npm version badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a415e74c0..e556d0e98 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,4 @@ console.log(simpleIcons['Google+']); ## Status -[![Build Status](https://travis-ci.org/simple-icons/simple-icons.svg?branch=develop)](https://travis-ci.org/simple-icons/simple-icons) +[![Build Status](https://travis-ci.org/simple-icons/simple-icons.svg?branch=develop)](https://travis-ci.org/simple-icons/simple-icons) [![npm version](https://badge.fury.io/js/simple-icons.svg)](https://badge.fury.io/js/simple-icons) From bbb93b9777958c5c2edd1dba6c55e310d0e66a6f Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Sat, 14 Oct 2017 22:39:40 -0700 Subject: [PATCH 28/42] Changed badges to shields.io for consistency. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e556d0e98..cb81c7760 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,5 @@ console.log(simpleIcons['Google+']); ## Status -[![Build Status](https://travis-ci.org/simple-icons/simple-icons.svg?branch=develop)](https://travis-ci.org/simple-icons/simple-icons) [![npm version](https://badge.fury.io/js/simple-icons.svg)](https://badge.fury.io/js/simple-icons) +[![Build Status](https://img.shields.io/travis/simple-icons/simple-icons/develop.svg)](https://travis-ci.org/simple-icons/simple-icons) +[![npm version](https://img.shields.io/npm/v/simple-icons.svg)](https://www.npmjs.com/package/simple-icons) From 49ef6d965cec0ba44ace3a63d070c3cae394db1f Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Sat, 14 Oct 2017 23:05:21 -0700 Subject: [PATCH 29/42] Spiced up the README a bit. --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cb81c7760..f6c652d1a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ -# Simple Icons - -Free SVG icons for popular brands, started by [Dan Leech](https://twitter.com/bathtype). [See them all on one page at **simpleicons.org**](https://simpleicons.org). Contributions, corrections & requests can be made on GitHub. +

+ +Simple Icons + +

Simple Icons

+
+

+Free SVG icons for popular brands. See them all on one page at SimpleIcons.org. Contributions, corrections & requests can be made on GitHub. Started by Dan Leech.

+

## Usage From a8a85425e2c3977f9c086d2399bc7d8647773f6d Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Sat, 14 Oct 2017 23:09:03 -0700 Subject: [PATCH 30/42] Updated README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f6c652d1a..c712c11f5 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,14 @@ Simple Icons

Simple Icons

-

Free SVG icons for popular brands. See them all on one page at SimpleIcons.org. Contributions, corrections & requests can be made on GitHub. Started by Dan Leech.

## Usage +### General Usage + Icons can be downloaded as SVGs directly from [our website](https://simpleicons.org/) - simply click the icon you want, and the download should start automatically. ### Node Usage From edb27466e06d49cf85d8f7be96806838de996768 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Mon, 16 Oct 2017 16:50:25 -0700 Subject: [PATCH 31/42] Reworked Contributing Guidelines (#640) A big overhaul to the contribution guidelines. This should be a lot easier for new contributors to follow. Issue #630, #472, and #582. --- CONTRIBUTING.md | 185 ++++++++++++++++++++++++++++++++++++------------ 1 file changed, 140 insertions(+), 45 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 50a393814..f1a5605ae 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,62 +1,157 @@ -# Contributing +# Contributing To Simple Icons -This repository welcomes contributions and corrections. Before submitting a pull request, ensure that you respect these guidelines for SVGs: +Simple Icons welcomes contributions and corrections. Before contributing, please make sure you have read the guidelines below. - - Include the SVG namespace declaration `xmlns="http://www.w3.org/2000/svg"`. This is not required if the SVG is included inline on HTML5 web pages. - - Include a descriptive `` element for accessibility. The `<title>` must have an ID of the format `simpleicon-<iconname>-title` - for example, `<title id="simpleicons-github-title">GitHub icon`. - - Add `aria-labelledby="simpleicon--title"` and `role="img"` to the `` element to improve screen reader support. - - Use a `viewBox` of 24 by 24, following [Google’s Material Design guidelines for system icons](https://material.io/guidelines/style/icons.html#icons-system-icons). - - Ensure the icon is scaled to fit the viewbox, while preserving the icon's original proportions. This means the icon should be touching _at least_ two sides of the viewbox. - - Ensure the icon is horizontally and vertically centered. - - Ensure that all paths and strokes have been converted to fills. - - Ensure your SVG is monochromatic. Remove all fill colors so that icons default to black. - - Minify your SVG after exporting it. We recommend using [SVGO](https://github.com/svg/svgo) or [SVGOMG](https://jakearchibald.github.io/svgomg/) to automate this process. **Do not go below a precision of 3**. +## Table of contents -## JSON data for simpleicons.org +* [Requesting An Icon](#requesting-an-icon) +* [Adding or Updating An Icon](#adding-or-updating-an-icon) +* [Labeling Issues](#labeling-issues) +* [Building Locally](#building-locally) -In addition to following the guidelines for SVGs, list new icons in the `_data/simple-icons.json` file. Each icon in the array has three required values: +## Requesting An Icon - - The `title` of the new SVG. - - A `hex` color value that matches the brand or logo's main accent color. (Without the `#` pound symbol.) - - The `source` URL of the logo being used. +We welcome icon requests. However, before you submit a new issue please make sure the icon: -Here is the object for the GitHub logo as an example: +* Is of a _popular_ brand. +* Has not already been requested. +* Can be represented in a monochromatic format. + +When submitting a request for a new or updated icon, please submit the issue with the following information: + +* **Issue Title:** Include the brand name. For example: + * New Icons: `Request: GitHub Icon` + * Icon Updates: `Update: GitHub Color` or `Update: GitHub Icon` + +* **Issue Body:** Include links to official sources for the brand's icon and official colors (e.g. media kits, brand guidelines, SVG files etc.) + +## Adding or Updating An Icon + +### 1. Identify Official Logos and Colors + +Most of the icons and brand colors on SimpleIcons have been derived from official sources. Using official sources helps ensure that the icons and colors in SimpleIcons accurately match the brand they represent. Thankfully, this is usually a simple process as organizations often provide brand guides and high quality versions of their logo for download. + +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. Favicons +1. Wikimedia (which should provide a source) + +Working with an SVG version of the logo is best. In the absence of an SVG version, other vector filetypes may work as well such as EPS. In the absence of vector logos, a vector can be created from a high quality rasterized image, however this is much more labor intensive. + +For color, the brand's primary color should be used. The official color of a brand is usually found in their brand guidelines, media kits, or some of the other locations mentioned above. If no official color can be identified, provide the brand's primary web color or the most prominent color in the logo itself (please indicate why you choose the particular color in your pull request). Simple Icons stores brand colors in the standard 6 character hexadecimal format. + +### 2. Extract The Icon From The Logo + +There are many different tools for editing SVG files, some options include: + +| Name | Description | Platform | Price | +| :---- | :---- | :----: | :----: | +| [Inkscape](https://inkscape.org/en/)| Vector Graphics Editor | Windows, Mac, Linux | Free | +| [Adobe Illustrator](https://www.adobe.com/products/illustrator.html) | Vector Graphics Editor | Windows, Mac | $ - $$$ | +| [IcoMoon](https://icomoon.io/) | Icon Editing/Management Tool | Online | Free | + +Using your preferred tool you should: + +1. Isolate the icon from any text or extraneous items. +1. Change the icon's viewbox/canvas/page size to 24x24. +1. Scaled the icon to fit the viewbox, while preserving the icon's original proportions. This means the icon should be touching at least two sides of the viewbox. +1. Center the icon horizontally and vertically. +1. Export the icon as an SVG. + +### 3. Optimize The Icon + +All icons in Simple Icons have been optimized with the [SVGO tool](https://github.com/svg/svgo). This can be done in one of two ways: + +* The [SVGO Command Line Tool](https://github.com/svg/svgo) + * Install SVGO + * With npm: `npm install -g svgo` + * With Homebrew: `brew install svgo` + * Run the following command `svgo -p 3 icon.svg icon.min.svg` +* The [SVGOMG Online Tool](https://jakearchibald.github.io/svgomg/) + * Click "Open SVG" and select an SVG file. + * Set the precision to 3, leave the remaining settings at the default values. + * Click the download button. + +### 4. Annotate The Icon + +Each icon in Simple Icons has been annotated with a number of attributes and elements to increase accessibility. These include: + +* An svg element with: + * An aria label (Note the format). + * `aria-labelledby="simpleicons-adobephotoshop-icon"` + * An img role attribute. + * `role="img"` + * A 24x24 viewbox. + * `viewBox="0 0 24 24"` + * The svg namespace. + * `xmlns="http://www.w3.org/2000/svg"` +* A title element with id attribute (Note the format). + * `Adobe Photoshop icon` + +Here is _part of_ the svg for the Adobe Photoshop icon as an example: + +```svg +Adobe Photoshop icon... +``` + +### 5. Check The Icon + +The final icon should: + +* Be properly annotated [as discussed above](#4-annotate-the-icon). +* Be monochromatic. + * Remove all fill colors so that icon defaults to black. +* Be scaled to fit the viewbox, while preserving the icon's original proportions. + * This means the icon should be touching at least two sides of the viewbox. +* Be vertically and horizontally centered. +* Be minified to a single line with no formatting. +* Contain only one single path. +* Not contain extraneous attributes. + * This includes: `width`, `height`, `fill`, `stroke`, `clip`, `font`, etc. + +Here is the svg for the Adobe Photoshop icon as an example: + +```svg +Adobe Photoshop icon +``` + +### 6. Update The JSON Data For SimpleIcons.org + +Icon metadata should be added to the `_data/simple-icons.json` file. Each icon in the array has three required values: + + * The `title` of the new SVG. + * A `hex` color value that matches the brand's primary color. All uppercase and without the `#` pound symbol.) + * The `source` URL of the logo being used. (Be specific!) + +Here is the object for the Adobe Photoshop icon as an example: ```json { - "title": "GitHub", - "hex": "181717", - "source": "https://github.com/logos" + "title": "Adobe Photoshop", + "hex": "00C8FF", + "source": "https://wwwimages2.adobe.com/etc/clientlibs/beagle/ace/source/font/aceui-fonts.svg" }, ``` -## SVG example +## Labeling Issues -Before minification, your SVG should look follow the template below: +We use several labels to help organize and identify issues. Here's what they represent and how we use them: -```svg - - [BRAND] icon - - -``` +| Label Name | Description | +| :---- | :---- | +| [icon](https://github.com/simple-icons/simple-icons/labels/icon) | Issues for adding or updating an icon. | +| [docs](https://github.com/simple-icons/simple-icons/labels/docs) | Issues for improving or updating documentation. | +| [good first issue](https://github.com/simple-icons/simple-icons/labels/good%20first%20issue) | Issues we believe are simple and a good first stab at contributing to the project. | +| [help wanted](https://github.com/simple-icons/simple-icons/labels/help%20wanted) | Issues we would like help from the community to resolve. | +| [awaiting reply](https://github.com/simple-icons/simple-icons/labels/awaiting%20reply) | Issues awaiting reply from an individual (issue author or 3rd party) before it may be addressed. | -While the parent `` element can sometimes contain other attributes, the attributes listed above are the only necessary ones. You can safely remove attributes like `width` and `height`, or clean them using a tool like [SVGO](https://github.com/svg/svgo) or [SVGOMG](https://jakearchibald.github.io/svgomg/). +See all the issue labels [here](https://github.com/simple-icons/simple-icons/labels). -Here is the un-minified contents of the GitHub icon, for reference: +## Building Locally -```svg - - GitHub icon - - -``` - -* * * - -# Building locally - -- Make sure you have [Ruby](https://www.ruby-lang.org/en/downloads/) installed. -- Make sure you have [Jekyll](https://jekyllrb.com/) installed (using `$ gem install jekyll bundler`). -- Build and run the website locally using `$ jekyll serve`. -- Connect to the website in your browser via the "Server address" provided by the output of this command, e.g. `http://localhost:4000/` +* Make sure you have [Ruby](https://www.ruby-lang.org/en/downloads/) installed. +* Make sure you have [Jekyll](https://jekyllrb.com/) installed (using `$ gem install jekyll bundler`). +* Build and run the website locally using `$ jekyll serve`. +* Connect to the website in your browser via the "Server address" provided by the output of this command, e.g. `http://localhost:4000/` From 0c318cd9d0cdd79aa79e1bd2ec6c0c2643801b9d Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Mon, 16 Oct 2017 17:47:59 -0700 Subject: [PATCH 32/42] Added more vector file types as potential input. --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f1a5605ae..ca2410fe5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -38,9 +38,9 @@ Official high quality brand logos and brand colors can usually be found in the f 1. Favicons 1. Wikimedia (which should provide a source) -Working with an SVG version of the logo is best. In the absence of an SVG version, other vector filetypes may work as well such as EPS. In the absence of vector logos, a vector can be created from a high quality rasterized image, however this is much more labor intensive. +Working with an SVG version of the logo is best. In the absence of an SVG version, other vector filetypes may work as well (e.g. EPS, AI, PDF). In the absence of vector logos, a vector can be created from a high quality rasterized image, however this is much more labor intensive. -For color, the brand's primary color should be used. The official color of a brand is usually found in their brand guidelines, media kits, or some of the other locations mentioned above. If no official color can be identified, provide the brand's primary web color or the most prominent color in the logo itself (please indicate why you choose the particular color in your pull request). Simple Icons stores brand colors in the standard 6 character hexadecimal format. +For color, the brand's primary color should be used. The official color of a brand is usually found in their brand guidelines, media kits, or some of the other locations mentioned above. If no official color can be identified, use the brand's primary web color or the most prominent color in the logo itself (please indicate why you choose the particular color in your pull request). Simple Icons stores brand colors in the standard 6 character hexadecimal format. ### 2. Extract The Icon From The Logo From d9f180dc478a5a4a3b62dcc6d3d2b3a71d810bb4 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Mon, 16 Oct 2017 22:25:30 -0700 Subject: [PATCH 33/42] Created an issue template. Issue #641. --- ISSUE_TEMPLATE.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..0aba7aab4 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,5 @@ +Before opening a new issue, please search for duplicate or closed issues. + +When requesting a new or updated icon, please include: +* The requested icon’s brand name in the title. Example: Request: GitHub Icon +* Links to official sources for the brand's icon and official colors (e.g. media kits, brand guidelines, SVG files etc.) From 69c01c691c82da61963f32ee9893a475ccadda9d Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Mon, 16 Oct 2017 22:58:03 -0700 Subject: [PATCH 34/42] Update Blogger Color. #643 --- _data/simple-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0c2ecf302..43cf24cbd 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -192,7 +192,7 @@ }, { "title": "Blogger", - "hex": "F38936", + "hex": "FF5722", "source": "https://www.blogger.com" }, { From 5c4d7c8a9aaf630a370eb64ea3345ed1b59d1120 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Mon, 16 Oct 2017 22:59:12 -0700 Subject: [PATCH 35/42] Update Bitbucket Color. #642 --- _data/simple-icons.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 43cf24cbd..a620fa3f4 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -177,8 +177,8 @@ }, { "title": "Bitbucket", - "hex": "205081", - "source": "https://bitbucket.org" + "hex": "0052CC", + "source": "https://www.atlassian.com/company/news/press-kit" }, { "title": "Bitcoin", From 498ccac925e6cb1dc1cf906dfbdaf43cdab0d729 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Mon, 16 Oct 2017 23:39:22 -0700 Subject: [PATCH 36/42] Added step about removing all colors. --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ca2410fe5..5e4f213bd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -56,8 +56,9 @@ Using your preferred tool you should: 1. Isolate the icon from any text or extraneous items. 1. Change the icon's viewbox/canvas/page size to 24x24. -1. Scaled the icon to fit the viewbox, while preserving the icon's original proportions. This means the icon should be touching at least two sides of the viewbox. +1. Scale the icon to fit the viewbox, while preserving the icon's original proportions. This means the icon should be touching at least two sides of the viewbox. 1. Center the icon horizontally and vertically. +1. Remove all colors. The icon should be monochromatic. 1. Export the icon as an SVG. ### 3. Optimize The Icon From f3655f6d9c81ef0b27d348e37690303fed600f3d Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Tue, 17 Oct 2017 13:31:07 +0200 Subject: [PATCH 37/42] Swarm SVG reduce and color change - Reduced the SVG of "swarm" to a single element. - Change the "swarm" color to a primary web color. --- _data/simple-icons.json | 2 +- icons/swarm.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a620fa3f4..542c06507 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1567,7 +1567,7 @@ }, { "title": "Swarm", - "hex": "FBB631", + "hex": "FFA633", "source": "https://foursquare.com/about/logos" }, { diff --git a/icons/swarm.svg b/icons/swarm.svg index 025fddd87..4adf31bbc 100644 --- a/icons/swarm.svg +++ b/icons/swarm.svg @@ -1 +1 @@ -Swarm icon \ No newline at end of file +Swarm icon \ No newline at end of file From 98de7db0a44c6883fc6ed0c2510b99dba5e87639 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Tue, 17 Oct 2017 14:13:44 +0200 Subject: [PATCH 38/42] Fix: ComproPago, Node.JS, Garmin Update the SVGs of ComproPago and Node.JS Garmin to be properly sized and padded. Also changed the color for the Garmin logo based on the logo in the header of their landing page: https://www.garmin.com/en-US --- _data/simple-icons.json | 2 +- icons/compropago.svg | 2 +- icons/garmin.svg | 2 +- icons/nodejs.svg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a620fa3f4..46300fe39 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -487,7 +487,7 @@ }, { "title": "Garmin", - "hex": "007CC3", + "hex": "007DC3", "source": "https://developer.garmin.com/resources/brand-guidelines/" }, { diff --git a/icons/compropago.svg b/icons/compropago.svg index 5e3ec8253..9e764029a 100644 --- a/icons/compropago.svg +++ b/icons/compropago.svg @@ -1 +1 @@ -ComproPago icon \ No newline at end of file +ComproPago icon \ No newline at end of file diff --git a/icons/garmin.svg b/icons/garmin.svg index 1e1f80e89..000bc0c3f 100644 --- a/icons/garmin.svg +++ b/icons/garmin.svg @@ -1 +1 @@ -Garmin icon +Garmin icon \ No newline at end of file diff --git a/icons/nodejs.svg b/icons/nodejs.svg index 303cc1fb8..efa57c8d2 100644 --- a/icons/nodejs.svg +++ b/icons/nodejs.svg @@ -1 +1 @@ - \ No newline at end of file +Node.JS icon \ No newline at end of file From 8ec984ebb01c7ca54039ffbe810e1dbb902447eb Mon Sep 17 00:00:00 2001 From: Steven Date: Tue, 17 Oct 2017 13:35:02 -0400 Subject: [PATCH 39/42] Add CDN Usage for JSDelivr and Unpkg --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index c712c11f5..38d42160c 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,15 @@ Free SVG icons for popular brands. See them all on one page at + +``` + ### Node Usage The icons are also available through our npm package. To install, simply run: From 47d5f64f08a2240f13a1ac980b53754a6ad07835 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Tue, 17 Oct 2017 21:15:07 +0200 Subject: [PATCH 40/42] Small usability improvement for users with JavaScript disabled --- index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 25880af1c..832841d12 100644 --- a/index.html +++ b/index.html @@ -488,7 +488,7 @@
    @@ -542,6 +542,10 @@ $searchClose = $search.querySelector('.search__close'), $searchInput = $search.querySelector('input'); + // Remove the "disabled" attribute from the search input + $searchInput.setAttribute('title', 'Search Simple Icons'); + $searchInput.removeAttribute('disabled'); + // include a modified debounce underscorejs helper function. // see // - http://underscorejs.org/docs/underscore.html#section-83 From 47c74a1f0a0b588279c3076e8b0bf449b8443f73 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Tue, 17 Oct 2017 22:44:38 +0200 Subject: [PATCH 41/42] Make docs more "casual" (#644) --- CONTRIBUTING.md | 14 +++++--------- ISSUE_TEMPLATE.md | 8 ++++---- 2 files changed, 9 insertions(+), 13 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5e4f213bd..a82da9410 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,19 +11,18 @@ Simple Icons welcomes contributions and corrections. Before contributing, please ## Requesting An Icon -We welcome icon requests. However, before you submit a new issue please make sure the icon: +We welcome icon requests. Before you submit a new issue please make sure the icon: * Is of a _popular_ brand. * Has not already been requested. -* Can be represented in a monochromatic format. -When submitting a request for a new or updated icon, please submit the issue with the following information: +When submitting a request for a new or updated icon include helpful information such as: -* **Issue Title:** Include the brand name. For example: +* **Issue Title:** The brand name. For example: * New Icons: `Request: GitHub Icon` * Icon Updates: `Update: GitHub Color` or `Update: GitHub Icon` -* **Issue Body:** Include links to official sources for the brand's icon and official colors (e.g. media kits, brand guidelines, SVG files etc.) +* **Issue Body:** Links to official sources for the brand's icon and colors (e.g. media kits, brand guidelines, SVG files etc.) ## Adding or Updating An Icon @@ -108,7 +107,6 @@ The final icon should: * This means the icon should be touching at least two sides of the viewbox. * Be vertically and horizontally centered. * Be minified to a single line with no formatting. -* Contain only one single path. * Not contain extraneous attributes. * This includes: `width`, `height`, `fill`, `stroke`, `clip`, `font`, etc. @@ -138,7 +136,7 @@ Here is the object for the Adobe Photoshop icon as an example: ## Labeling Issues -We use several labels to help organize and identify issues. Here's what they represent and how we use them: +We use several labels to help organize and identify issues. You can find all labels [here](https://github.com/simple-icons/simple-icons/labels). Here's what they represent and how we use them: | Label Name | Description | | :---- | :---- | @@ -148,8 +146,6 @@ We use several labels to help organize and identify issues. Here's what they rep | [help wanted](https://github.com/simple-icons/simple-icons/labels/help%20wanted) | Issues we would like help from the community to resolve. | | [awaiting reply](https://github.com/simple-icons/simple-icons/labels/awaiting%20reply) | Issues awaiting reply from an individual (issue author or 3rd party) before it may be addressed. | -See all the issue labels [here](https://github.com/simple-icons/simple-icons/labels). - ## Building Locally * Make sure you have [Ruby](https://www.ruby-lang.org/en/downloads/) installed. diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 0aba7aab4..9ce4dbb5b 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,5 +1,5 @@ -Before opening a new issue, please search for duplicate or closed issues. +Before opening a new issue search for duplicate or closed issues. -When requesting a new or updated icon, please include: -* The requested icon’s brand name in the title. Example: Request: GitHub Icon -* Links to official sources for the brand's icon and official colors (e.g. media kits, brand guidelines, SVG files etc.) +When requesting a new or updated icon include helpful information such as: +* The requested icon’s brand name in the title. +* Links to official sources for the brand's icon and colors (e.g. media kits, brand guidelines, SVG files etc.). From 74c92db20a365a80b8ea98c96732d03bfa80bc76 Mon Sep 17 00:00:00 2001 From: Mudlabs_Monster Date: Sun, 22 Oct 2017 15:42:16 +1100 Subject: [PATCH 42/42] Fixed footer content slice issue #651 by adding 'align-items: center' to .footer --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 25880af1c..022f6bacd 100644 --- a/index.html +++ b/index.html @@ -232,6 +232,7 @@ @media (min-width: 45rem) { .footer { display: flex; + align-items: center; justify-content: space-between; padding: 3rem; }