diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 85bbbeb9..21c74974 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,7 +39,7 @@ Before minification, your SVG should look follow the template below: ``` -While the parent `` element can sometimes contain other attributes, the attributes listed above are the only necessary ones. You can remove safely remove attributes like `width` and `height`, or clean them using a tool like [SVGO](https://github.com/svg/svgo) or [SVGOMG](https://jakearchibald.github.io/svgomg/). +While the parent `` element can sometimes contain other attributes, the attributes listed above are the only necessary ones. You can safely remove attributes like `width` and `height`, or clean them using a tool like [SVGO](https://github.com/svg/svgo) or [SVGOMG](https://jakearchibald.github.io/svgomg/). Here is the un-minified contents of the GitHub icon, for reference: diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d901ba67..d7ddf161 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -75,6 +75,11 @@ "hex": "FF5A5F", "source": "https://www.airbnb.com" }, + { + "title": "Allo", + "hex": "ECB842", + "source": "https://allo.google.com/web" + }, { "title": "Amazon", "hex": "FF9900", @@ -260,6 +265,11 @@ "hex": "4CADC0", "source": "https://www.codeschool.com/brand-assets" }, + { + "title": "Codewars", + "hex": "AD2C27", + "source": "https://www.codewars.com" + }, { "title": "Codio", "hex": "4574E0", @@ -377,7 +387,7 @@ }, { "title": "Dropbox", - "hex": "007EE5", + "hex": "0061FF", "source": "https://www.dropbox.com/branding" }, { @@ -1235,6 +1245,11 @@ "hex": "B92B27", "source": "https://www.quora.com" }, + { + "title": "Rails", + "hex": "CC0000", + "source": "http://rubyonrails.org/images/rails-logo.svg" + }, { "title": "Raspberry Pi", "hex": "C7053D", diff --git a/icons/500px.svg b/icons/500px.svg index feddd0dc..c62a9c4f 100644 --- a/icons/500px.svg +++ b/icons/500px.svg @@ -1 +1 @@ -500px icon \ No newline at end of file +500px icon \ No newline at end of file diff --git a/icons/acm.svg b/icons/acm.svg index 8e125ee4..7383c331 100644 --- a/icons/acm.svg +++ b/icons/acm.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/adobephotoshop.svg b/icons/adobephotoshop.svg index 263f987a..378c8439 100644 --- a/icons/adobephotoshop.svg +++ b/icons/adobephotoshop.svg @@ -1 +1 @@ -Adobe Photoshop icon +Adobe Photoshop icon \ No newline at end of file diff --git a/icons/airbnb.svg b/icons/airbnb.svg index 23744a38..e8fee99f 100644 --- a/icons/airbnb.svg +++ b/icons/airbnb.svg @@ -1 +1 @@ -Airbnb icon \ No newline at end of file +Airbnb icon \ No newline at end of file diff --git a/icons/allo.svg b/icons/allo.svg new file mode 100644 index 00000000..93919b02 --- /dev/null +++ b/icons/allo.svg @@ -0,0 +1 @@ +Allo icon \ No newline at end of file diff --git a/icons/americanexpress.svg b/icons/americanexpress.svg index beb3ff65..799c563b 100644 --- a/icons/americanexpress.svg +++ b/icons/americanexpress.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/angular.svg b/icons/angular.svg index 9478edbe..e4456dd9 100644 --- a/icons/angular.svg +++ b/icons/angular.svg @@ -1 +1 @@ -Angular icon +Angular icon \ No newline at end of file diff --git a/icons/apple.svg b/icons/apple.svg index 278596c2..c2ff77e5 100644 --- a/icons/apple.svg +++ b/icons/apple.svg @@ -1 +1 @@ -Apple icon +Apple icon \ No newline at end of file diff --git a/icons/atlassian.svg b/icons/atlassian.svg index 98de2fc1..70c93d9a 100644 --- a/icons/atlassian.svg +++ b/icons/atlassian.svg @@ -1 +1 @@ -Atlassian icon \ No newline at end of file +Atlassian icon \ No newline at end of file diff --git a/icons/auth0.svg b/icons/auth0.svg index 0b9c5255..612feaaf 100644 --- a/icons/auth0.svg +++ b/icons/auth0.svg @@ -1 +1 @@ -Auh0 icon +Auh0 icon \ No newline at end of file diff --git a/icons/automatic.svg b/icons/automatic.svg index cb112386..01554ea8 100644 --- a/icons/automatic.svg +++ b/icons/automatic.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/basecamp.svg b/icons/basecamp.svg index 8c39ab50..93f96f99 100644 --- a/icons/basecamp.svg +++ b/icons/basecamp.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/icons/codewars.svg b/icons/codewars.svg new file mode 100644 index 00000000..42ddbdba --- /dev/null +++ b/icons/codewars.svg @@ -0,0 +1 @@ +Codewars icon \ No newline at end of file diff --git a/icons/dailymotion.svg b/icons/dailymotion.svg index 77460f3b..f6baa97e 100644 --- a/icons/dailymotion.svg +++ b/icons/dailymotion.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/django.svg b/icons/django.svg index d0da7e7c..08233c31 100644 --- a/icons/django.svg +++ b/icons/django.svg @@ -1 +1 @@ -Django icon \ No newline at end of file +Django icon \ No newline at end of file diff --git a/icons/dropbox.svg b/icons/dropbox.svg index 2a996f66..76eabb3e 100644 --- a/icons/dropbox.svg +++ b/icons/dropbox.svg @@ -1 +1 @@ -Dropbox icon \ No newline at end of file +Dropbox icon \ No newline at end of file diff --git a/icons/drupal.svg b/icons/drupal.svg index 283e43b8..7a40bead 100644 --- a/icons/drupal.svg +++ b/icons/drupal.svg @@ -1 +1 @@ -Drupal icon +Drupal icon \ No newline at end of file diff --git a/icons/ello.svg b/icons/ello.svg index bda7b18b..ae4f7e6c 100644 --- a/icons/ello.svg +++ b/icons/ello.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/empirekred.svg b/icons/empirekred.svg index 159e2711..49d4562c 100644 --- a/icons/empirekred.svg +++ b/icons/empirekred.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/feathub.svg b/icons/feathub.svg index eacaca71..bcb86efe 100644 --- a/icons/feathub.svg +++ b/icons/feathub.svg @@ -1 +1 @@ -FeatHub icon \ No newline at end of file +FeatHub icon \ No newline at end of file diff --git a/icons/gatsby.svg b/icons/gatsby.svg index 872a9053..e3048105 100644 --- a/icons/gatsby.svg +++ b/icons/gatsby.svg @@ -1 +1 @@ -Gatsby icon \ No newline at end of file +Gatsby icon \ No newline at end of file diff --git a/icons/gauges.svg b/icons/gauges.svg index bd6a6ca6..1c6b3221 100644 --- a/icons/gauges.svg +++ b/icons/gauges.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/geeklist.svg b/icons/geeklist.svg index a3f5a59b..9ae7d29e 100644 --- a/icons/geeklist.svg +++ b/icons/geeklist.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/github.svg b/icons/github.svg index 001bb870..2f9e2d91 100644 --- a/icons/github.svg +++ b/icons/github.svg @@ -1 +1 @@ -GitHub icon +GitHub icon \ No newline at end of file diff --git a/icons/gmail.svg b/icons/gmail.svg index 53160f54..5b872522 100644 --- a/icons/gmail.svg +++ b/icons/gmail.svg @@ -1 +1 @@ -Gmail icon +Gmail icon \ No newline at end of file diff --git a/icons/gnu.svg b/icons/gnu.svg index fc0475a7..033ba404 100644 --- a/icons/gnu.svg +++ b/icons/gnu.svg @@ -1 +1 @@ -GNU icon +GNU icon \ No newline at end of file diff --git a/icons/googlehangouts.svg b/icons/googlehangouts.svg index 34ece8d7..32cb1cca 100644 --- a/icons/googlehangouts.svg +++ b/icons/googlehangouts.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/graphcool.svg b/icons/graphcool.svg index 116fcfb8..19b7df80 100644 --- a/icons/graphcool.svg +++ b/icons/graphcool.svg @@ -1 +1 @@ -Graphcool icon +Graphcool icon \ No newline at end of file diff --git a/icons/graphql.svg b/icons/graphql.svg index e24bec44..55c41a7e 100644 --- a/icons/graphql.svg +++ b/icons/graphql.svg @@ -1 +1 @@ -GraphQL icon +GraphQL icon \ No newline at end of file diff --git a/icons/hackster.svg b/icons/hackster.svg index 024e6662..16af3d43 100644 --- a/icons/hackster.svg +++ b/icons/hackster.svg @@ -1 +1 @@ -Hackster icon +Hackster icon \ No newline at end of file diff --git a/icons/haskell.svg b/icons/haskell.svg index df374582..87b89077 100644 --- a/icons/haskell.svg +++ b/icons/haskell.svg @@ -1 +1 @@ -Haskell icon \ No newline at end of file +Haskell icon \ No newline at end of file diff --git a/icons/hexo.svg b/icons/hexo.svg index a8c82ba2..6d9c6280 100644 --- a/icons/hexo.svg +++ b/icons/hexo.svg @@ -1 +1 @@ -Hexo icon \ No newline at end of file +Hexo icon \ No newline at end of file diff --git a/icons/imdb.svg b/icons/imdb.svg index 6030b1b9..8b22d1fe 100644 --- a/icons/imdb.svg +++ b/icons/imdb.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/intel.svg b/icons/intel.svg index 4d1315a4..f434f236 100644 --- a/icons/intel.svg +++ b/icons/intel.svg @@ -1 +1 @@ -Intel icon +Intel icon \ No newline at end of file diff --git a/icons/invision.svg b/icons/invision.svg index 1e934765..8ab8693a 100644 --- a/icons/invision.svg +++ b/icons/invision.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/jira.svg b/icons/jira.svg index 8b53d3ce..c56b9301 100644 --- a/icons/jira.svg +++ b/icons/jira.svg @@ -1 +1 @@ -JIRA icon \ No newline at end of file +JIRA icon \ No newline at end of file diff --git a/icons/jquery.svg b/icons/jquery.svg index 232e5d5d..028753fd 100644 --- a/icons/jquery.svg +++ b/icons/jquery.svg @@ -1 +1 @@ -jQuery icon \ No newline at end of file +jQuery icon \ No newline at end of file diff --git a/icons/klout.svg b/icons/klout.svg index 0cd06a3a..af4d532e 100644 --- a/icons/klout.svg +++ b/icons/klout.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/letterboxd.svg b/icons/letterboxd.svg index 2ead05b2..a77341aa 100644 --- a/icons/letterboxd.svg +++ b/icons/letterboxd.svg @@ -1 +1 @@ -Letterboxd icon +Letterboxd icon \ No newline at end of file diff --git a/icons/mailchimp.svg b/icons/mailchimp.svg index 67c977b1..6545615a 100644 --- a/icons/mailchimp.svg +++ b/icons/mailchimp.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/matternet.svg b/icons/matternet.svg index ef54433e..15d96f1f 100644 --- a/icons/matternet.svg +++ b/icons/matternet.svg @@ -1 +1 @@ -Matternet icon +Matternet icon \ No newline at end of file diff --git a/icons/medium.svg b/icons/medium.svg index e69c9c4a..dc05bcba 100644 --- a/icons/medium.svg +++ b/icons/medium.svg @@ -1 +1 @@ -Medium icon \ No newline at end of file +Medium icon \ No newline at end of file diff --git a/icons/mysql.svg b/icons/mysql.svg index 1bb77036..ca7ef317 100644 --- a/icons/mysql.svg +++ b/icons/mysql.svg @@ -1 +1 @@ -MySQL icon \ No newline at end of file +MySQL icon \ No newline at end of file diff --git a/icons/netlify.svg b/icons/netlify.svg index bedf08a6..e52ff77e 100644 --- a/icons/netlify.svg +++ b/icons/netlify.svg @@ -1 +1 @@ -Netlify icon \ No newline at end of file +Netlify icon \ No newline at end of file diff --git a/icons/nextdoor.svg b/icons/nextdoor.svg index b10fee2b..07c52df8 100644 --- a/icons/nextdoor.svg +++ b/icons/nextdoor.svg @@ -1 +1 @@ -Nextdoor icon \ No newline at end of file +Nextdoor icon \ No newline at end of file diff --git a/icons/odnoklassniki.svg b/icons/odnoklassniki.svg index d9d50d9b..e8dd72ed 100644 --- a/icons/odnoklassniki.svg +++ b/icons/odnoklassniki.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/origin.svg b/icons/origin.svg index cb83e9c0..0fa4dd90 100644 --- a/icons/origin.svg +++ b/icons/origin.svg @@ -1 +1 @@ -Origin icon +Origin icon \ No newline at end of file diff --git a/icons/playerme.svg b/icons/playerme.svg index 42f59914..98a7bb36 100644 --- a/icons/playerme.svg +++ b/icons/playerme.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/prismic.svg b/icons/prismic.svg index 3d663cf8..edd79852 100644 --- a/icons/prismic.svg +++ b/icons/prismic.svg @@ -1 +1 @@ -Prismic icon \ No newline at end of file +Prismic icon \ No newline at end of file diff --git a/icons/producthunt.svg b/icons/producthunt.svg index 602f52c9..d4a6fa80 100644 --- a/icons/producthunt.svg +++ b/icons/producthunt.svg @@ -1 +1 @@ -Product Hunt icon +Product Hunt icon \ No newline at end of file diff --git a/icons/protonmail.svg b/icons/protonmail.svg index e2b9ef93..2c2e0132 100644 --- a/icons/protonmail.svg +++ b/icons/protonmail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/rails.svg b/icons/rails.svg new file mode 100644 index 00000000..e989b2e8 --- /dev/null +++ b/icons/rails.svg @@ -0,0 +1 @@ +Rails icon diff --git a/icons/roots.svg b/icons/roots.svg index 6139a14b..c71e8b2e 100644 --- a/icons/roots.svg +++ b/icons/roots.svg @@ -1 +1 @@ -Roots icon +Roots icon \ No newline at end of file diff --git a/icons/runkeeper.svg b/icons/runkeeper.svg index f9725a14..c3b5c674 100644 --- a/icons/runkeeper.svg +++ b/icons/runkeeper.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/saucelabs.svg b/icons/saucelabs.svg index cff37ead..ccabbe04 100644 --- a/icons/saucelabs.svg +++ b/icons/saucelabs.svg @@ -1 +1 @@ -Sauce Labs icon +Sauce Labs icon \ No newline at end of file diff --git a/icons/simpleicons.svg b/icons/simpleicons.svg index 7de3dbd8..caec4af9 100644 --- a/icons/simpleicons.svg +++ b/icons/simpleicons.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/slides.svg b/icons/slides.svg index 09435904..244e270f 100644 --- a/icons/slides.svg +++ b/icons/slides.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/speakerdeck.svg b/icons/speakerdeck.svg index 7fa1e610..0d379334 100644 --- a/icons/speakerdeck.svg +++ b/icons/speakerdeck.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/spotlight.svg b/icons/spotlight.svg index eaa86a3f..5a00d95a 100644 --- a/icons/spotlight.svg +++ b/icons/spotlight.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/steem.svg b/icons/steem.svg index fd25b457..edcbb489 100644 --- a/icons/steem.svg +++ b/icons/steem.svg @@ -1 +1 @@ -Steem icon +Steem icon \ No newline at end of file diff --git a/icons/stubhub.svg b/icons/stubhub.svg index 8e386023..7a4b163e 100644 --- a/icons/stubhub.svg +++ b/icons/stubhub.svg @@ -1 +1 @@ -StubHub icon \ No newline at end of file +StubHub icon \ No newline at end of file diff --git a/icons/styleshare.svg b/icons/styleshare.svg index 69fa6c42..7e4fafd5 100644 --- a/icons/styleshare.svg +++ b/icons/styleshare.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/subversion.svg b/icons/subversion.svg index c390a8f8..53bd7b56 100644 --- a/icons/subversion.svg +++ b/icons/subversion.svg @@ -1 +1 @@ - +Subversion icon \ No newline at end of file diff --git a/icons/telegram.svg b/icons/telegram.svg index 225d482b..ef1ac1c8 100644 --- a/icons/telegram.svg +++ b/icons/telegram.svg @@ -1 +1 @@ -Telegram icon \ No newline at end of file +Telegram icon \ No newline at end of file diff --git a/icons/toggl.svg b/icons/toggl.svg index cb395954..56a9e65f 100644 --- a/icons/toggl.svg +++ b/icons/toggl.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/travisci.svg b/icons/travisci.svg index bc821a5d..0b484f05 100644 --- a/icons/travisci.svg +++ b/icons/travisci.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/treehouse.svg b/icons/treehouse.svg index ed3318e0..6cc9d261 100644 --- a/icons/treehouse.svg +++ b/icons/treehouse.svg @@ -1 +1 @@ -Treehouse icon \ No newline at end of file +Treehouse icon \ No newline at end of file diff --git a/icons/trello.svg b/icons/trello.svg index 00699112..5a800af4 100644 --- a/icons/trello.svg +++ b/icons/trello.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/uber.svg b/icons/uber.svg index 403d58a8..39bf6db4 100644 --- a/icons/uber.svg +++ b/icons/uber.svg @@ -1 +1 @@ -Uber icon \ No newline at end of file +Uber icon \ No newline at end of file diff --git a/icons/uikit.svg b/icons/uikit.svg index 36c230c7..4d046eef 100755 --- a/icons/uikit.svg +++ b/icons/uikit.svg @@ -1 +1 @@ -UIkit icon +UIkit icon \ No newline at end of file diff --git a/icons/vsco.svg b/icons/vsco.svg index fb6fa1f4..44754c49 100644 --- a/icons/vsco.svg +++ b/icons/vsco.svg @@ -1 +1 @@ -VSCO icon +VSCO icon \ No newline at end of file diff --git a/icons/vuejs.svg b/icons/vuejs.svg index cefb80fb..5b3834c4 100644 --- a/icons/vuejs.svg +++ b/icons/vuejs.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/wix.svg b/icons/wix.svg index ecc242e7..995a492b 100644 --- a/icons/wix.svg +++ b/icons/wix.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/wpengine.svg b/icons/wpengine.svg index 0f3a6927..9abf85ab 100644 --- a/icons/wpengine.svg +++ b/icons/wpengine.svg @@ -1 +1 @@ -WP Engine icon +WP Engine icon \ No newline at end of file diff --git a/icons/ycombinator.svg b/icons/ycombinator.svg index ddc0dab4..60d08458 100644 --- a/icons/ycombinator.svg +++ b/icons/ycombinator.svg @@ -1 +1 @@ -Y Combinator icon +Y Combinator icon \ No newline at end of file diff --git a/icons/youtube.svg b/icons/youtube.svg index 512d58d7..efe0f2c4 100644 --- a/icons/youtube.svg +++ b/icons/youtube.svg @@ -1 +1 @@ -YouTube icon \ No newline at end of file +YouTube icon \ No newline at end of file