diff --git a/devicon-alias.css b/devicon-alias.css index e69de29b..22d2de80 100644 --- a/devicon-alias.css +++ b/devicon-alias.css @@ -0,0 +1,172 @@ +.devicon-facebook-original:before { + content: "\e91c"; +} +.devicon-typescript-original:before{ + content: "\e920"; +} +.devicon-babel-original:before { + content: "\e921"; +} +.devicon-ssh-plain-wordmark:before { + content: "\e916"; +} +.devicon-ssh-plain:before { + content: "\e915"; +} +.devicon-sourcetree-plain-wordmark:before { + content: "\e914"; +} +.devicon-sourcetree-plain:before { + content: "\e913"; +} +.devicon-github-plain-wordmark:before { + content: "\e90a"; +} +.devicon-github-plain:before { + content: "\e909"; +} +.devicon-confluence-plain-wordmark:before { + content: "\e90e"; +} +.devicon-confluence-plain:before { + content: "\e90d"; +} +.devicon-bitbucket-plain-wordmark:before { + content: "\e910"; +} +.devicon-bitbucket-plain:before { + content: "\e90f"; +} +.devicon-jetbrains-line:before, +.devicon-jetbrains-line-wordmark:before, +.devicon-jetbrains-plain-wordmark:before { + content: "\e63d"; +} +.devicon-django-line-wordmark:before { + content: "\e63e"; +} +.devicon-django-plain-wordmark:before { + content: "\e63f"; +} + +.devicon-cplusplus-line-wordmark:before { + content: "\e634"; +} + +.devicon-cplusplus-plain-wordmark:before { + content: "\e635"; +} + +.devicon-csharp-line-wordmark:before { + content: "\e636"; +} + +.devicon-csharp-plain-wordmark:before { + content: "\e637"; +} + +.devicon-c-line-wordmark:before { + content: "\e638"; +} + +.devicon-c-plain-wordmark:before { + content: "\e639"; +} + +.devicon-nginx-original-wordmark:before, +.devicon-nginx-plain:before, +.devicon-nginx-plain-wordmark:before { + content: "\e615"; +} + +.devicon-heroku-original-wordmark:before { + content: "\e60a"; +} + +.devicon-heroku-original:before { + content: "\e60b"; +} + +.devicon-amazonwebservices-plain:before { + content: "\e603"; +} + +.devicon-appcelerator-plain:before { + content: "\e620"; +} + +.devicon-apple-plain:before { + content: "\e622"; +} + +.devicon-atom-plain-wordmark:before { + content: "\e623"; +} + +.devicon-atom-plain:before { + content: "\e624"; +} + +.devicon-coffeescript-plain-wordmark:before { + content: "\e669"; +} + +.devicon-coffeescript-plain:before { + content: "\e66a"; +} + +.devicon-google-original-wordmark:before { + content: "\e91d"; +} + +.devicon-google-original:before { + content: "\e91e"; +} + +.devicon-ie10-plain:before { + content: "\e7f8"; +} + +.devicon-oracle-plain:before { + content: "\eb6b"; +} + +.devicon-react-plain-wordmark:before { + content: "\e600"; +} + +.devicon-react-plain:before { + content: "\e601"; +} + +.devicon-sass-plain:before { + content: "\ebcb"; +} + +.devicon-sequelize-plain-wordmark:before { + content: "\e922"; +} + +.devicon-sequelize-plain:before { + content: "\e923"; +} + +.devicon-symfony-plain-wordmark:before { + content: "\e602"; +} + +.devicon-symfony-plain:before { + content: "\e605"; +} + +.devicon-twitter-plain:before { + content: "\e91f"; +} + +.devicon-windows8-plain-wordmark:before { + content: "\ebf4"; +} + +.devicon-windows8-plain:before { + content: "\ebf5"; +} \ No newline at end of file diff --git a/devicon.css b/devicon.css index 7bae160c..8ebc840e 100755 --- a/devicon.css +++ b/devicon.css @@ -7,11 +7,13 @@ url('fonts/devicon.svg?-hdf3wh#devicon') format('svg'); font-weight: normal; font-style: normal; + font-display: block; } [class^="devicon-"], [class*=" devicon-"] { - font-family: 'devicon'; - speak: none; + /* use !important to prevent issues with browser extensions that change fonts */ + font-family: 'devicon' !important; + speak: never; font-style: normal; font-weight: normal; font-variant: normal; @@ -82,9 +84,6 @@ .devicon-linkedin-plain:before { content: "\e947"; } -.devicon-ceylon-plain-wordmark:before { - content: "\e943"; -} .devicon-ceylon-plain:before { content: "\e944"; } @@ -181,112 +180,117 @@ .devicon-slack-plain:before { content: "\e925"; } -.devicon-facebook-original:before, -.devicon-facebook-plain:before { - content: "\e91c"; +.devicon-sequelize-plain-wordmark:before { + content: "\e922"; +} +.devicon-sequelize-plain:before { + content: "\e923"; } -.devicon-typescript-original:before, .devicon-typescript-plain:before { content: "\e920"; } -.devicon-babel-original:before, .devicon-babel-plain:before { content: "\e921"; } -.devicon-mocha-plain:before { - content: "\e919"; +.devicon-facebook-plain:before { + content: "\e91c"; } -.devicon-jasmine-plain-wordmark:before { - content: "\e91b"; +.devicon-google-plain-wordmark:before { + content: "\e91d"; +} +.devicon-google-plain:before { + content: "\e91e"; +} +.devicon-twitter-original:before { + content: "\e91f"; +} +.devicon-mocha:before { + content: "\e919"; } .devicon-jasmine-plain:before { content: "\e91a"; } -.devicon-gatling-plain-wordmark:before { - content: "\e918"; +.devicon-jasmine-wordmark:before { + content: "\e91b"; } .devicon-gatling-plain:before { content: "\e917"; } -.devicon-ssh-original-wordmark:before, -.devicon-ssh-plain-wordmark:before { - content: "\e916"; -} -.devicon-ssh-original:before, -.devicon-ssh-plain:before { - content: "\e915"; -} -.devicon-sourcetree-original-wordmark:before, -.devicon-sourcetree-plain-wordmark:before { - content: "\e914"; -} -.devicon-sourcetree-original:before, -.devicon-sourcetree-plain:before { - content: "\e913"; -} -.devicon-phpstorm-plain-wordmark:before { - content: "\e912"; +.devicon-gatling-plain-wordmark:before { + content: "\e918"; } .devicon-phpstorm-plain:before { content: "\e911"; } -.devicon-protractor-plain-wordmark:before { - content: "\e901"; +.devicon-phpstorm-plain-wordmark:before { + content: "\e912"; } -.devicon-protractor-plain:before { - content: "\e900"; +.devicon-sourcetree-original:before { + content: "\e913"; } -.devicon-gradle-plain-wordmark:before { - content: "\e8f1"; +.devicon-sourcetree-original-wordmark:before { + content: "\e914"; } -.devicon-gradle-plain:before { - content: "\e902"; +.devicon-ssh-original:before { + content: "\e915"; } -.devicon-cucumber-plain-wordmark:before { - content: "\e905"; -} -.devicon-cucumber-plain:before { - content: "\e904"; -} -.devicon-jeet-plain-wordmark:before { - content: "\e906"; +.devicon-ssh-original-wordmark:before { + content: "\e916"; } .devicon-jeet-plain:before { content: "\e903"; } -.devicon-gitlab-plain-wordmark:before { - content: "\e908"; +.devicon-jeet-plain-wordmark:before { + content: "\e906"; } .devicon-gitlab-plain:before { content: "\e907"; } -.devicon-github-original-wordmark:before, -.devicon-github-plain-wordmark:before { - content: "\e90a"; +.devicon-gitlab-plain-wordmark:before { + content: "\e908"; } -.devicon-github-original:before, -.devicon-github-plain:before { +.devicon-github-original:before { content: "\e909"; } +.devicon-github-original-wordmark:before { + content: "\e90a"; +} .devicon-d3js-plain:before { + content: "\e90b"; +} +.devicon-d3js-original:before { content: "\e90c"; } -.devicon-confluence-original-wordmark:before, -.devicon-confluence-plain-wordmark:before { - content: "\e90e"; -} -.devicon-confluence-original:before, -.devicon-confluence-plain:before { +.devicon-confluence-original:before { content: "\e90d"; } -.devicon-bitbucket-original-wordmark:before, -.devicon-bitbucket-plain-wordmark:before { - content: "\e910"; +.devicon-confluence-original-wordmark:before { + content: "\e90e"; } -.devicon-bitbucket-original:before, -.devicon-bitbucket-plain:before { +.devicon-bitbucket-original:before { content: "\e90f"; } +.devicon-bitbucket-original-wordmark:before { + content: "\e910"; +} +.devicon-gradle-plain:before { + content: "\e902"; +} +.devicon-gradle-plain-wordmark:before { + content: "\e8f1"; +} +.devicon-cucumber-plain:before { + content: "\e904"; +} +.devicon-cucumber-plain-wordmark:before { + content: "\e905"; +} +.devicon-protractor-plain:before { + content: "\e900"; +} +.devicon-protractor-plain-wordmark:before { + content: "\e901"; +} .devicon-safari-line-wordmark:before { content: "\e632"; } @@ -299,21 +303,15 @@ .devicon-safari-plain:before { content: "\e63c"; } -.devicon-jetbrains-plain:before, -.devicon-jetbrains-line:before, -.devicon-jetbrains-line-wordmark:before, -.devicon-jetbrains-plain-wordmark:before { +.devicon-jetbrains-plain:before { content: "\e63d"; } -.devicon-django-line:before, -.devicon-django-line-wordmark:before { +.devicon-django-line:before { content: "\e63e"; } -.devicon-django-plain:before, -.devicon-django-plain-wordmark:before { +.devicon-django-plain:before { content: "\e63f"; } - .devicon-gimp-plain:before { content: "\e633"; } @@ -326,33 +324,27 @@ content: "\e62b"; } -.devicon-cplusplus-line:before, -.devicon-cplusplus-line-wordmark:before { +.devicon-cplusplus-line:before { content: "\e634"; } -.devicon-cplusplus-plain:before, -.devicon-cplusplus-plain-wordmark:before { +.devicon-cplusplus-plain:before { content: "\e635"; } -.devicon-csharp-line:before, -.devicon-csharp-line-wordmark:before { +.devicon-csharp-line:before{ content: "\e636"; } -.devicon-csharp-plain:before, -.devicon-csharp-plain-wordmark:before { +.devicon-csharp-plain:before { content: "\e637"; } -.devicon-c-line:before, -.devicon-c-line-wordmark:before { +.devicon-c-line:before { content: "\e638"; } -.devicon-c-plain:before, -.devicon-c-plain-wordmark:before { +.devicon-c-plain:before{ content: "\e639"; } @@ -372,10 +364,7 @@ content: "\e614"; } -.devicon-nginx-original:before, -.devicon-nginx-original-wordmark:before, -.devicon-nginx-plain:before, -.devicon-nginx-plain-wordmark:before { +.devicon-nginx-original:before { content: "\e615"; } @@ -439,13 +428,11 @@ content: "\e609"; } -.devicon-heroku-line-wordmark:before, -.devicon-heroku-original-wordmark:before { +.devicon-heroku-line-wordmark:before { content: "\e60a"; } -.devicon-heroku-line:before, -.devicon-heroku-original:before { +.devicon-heroku-line:before { content: "\e60b"; } @@ -468,9 +455,19 @@ .devicon-docker-plain:before { content: "\e61f"; } - -.devicon-amazonwebservices-original:before, -.devicon-amazonwebservices-plain:before { +.devicon-symfony-original-wordmark:before { + content: "\e602"; +} +.devicon-symfony-original:before { + content: "\e605"; +} +.devicon-react-original-wordmark:before { + content: "\e600"; +} +.devicon-react-original:before { + content: "\e601"; +} +.devicon-amazonwebservices-original:before { content: "\e603"; } @@ -494,8 +491,7 @@ content: "\e61d"; } -.devicon-appcelerator-original:before, -.devicon-appcelerator-plain:before { +.devicon-appcelerator-original:before { content: "\e620"; } @@ -503,18 +499,15 @@ content: "\e621"; } -.devicon-apple-original:before, -.devicon-apple-plain:before { +.devicon-apple-original:before { content: "\e622"; } -.devicon-atom-original-wordmark:before, -.devicon-atom-plain-wordmark:before { +.devicon-atom-original-wordmark:before { content: "\e623"; } -.devicon-atom-original:before, -.devicon-atom-plain:before { +.devicon-atom-original:before { content: "\e624"; } @@ -566,13 +559,11 @@ content: "\e668"; } -.devicon-coffeescript-original-wordmark:before, -.devicon-coffeescript-plain-wordmark:before { +.devicon-coffeescript-original-wordmark:before { content: "\e669"; } -.devicon-coffeescript-original:before, -.devicon-coffeescript-plain:before { +.devicon-coffeescript-original:before { content: "\e66a"; } @@ -631,17 +622,6 @@ .devicon-git-plain:before { content: "\e7a8"; } - -.devicon-google-original-wordmark:before, -.devicon-google-plain-wordmark:before { - content: "\e91d"; -} - -.devicon-google-original:before, -.devicon-google-plain:before { - content: "\e91e"; -} - .devicon-grunt-line-wordmark:before { content: "\e7a9"; } @@ -670,8 +650,7 @@ content: "\e7f7"; } -.devicon-ie10-original:before, -.devicon-ie10-plain:before { +.devicon-ie10-original:before { content: "\e7f8"; } @@ -767,8 +746,7 @@ content: "\eb6a"; } -.devicon-oracle-original:before, -.devicon-oracle-plain:before { +.devicon-oracle-original:before { content: "\eb6b"; } @@ -807,17 +785,6 @@ .devicon-rails-plain:before { content: "\eba3"; } - -.devicon-react-original-wordmark:before, -.devicon-react-plain-wordmark:before { - content: "\e600"; -} - -.devicon-react-original:before, -.devicon-react-plain:before { - content: "\e601"; -} - .devicon-ruby-plain-wordmark:before { content: "\ebc9"; } @@ -826,31 +793,9 @@ content: "\ebca"; } -.devicon-sass-original:before, -.devicon-sass-plain:before { +.devicon-sass-original:before { content: "\ebcb"; } - -.devicon-sequelize-original-wordmark:before, -.devicon-sequelize-plain-wordmark:before { - content: "\e922"; -} - -.devicon-sequelize-original:before, -.devicon-sequelize-plain:before { - content: "\e923"; -} - -.devicon-symfony-original-wordmark:before, -.devicon-symfony-plain-wordmark:before { - content: "\e602"; -} - -.devicon-symfony-original:before, -.devicon-symfony-plain:before { - content: "\e605"; -} - .devicon-travis-plain-wordmark:before { content: "\ebcc"; } @@ -866,12 +811,6 @@ .devicon-trello-plain:before { content: "\ebcf"; } - -.devicon-twitter-original:before, -.devicon-twitter-plain:before { - content: "\e91f"; -} - .devicon-ubuntu-plain-wordmark:before { content: "\ebd0"; } @@ -884,13 +823,11 @@ content: "\ebf3"; } -.devicon-windows8-original-wordmark:before, -.devicon-windows8-plain-wordmark:before { +.devicon-windows8-original-wordmark:before { content: "\ebf4"; } -.devicon-windows8-original:before, -.devicon-windows8-plain:before { +.devicon-windows8-original:before { content: "\ebf5"; }