From fed374a659c1b14b853a1cae136db6c4138ad399 Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Wed, 9 Dec 2015 18:15:11 +0000 Subject: [PATCH 01/32] Tidying up --- 404.html | 2 +- icons/html5.svg | 2 +- index.html | 2 +- src/simple-icons.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/404.html b/404.html index c18b51e0..114cbf9b 100644 --- a/404.html +++ b/404.html @@ -254,7 +254,7 @@
  • StumbleUpon
    #EB4924
  • SoundCloud
    #FF3300
  • Patreon
    #E6461A
  • -
  • html5
    #E34F26
  • +
  • HTML5
    #E34F26
  • Ubuntu
    #DD4814
  • Reddit
    #FF4500
  • Zapier
    #FF4A00
  • diff --git a/icons/html5.svg b/icons/html5.svg index f29830cd..b065c11e 100644 --- a/icons/html5.svg +++ b/icons/html5.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/index.html b/index.html index c18b51e0..114cbf9b 100644 --- a/index.html +++ b/index.html @@ -254,7 +254,7 @@
  • StumbleUpon
    #EB4924
  • SoundCloud
    #FF3300
  • Patreon
    #E6461A
  • -
  • html5
    #E34F26
  • +
  • HTML5
    #E34F26
  • Ubuntu
    #DD4814
  • Reddit
    #FF4500
  • Zapier
    #FF4A00
  • diff --git a/src/simple-icons.json b/src/simple-icons.json index 6699d252..95276f30 100644 --- a/src/simple-icons.json +++ b/src/simple-icons.json @@ -361,7 +361,7 @@ "source": "http://www.houzz.co.uk/buttonsAndBadges" }, { - "title": "html5", + "title": "HTML5", "hex": "E34F26", "source": "http://www.w3.org/html/logo/" }, From de8f61fd76ad61d41e569e130e743a7ebd3b55a0 Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Wed, 9 Dec 2015 18:20:14 +0000 Subject: [PATCH 02/32] Updated contribution instructions --- README.md | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 9234774e..ee007c24 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,12 @@ # Simple Icons -## Build Process +## Want to contribute? -1. Acquire source vector file. -1. Simplify icon in vector editing tool (I use [Affinity Designer](https://affinity.serif.com/en-gb/)). - - Constrain within a 16x16 viewbox. - - Ensure there are no strokes. - - Simplify and minimise paths. - - Make all paths white. -1. Export SVG. -1. Run SVGO on the SVG file. -1. Add object to [simple-icons.json](https://github.com/danleech/simple-icons/blob/gh-pages/src/simple-icons.json). -1. Run [build.js](https://github.com/danleech/simple-icons/blob/gh-pages/src/build.js) in Node. +1. Find an official source vector image. +2. Use your SVG editor of choice to produce a monochrome icon (with a view to keeping the file size as small as possible). +3. Optimize the SVG using SVGO and add it to the `/icons` directory. +4. Add an entry to `/src/simple-icons.json` with: + - The icon title + - The HEX colour value + - The URL of the source vector image (or the page it’s available at) \ No newline at end of file From 92253e42f73acbf5b1f0feab0a21efa2ca91d2ca Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Wed, 9 Dec 2015 18:36:55 +0000 Subject: [PATCH 03/32] Added Line, fixes #268 --- 404.html | 7 ++++--- icons/line.svg | 1 + index.html | 7 ++++--- src/simple-icons.json | 5 +++++ 4 files changed, 14 insertions(+), 6 deletions(-) create mode 100644 icons/line.svg diff --git a/404.html b/404.html index 114cbf9b..acd2b083 100644 --- a/404.html +++ b/404.html @@ -209,7 +209,7 @@
    -

    185 SVG icons for popular brands Download them from GitHub

    +

    186 SVG icons for popular brands Download them from GitHub

    • Podcasts
      #9933CC
    • @@ -299,6 +299,7 @@
    • WhatsApp
      #64D448
    • Event Store
      #5AB552
    • Basecamp
      #66CC66
    • +
    • Line
      #00C300
    • Xbox
      #107C10
    • Treehouse
      #5FCF80
    • Travis CI
      #39A85B
    • @@ -391,12 +392,12 @@
    • Squarespace
      #000000
    • Stitcher
      #000000
    • JSON
      #000000
    • -
    • MediaTemple
      #000000
    • +
    • CodePen
      #000000
    • Digg
      #000000
    • Diaspora
      #000000
    • Ello
      #000000
    • Wikipedia
      #000000
    • -
    • CodePen
      #000000
    • +
    • MediaTemple
      #000000