From eca48aff2c77d08405d2029cf9b80b7eb691e5c3 Mon Sep 17 00:00:00 2001 From: Karen Freeman-Smith Date: Sat, 9 Apr 2016 10:04:49 -0700 Subject: [PATCH] add icon for freeCodeCamp --- icons/freecodecamp.svg | 63 ++++++++++++++++++++++++++++++++++++++++++ src/simple-icons.json | 5 ++++ 2 files changed, 68 insertions(+) create mode 100644 icons/freecodecamp.svg diff --git a/icons/freecodecamp.svg b/icons/freecodecamp.svg new file mode 100644 index 000000000..d51db2ba7 --- /dev/null +++ b/icons/freecodecamp.svg @@ -0,0 +1,63 @@ + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/simple-icons.json b/src/simple-icons.json index 462415826..027fcbf38 100644 --- a/src/simple-icons.json +++ b/src/simple-icons.json @@ -305,6 +305,11 @@ "hex": "F94877", "source": "https://foursquare.com/about/logos" }, + { + "title": "freeCodeCamp", + "hex": "006400", + "source": "https://freecodecamp.com" + }, { "title": "Gauges", "hex": "339966",