From 148abaacfa1cc9a44300fe9665b6860283db32c8 Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Mon, 25 Jan 2016 10:21:46 +0000 Subject: [PATCH] Added Sellfy, fixes #290 --- 404.html | 3 ++- icons/sellfy.svg | 1 + index.html | 3 ++- src/simple-icons.json | 5 +++++ 4 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 icons/sellfy.svg diff --git a/404.html b/404.html index de46a4a3..86b4ed33 100644 --- a/404.html +++ b/404.html @@ -352,12 +352,13 @@
  • TripAdvisor
    #589442
  • Feedly
    #6CC655
  • Event Store
    #5AB552
  • -
  • Basecamp
    #66CC66
  • Xbox
    #107C10
  • +
  • Basecamp
    #66CC66
  • Line
    #00C300
  • Treehouse
    #5FCF80
  • Travis CI
    #39A85B
  • DeviantArt
    #05CC47
  • +
  • Sellfy
    #21B352
  • WhatsApp
    #25D366
  • Kickstarter
    #2BDE73
  • Koding
    #00B057
  • diff --git a/icons/sellfy.svg b/icons/sellfy.svg new file mode 100644 index 00000000..7af1ccf2 --- /dev/null +++ b/icons/sellfy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html index de46a4a3..86b4ed33 100644 --- a/index.html +++ b/index.html @@ -352,12 +352,13 @@
  • TripAdvisor
    #589442
  • Feedly
    #6CC655
  • Event Store
    #5AB552
  • -
  • Basecamp
    #66CC66
  • Xbox
    #107C10
  • +
  • Basecamp
    #66CC66
  • Line
    #00C300
  • Treehouse
    #5FCF80
  • Travis CI
    #39A85B
  • DeviantArt
    #05CC47
  • +
  • Sellfy
    #21B352
  • WhatsApp
    #25D366
  • Kickstarter
    #2BDE73
  • Koding
    #00B057
  • diff --git a/src/simple-icons.json b/src/simple-icons.json index ff7b496c..daa14e11 100644 --- a/src/simple-icons.json +++ b/src/simple-icons.json @@ -735,6 +735,11 @@ "hex": "EC4047", "source": "https://saucelabs.com/press-room/press-coverage" }, + { + "title": "Sellfy", + "hex": "21B352", + "source": "https://sellfy.com/about/" + }, { "title": "Shopify", "hex": "7AB55C",