From 04e0f8b4039f09e63e78569c9f378f35d45a58c9 Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Mon, 22 Feb 2016 13:42:31 +0000 Subject: [PATCH] Added Monogram --- 404.html | 5 +++-- icons/monogram.svg | 1 + index.html | 5 +++-- src/simple-icons.json | 5 +++++ 4 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 icons/monogram.svg diff --git a/404.html b/404.html index c3de64e37..833edbd48 100644 --- a/404.html +++ b/404.html @@ -325,12 +325,13 @@
  • Udacity
    #F08C35
  • Overcast
    #FC7E0F
  • Viadeo
    #F88D2D
  • -
  • Gratipay
    #663300
  • Goodreads
    #663300
  • +
  • Gratipay
    #663300
  • Eventbrite
    #FF8000
  • Bitcoin
    #F7931A
  • Google Analytics
    #FF9C0B
  • Amazon
    #FF9900
  • +
  • Monogram
    #FDB22A
  • RSS
    #FFA500
  • Swarm
    #FBB631
  • Wix
    #FFC233
  • @@ -363,8 +364,8 @@
  • Instacart
    #43B02A
  • Event Store
    #5AB552
  • Line
    #00C300
  • -
  • Basecamp
    #66CC66
  • Xbox
    #107C10
  • +
  • Basecamp
    #66CC66
  • Treehouse
    #5FCF80
  • Travis CI
    #39A85B
  • DeviantArt
    #05CC47
  • diff --git a/icons/monogram.svg b/icons/monogram.svg new file mode 100644 index 000000000..38042ec5d --- /dev/null +++ b/icons/monogram.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html index c3de64e37..833edbd48 100644 --- a/index.html +++ b/index.html @@ -325,12 +325,13 @@
  • Udacity
    #F08C35
  • Overcast
    #FC7E0F
  • Viadeo
    #F88D2D
  • -
  • Gratipay
    #663300
  • Goodreads
    #663300
  • +
  • Gratipay
    #663300
  • Eventbrite
    #FF8000
  • Bitcoin
    #F7931A
  • Google Analytics
    #FF9C0B
  • Amazon
    #FF9900
  • +
  • Monogram
    #FDB22A
  • RSS
    #FFA500
  • Swarm
    #FBB631
  • Wix
    #FFC233
  • @@ -363,8 +364,8 @@
  • Instacart
    #43B02A
  • Event Store
    #5AB552
  • Line
    #00C300
  • -
  • Basecamp
    #66CC66
  • Xbox
    #107C10
  • +
  • Basecamp
    #66CC66
  • Treehouse
    #5FCF80
  • Travis CI
    #39A85B
  • DeviantArt
    #05CC47
  • diff --git a/src/simple-icons.json b/src/simple-icons.json index c61fc27b2..f8d86256c 100644 --- a/src/simple-icons.json +++ b/src/simple-icons.json @@ -665,6 +665,11 @@ "hex": "FFC619", "source": "https://www.monkey-tie.com/presse" }, + { + "title": "Monogram", + "hex": "FDB22A", + "source": "http://monogram.me" + }, { "title": "Moo", "hex": "00945E",