diff --git a/404.html b/404.html
index 8e7056fd6..5d0220694 100644
--- a/404.html
+++ b/404.html
@@ -218,12 +218,12 @@
Gulp
#DA4648
Bebo
#DE484A
Readability
#990000
-Jekyll
#CC0000
-Tesla
#CC0000
-Tinder
#FF6B6B
Microgenetics
#FF0000
Quantopian
#C50000
+Tinder
#FF6B6B
+Tesla
#CC0000
Flipboard
#E12828
+Jekyll
#CC0000
Kirby
#FF0100
YouTube
#CD201F
Quora
#B92B27
@@ -256,6 +256,7 @@
Bitly
#EE6123
Klout
#E44600
Etsy
#F45800
+Discover
#FF6000
Monero
#FF6600
Draugiem.lv
#FF6600
Odnoklassniki
#F4731C
@@ -302,8 +303,8 @@
Event Store
#5AB552
Xbox
#107C10
Line
#00C300
-freeCodeCamp
#006600
Basecamp
#66CC66
+freeCodeCamp
#006600
Sentia Yoga
#4CAF50
Treehouse
#5FCF80
Travis CI
#39A85B
@@ -316,8 +317,8 @@
Kickstarter
#2BDE73
Microsoft Excel
#217346
Koding
#00B057
-Gauges
#339966
Speaker Deck
#339966
+Gauges
#339966
Google Hangouts
#0C9D58
Vue.js
#4FC08D
Slack
#56B68B
@@ -440,26 +441,26 @@
Matternet
#261C29
Big Cartel
#222222
StyleShare
#231F20
-Grav
#221E1F
Zendesk
#03363D
+Grav
#221E1F
Instapaper
#1F1F1F
Oculus
#1C1E20
GitHub
#181717
Simple Icons
#111111
Myspace
#030303
-Uber
#000000
-PlayStation
#000000
-Ello
#000000
-Squarespace
#000000
-JSON
#000000
+MediaTemple
#000000
Stitcher
#000000
+Ello
#000000
+Steam
#000000
+Uber
#000000
+Wire
#000000
+CodePen
#000000
+Squarespace
#000000
Digg
#000000
Diaspora
#000000
-CodePen
#000000
-Wire
#000000
+PlayStation
#000000
Wikipedia
#000000
-MediaTemple
#000000
-Steam
#000000
+JSON
#000000
Hootsuite
#000000
diff --git a/colour-variables.less b/colour-variables.less
index e9f0c3855..fb073edc1 100644
--- a/colour-variables.less
+++ b/colour-variables.less
@@ -51,6 +51,7 @@
@color-brand-digg: #000000;
@color-brand-digitalocean: #0080FF;
@color-brand-discord: #7289DA;
+@color-brand-discover: #FF6000;
@color-brand-disqus: #2E9FFF;
@color-brand-docker: #1488C6;
@color-brand-draugiemlv: #FF6600;
diff --git a/colour-variables.scss b/colour-variables.scss
index 2c2cb8e41..0f5f9ae8e 100644
--- a/colour-variables.scss
+++ b/colour-variables.scss
@@ -51,6 +51,7 @@ $color-brand-diaspora: #000000;
$color-brand-digg: #000000;
$color-brand-digitalocean: #0080FF;
$color-brand-discord: #7289DA;
+$color-brand-discover: #FF6000;
$color-brand-disqus: #2E9FFF;
$color-brand-docker: #1488C6;
$color-brand-draugiemlv: #FF6600;
diff --git a/icons/discover.svg b/icons/discover.svg
new file mode 100644
index 000000000..2a6e12f5d
--- /dev/null
+++ b/icons/discover.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/index.html b/index.html
index 8e7056fd6..5d0220694 100644
--- a/index.html
+++ b/index.html
@@ -218,12 +218,12 @@
Gulp
#DA4648
Bebo
#DE484A
Readability
#990000
-Jekyll
#CC0000
-Tesla
#CC0000
-Tinder
#FF6B6B
Microgenetics
#FF0000
Quantopian
#C50000
+Tinder
#FF6B6B
+Tesla
#CC0000
Flipboard
#E12828
+Jekyll
#CC0000
Kirby
#FF0100
YouTube
#CD201F
Quora
#B92B27
@@ -256,6 +256,7 @@
Bitly
#EE6123
Klout
#E44600
Etsy
#F45800
+Discover
#FF6000
Monero
#FF6600
Draugiem.lv
#FF6600
Odnoklassniki
#F4731C
@@ -302,8 +303,8 @@
Event Store
#5AB552
Xbox
#107C10
Line
#00C300
-freeCodeCamp
#006600
Basecamp
#66CC66
+freeCodeCamp
#006600
Sentia Yoga
#4CAF50
Treehouse
#5FCF80
Travis CI
#39A85B
@@ -316,8 +317,8 @@
Kickstarter
#2BDE73
Microsoft Excel
#217346
Koding
#00B057
-Gauges
#339966
Speaker Deck
#339966
+Gauges
#339966
Google Hangouts
#0C9D58
Vue.js
#4FC08D
Slack
#56B68B
@@ -440,26 +441,26 @@
Matternet
#261C29
Big Cartel
#222222
StyleShare
#231F20
-Grav
#221E1F
Zendesk
#03363D
+Grav
#221E1F
Instapaper
#1F1F1F
Oculus
#1C1E20
GitHub
#181717
Simple Icons
#111111
Myspace
#030303
-Uber
#000000
-PlayStation
#000000
-Ello
#000000
-Squarespace
#000000
-JSON
#000000
+MediaTemple
#000000
Stitcher
#000000
+Ello
#000000
+Steam
#000000
+Uber
#000000
+Wire
#000000
+CodePen
#000000
+Squarespace
#000000
Digg
#000000
Diaspora
#000000
-CodePen
#000000
-Wire
#000000
+PlayStation
#000000
Wikipedia
#000000
-MediaTemple
#000000
-Steam
#000000
+JSON
#000000
Hootsuite
#000000
diff --git a/src/simple-icons.json b/src/simple-icons.json
index a5c7801ed..6b81ef253 100644
--- a/src/simple-icons.json
+++ b/src/simple-icons.json
@@ -255,6 +255,11 @@
"hex": "7289DA",
"source": "https://discordapp.com/branding"
},
+ {
+ "title": "Discover",
+ "hex": "FF6000",
+ "source": "https://www.discovernetwork.com/en-us/business-resources/free-signage-logos"
+ },
{
"title": "Disqus",
"hex": "2E9FFF",