From 5cd8bcc5e56960ab0c9497c18e6163025d779cb0 Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Thu, 28 Jan 2016 11:25:41 +0000 Subject: [PATCH] Added Quantopian, fixes #44 --- 404.html | 15 ++++++++------- icons/quantopian.svg | 1 + index.html | 15 ++++++++------- src/simple-icons.json | 5 +++++ 4 files changed, 22 insertions(+), 14 deletions(-) create mode 100644 icons/quantopian.svg diff --git a/404.html b/404.html index 41de87a7..037f6fcb 100644 --- a/404.html +++ b/404.html @@ -282,13 +282,14 @@
  • Meetup
    #E2373C
  • Gulp
    #DA4648
  • Bebo
    #DE484A
  • -
  • Jekyll
    #CC0000
  • Microgenetics
    #FF0000
  • MasterCard
    #CC0000
  • -
  • Readability
    #990000
  • +
  • Quantopian
    #C50000
  • Tesla
    #CC0000
  • +
  • Jekyll
    #CC0000
  • Tinder
    #FF6B6B
  • Flipboard
    #E12828
  • +
  • Readability
    #990000
  • Kirby
    #FF0100
  • YouTube
    #CD201F
  • Quora
    #B92B27
  • @@ -359,8 +360,8 @@
  • Instacart
    #43B02A
  • Event Store
    #5AB552
  • Line
    #00C300
  • -
  • Xbox
    #107C10
  • Basecamp
    #66CC66
  • +
  • Xbox
    #107C10
  • Treehouse
    #5FCF80
  • Travis CI
    #39A85B
  • DeviantArt
    #05CC47
  • @@ -469,15 +470,15 @@
  • GitHub
    #181717
  • Simple Icons
    #111111
  • Myspace
    #030303
  • -
  • Ello
    #000000
  • -
  • PlayStation
    #000000
  • JSON
    #000000
  • +
  • Squarespace
    #000000
  • +
  • CodePen
    #000000
  • Digg
    #000000
  • Diaspora
    #000000
  • MediaTemple
    #000000
  • -
  • CodePen
    #000000
  • +
  • PlayStation
    #000000
  • Stitcher
    #000000
  • -
  • Squarespace
    #000000
  • +
  • Ello
    #000000
  • Wikipedia
    #000000
  • diff --git a/icons/quantopian.svg b/icons/quantopian.svg new file mode 100644 index 00000000..23a7a0d3 --- /dev/null +++ b/icons/quantopian.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html index 41de87a7..037f6fcb 100644 --- a/index.html +++ b/index.html @@ -282,13 +282,14 @@
  • Meetup
    #E2373C
  • Gulp
    #DA4648
  • Bebo
    #DE484A
  • -
  • Jekyll
    #CC0000
  • Microgenetics
    #FF0000
  • MasterCard
    #CC0000
  • -
  • Readability
    #990000
  • +
  • Quantopian
    #C50000
  • Tesla
    #CC0000
  • +
  • Jekyll
    #CC0000
  • Tinder
    #FF6B6B
  • Flipboard
    #E12828
  • +
  • Readability
    #990000
  • Kirby
    #FF0100
  • YouTube
    #CD201F
  • Quora
    #B92B27
  • @@ -359,8 +360,8 @@
  • Instacart
    #43B02A
  • Event Store
    #5AB552
  • Line
    #00C300
  • -
  • Xbox
    #107C10
  • Basecamp
    #66CC66
  • +
  • Xbox
    #107C10
  • Treehouse
    #5FCF80
  • Travis CI
    #39A85B
  • DeviantArt
    #05CC47
  • @@ -469,15 +470,15 @@
  • GitHub
    #181717
  • Simple Icons
    #111111
  • Myspace
    #030303
  • -
  • Ello
    #000000
  • -
  • PlayStation
    #000000
  • JSON
    #000000
  • +
  • Squarespace
    #000000
  • +
  • CodePen
    #000000
  • Digg
    #000000
  • Diaspora
    #000000
  • MediaTemple
    #000000
  • -
  • CodePen
    #000000
  • +
  • PlayStation
    #000000
  • Stitcher
    #000000
  • -
  • Squarespace
    #000000
  • +
  • Ello
    #000000
  • Wikipedia
    #000000
  • diff --git a/src/simple-icons.json b/src/simple-icons.json index c2e5c5bb..952a773b 100644 --- a/src/simple-icons.json +++ b/src/simple-icons.json @@ -740,6 +740,11 @@ "hex": "34A7C1", "source": "https://proto.io/en/presskit" }, + { + "title": "Quantopian", + "hex": "C50000", + "source": "https://www.quantopian.com" + }, { "title": "Quora", "hex": "B92B27",