From de418bbf4112ab2f98dd15e47d10f27edc446c3e Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Sat, 30 Jan 2016 13:10:04 +0000 Subject: [PATCH] Added Gauges, fixes #56 --- 404.html | 3 ++- icons/gauges.svg | 1 + index.html | 3 ++- src/simple-icons.json | 5 +++++ 4 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 icons/gauges.svg diff --git a/404.html b/404.html index 0b364fc1..7db7e4d4 100644 --- a/404.html +++ b/404.html @@ -360,9 +360,9 @@
  • Feedly
    #6CC655
  • Instacart
    #43B02A
  • Event Store
    #5AB552
  • -
  • Line
    #00C300
  • Basecamp
    #66CC66
  • Xbox
    #107C10
  • +
  • Line
    #00C300
  • Treehouse
    #5FCF80
  • Travis CI
    #39A85B
  • DeviantArt
    #05CC47
  • @@ -372,6 +372,7 @@
  • Microsoft Excel
    #217346
  • Koding
    #00B057
  • Speaker Deck
    #339966
  • +
  • Gauges
    #339966
  • Slack
    #56B68B
  • Medium
    #00AB6B
  • Moo
    #00945E
  • diff --git a/icons/gauges.svg b/icons/gauges.svg new file mode 100644 index 00000000..df27fbb6 --- /dev/null +++ b/icons/gauges.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html index 0b364fc1..7db7e4d4 100644 --- a/index.html +++ b/index.html @@ -360,9 +360,9 @@
  • Feedly
    #6CC655
  • Instacart
    #43B02A
  • Event Store
    #5AB552
  • -
  • Line
    #00C300
  • Basecamp
    #66CC66
  • Xbox
    #107C10
  • +
  • Line
    #00C300
  • Treehouse
    #5FCF80
  • Travis CI
    #39A85B
  • DeviantArt
    #05CC47
  • @@ -372,6 +372,7 @@
  • Microsoft Excel
    #217346
  • Koding
    #00B057
  • Speaker Deck
    #339966
  • +
  • Gauges
    #339966
  • Slack
    #56B68B
  • Medium
    #00AB6B
  • Moo
    #00945E
  • diff --git a/src/simple-icons.json b/src/simple-icons.json index d114420f..7f2c71ba 100644 --- a/src/simple-icons.json +++ b/src/simple-icons.json @@ -290,6 +290,11 @@ "hex": "F94877", "source": "https://foursquare.com/about/logos" }, + { + "title": "Gauges", + "hex": "339966", + "source": "" + }, { "title": "Geeklist", "hex": "8CC63F",