mirror of
https://github.com/konpa/devicon.git
synced 2025-07-31 20:00:16 +02:00
Merge pull request #272 from devicons/feature/generate-font-including-codepen
generate font including 'codepen' icon
This commit is contained in:
@@ -170,3 +170,10 @@
|
||||
.devicon-windows8-plain:before {
|
||||
content: "\ebf5";
|
||||
}
|
||||
|
||||
.devicon-codepen-plain-wordmark:before {
|
||||
content: "\e95d";
|
||||
}
|
||||
.devicon-codepen-original:before {
|
||||
content: "\e95e";
|
||||
}
|
144
devicon.css
144
devicon.css
@@ -1,10 +1,10 @@
|
||||
@font-face {
|
||||
font-family: 'devicon';
|
||||
src: url('fonts/devicon.eot?ibclp5');
|
||||
src: url('fonts/devicon.eot?ibclp5#iefix') format('embedded-opentype'),
|
||||
url('fonts/devicon.ttf?ibclp5') format('truetype'),
|
||||
url('fonts/devicon.woff?ibclp5') format('woff'),
|
||||
url('fonts/devicon.svg?ibclp5#devicon') format('svg');
|
||||
src: url('fonts/devicon.eot?pctgnc');
|
||||
src: url('fonts/devicon.eot?pctgnc#iefix') format('embedded-opentype'),
|
||||
url('fonts/devicon.ttf?pctgnc') format('truetype'),
|
||||
url('fonts/devicon.woff?pctgnc') format('woff'),
|
||||
url('fonts/devicon.svg?pctgnc#devicon') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: block;
|
||||
@@ -25,6 +25,12 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.devicon-codepen-original-wordmark:before {
|
||||
content: "\e95d";
|
||||
}
|
||||
.devicon-codepen-plain:before {
|
||||
content: "\e95e";
|
||||
}
|
||||
.devicon-groovy-plain:before {
|
||||
content: "\e958";
|
||||
}
|
||||
@@ -331,143 +337,108 @@
|
||||
.devicon-gimp-plain:before {
|
||||
content: "\e633";
|
||||
}
|
||||
|
||||
.devicon-redhat-plain-wordmark:before {
|
||||
content: "\e62a";
|
||||
}
|
||||
|
||||
.devicon-redhat-plain:before {
|
||||
content: "\e62b";
|
||||
}
|
||||
|
||||
.devicon-cplusplus-line:before {
|
||||
content: "\e634";
|
||||
}
|
||||
|
||||
.devicon-cplusplus-plain:before {
|
||||
content: "\e635";
|
||||
}
|
||||
|
||||
.devicon-csharp-line:before {
|
||||
content: "\e636";
|
||||
}
|
||||
|
||||
.devicon-csharp-plain:before {
|
||||
content: "\e637";
|
||||
}
|
||||
|
||||
.devicon-c-line:before {
|
||||
content: "\e638";
|
||||
}
|
||||
|
||||
.devicon-c-plain:before {
|
||||
content: "\e639";
|
||||
}
|
||||
|
||||
.devicon-nodewebkit-line-wordmark:before {
|
||||
content: "\e611";
|
||||
}
|
||||
|
||||
.devicon-nodewebkit-line:before {
|
||||
content: "\e612";
|
||||
}
|
||||
|
||||
.devicon-nodewebkit-plain-wordmark:before {
|
||||
content: "\e613";
|
||||
}
|
||||
|
||||
.devicon-nodewebkit-plain:before {
|
||||
content: "\e614";
|
||||
}
|
||||
|
||||
.devicon-nginx-original:before {
|
||||
content: "\e615";
|
||||
}
|
||||
|
||||
.devicon-erlang-plain-wordmark:before {
|
||||
content: "\e616";
|
||||
}
|
||||
|
||||
.devicon-erlang-plain:before {
|
||||
content: "\e617";
|
||||
}
|
||||
|
||||
.devicon-doctrine-line-wordmark:before {
|
||||
content: "\e618";
|
||||
}
|
||||
|
||||
.devicon-doctrine-line:before {
|
||||
content: "\e619";
|
||||
}
|
||||
|
||||
.devicon-doctrine-plain-wordmark:before {
|
||||
content: "\e61a";
|
||||
}
|
||||
|
||||
.devicon-doctrine-plain:before {
|
||||
content: "\e625";
|
||||
}
|
||||
|
||||
.devicon-apache-line-wordmark:before {
|
||||
content: "\e626";
|
||||
}
|
||||
|
||||
.devicon-apache-line:before {
|
||||
content: "\e627";
|
||||
}
|
||||
|
||||
.devicon-apache-plain-wordmark:before {
|
||||
content: "\e628";
|
||||
}
|
||||
|
||||
.devicon-apache-plain:before {
|
||||
content: "\e629";
|
||||
}
|
||||
|
||||
.devicon-go-line:before {
|
||||
content: "\e610";
|
||||
}
|
||||
|
||||
.devicon-redis-plain-wordmark:before {
|
||||
content: "\e606";
|
||||
}
|
||||
|
||||
.devicon-redis-plain:before {
|
||||
content: "\e607";
|
||||
}
|
||||
|
||||
.devicon-meteor-plain-wordmark:before {
|
||||
content: "\e608";
|
||||
}
|
||||
|
||||
.devicon-meteor-plain:before {
|
||||
content: "\e609";
|
||||
}
|
||||
|
||||
.devicon-heroku-line-wordmark:before {
|
||||
content: "\e60a";
|
||||
}
|
||||
|
||||
.devicon-heroku-line:before {
|
||||
content: "\e60b";
|
||||
}
|
||||
|
||||
.devicon-heroku-plain-wordmark:before {
|
||||
content: "\e60c";
|
||||
}
|
||||
|
||||
.devicon-heroku-plain:before {
|
||||
content: "\e60f";
|
||||
}
|
||||
|
||||
.devicon-go-plain:before {
|
||||
content: "\e61b";
|
||||
}
|
||||
|
||||
.devicon-docker-plain-wordmark:before {
|
||||
content: "\e61e";
|
||||
}
|
||||
|
||||
.devicon-docker-plain:before {
|
||||
content: "\e61f";
|
||||
}
|
||||
@@ -486,387 +457,294 @@
|
||||
.devicon-amazonwebservices-original:before {
|
||||
content: "\e603";
|
||||
}
|
||||
|
||||
.devicon-amazonwebservices-plain-wordmark:before {
|
||||
content: "\e604";
|
||||
}
|
||||
|
||||
.devicon-android-plain-wordmark:before {
|
||||
content: "\e60d";
|
||||
}
|
||||
|
||||
.devicon-android-plain:before {
|
||||
content: "\e60e";
|
||||
}
|
||||
|
||||
.devicon-angularjs-plain-wordmark:before {
|
||||
content: "\e61c";
|
||||
}
|
||||
|
||||
.devicon-angularjs-plain:before {
|
||||
content: "\e61d";
|
||||
}
|
||||
|
||||
.devicon-appcelerator-original:before {
|
||||
content: "\e620";
|
||||
}
|
||||
|
||||
.devicon-appcelerator-plain-wordmark:before {
|
||||
content: "\e621";
|
||||
}
|
||||
|
||||
.devicon-apple-original:before {
|
||||
content: "\e622";
|
||||
}
|
||||
|
||||
.devicon-atom-original-wordmark:before {
|
||||
content: "\e623";
|
||||
}
|
||||
|
||||
.devicon-atom-original:before {
|
||||
content: "\e624";
|
||||
}
|
||||
|
||||
.devicon-backbonejs-plain-wordmark:before {
|
||||
content: "\e62c";
|
||||
}
|
||||
|
||||
.devicon-backbonejs-plain:before {
|
||||
content: "\e62d";
|
||||
}
|
||||
|
||||
.devicon-bootstrap-plain-wordmark:before {
|
||||
content: "\e62e";
|
||||
}
|
||||
|
||||
.devicon-bootstrap-plain:before {
|
||||
content: "\e62f";
|
||||
}
|
||||
|
||||
.devicon-bower-line-wordmark:before {
|
||||
content: "\e630";
|
||||
}
|
||||
|
||||
.devicon-bower-line:before {
|
||||
content: "\e631";
|
||||
}
|
||||
|
||||
.devicon-bower-plain-wordmark:before {
|
||||
content: "\e64e";
|
||||
}
|
||||
|
||||
.devicon-bower-plain:before {
|
||||
content: "\e64f";
|
||||
}
|
||||
|
||||
.devicon-chrome-plain-wordmark:before {
|
||||
content: "\e665";
|
||||
}
|
||||
|
||||
.devicon-chrome-plain:before {
|
||||
content: "\e666";
|
||||
}
|
||||
|
||||
.devicon-codeigniter-plain-wordmark:before {
|
||||
content: "\e667";
|
||||
}
|
||||
|
||||
.devicon-codeigniter-plain:before {
|
||||
content: "\e668";
|
||||
}
|
||||
|
||||
.devicon-coffeescript-original-wordmark:before {
|
||||
content: "\e669";
|
||||
}
|
||||
|
||||
.devicon-coffeescript-original:before {
|
||||
content: "\e66a";
|
||||
}
|
||||
|
||||
.devicon-css3-plain-wordmark:before {
|
||||
content: "\e678";
|
||||
}
|
||||
|
||||
.devicon-css3-plain:before {
|
||||
content: "\e679";
|
||||
}
|
||||
|
||||
.devicon-debian-plain-wordmark:before {
|
||||
content: "\e67e";
|
||||
}
|
||||
|
||||
.devicon-debian-plain:before {
|
||||
content: "\e67f";
|
||||
}
|
||||
|
||||
.devicon-dot-net-plain-wordmark:before {
|
||||
content: "\e6d3";
|
||||
}
|
||||
|
||||
.devicon-dot-net-plain:before {
|
||||
content: "\e6d4";
|
||||
}
|
||||
|
||||
.devicon-drupal-plain-wordmark:before {
|
||||
content: "\e6e2";
|
||||
}
|
||||
|
||||
.devicon-drupal-plain:before {
|
||||
content: "\e6e3";
|
||||
}
|
||||
|
||||
.devicon-firefox-plain-wordmark:before {
|
||||
content: "\e75d";
|
||||
}
|
||||
|
||||
.devicon-firefox-plain:before {
|
||||
content: "\e75e";
|
||||
}
|
||||
|
||||
.devicon-foundation-plain-wordmark:before {
|
||||
content: "\e7a2";
|
||||
}
|
||||
|
||||
.devicon-foundation-plain:before {
|
||||
content: "\e7a3";
|
||||
}
|
||||
|
||||
.devicon-git-plain-wordmark:before {
|
||||
content: "\e7a7";
|
||||
}
|
||||
|
||||
.devicon-git-plain:before {
|
||||
content: "\e7a8";
|
||||
}
|
||||
.devicon-grunt-line-wordmark:before {
|
||||
content: "\e7a9";
|
||||
}
|
||||
|
||||
.devicon-grunt-line:before {
|
||||
content: "\e7aa";
|
||||
}
|
||||
|
||||
.devicon-grunt-plain-wordmark:before {
|
||||
content: "\e7ea";
|
||||
}
|
||||
|
||||
.devicon-grunt-plain:before {
|
||||
content: "\e7eb";
|
||||
}
|
||||
|
||||
.devicon-gulp-plain:before {
|
||||
content: "\e7ec";
|
||||
}
|
||||
|
||||
.devicon-html5-plain-wordmark:before {
|
||||
content: "\e7f6";
|
||||
}
|
||||
|
||||
.devicon-html5-plain:before {
|
||||
content: "\e7f7";
|
||||
}
|
||||
|
||||
.devicon-ie10-original:before {
|
||||
content: "\e7f8";
|
||||
}
|
||||
|
||||
.devicon-illustrator-line:before {
|
||||
content: "\e7f9";
|
||||
}
|
||||
|
||||
.devicon-illustrator-plain:before {
|
||||
content: "\e7fa";
|
||||
}
|
||||
|
||||
.devicon-inkscape-plain-wordmark:before {
|
||||
content: "\e834";
|
||||
}
|
||||
|
||||
.devicon-inkscape-plain:before {
|
||||
content: "\e835";
|
||||
}
|
||||
|
||||
.devicon-java-plain-wordmark:before {
|
||||
content: "\e841";
|
||||
}
|
||||
|
||||
.devicon-java-plain:before {
|
||||
content: "\e842";
|
||||
}
|
||||
|
||||
.devicon-javascript-plain:before {
|
||||
content: "\e845";
|
||||
}
|
||||
|
||||
.devicon-jquery-plain-wordmark:before {
|
||||
content: "\e849";
|
||||
}
|
||||
|
||||
.devicon-jquery-plain:before {
|
||||
content: "\e84a";
|
||||
}
|
||||
|
||||
.devicon-krakenjs-plain-wordmark:before {
|
||||
content: "\e84f";
|
||||
}
|
||||
|
||||
.devicon-krakenjs-plain:before {
|
||||
content: "\e850";
|
||||
}
|
||||
|
||||
.devicon-laravel-plain-wordmark:before {
|
||||
content: "\e851";
|
||||
}
|
||||
|
||||
.devicon-laravel-plain:before {
|
||||
content: "\e852";
|
||||
}
|
||||
|
||||
.devicon-less-plain-wordmark:before {
|
||||
content: "\e853";
|
||||
}
|
||||
|
||||
.devicon-linux-plain:before {
|
||||
content: "\eb1c";
|
||||
}
|
||||
|
||||
.devicon-mongodb-plain-wordmark:before {
|
||||
content: "\eb43";
|
||||
}
|
||||
|
||||
.devicon-mongodb-plain:before {
|
||||
content: "\eb44";
|
||||
}
|
||||
|
||||
.devicon-moodle-plain-wordmark:before {
|
||||
content: "\eb5a";
|
||||
}
|
||||
|
||||
.devicon-moodle-plain:before {
|
||||
content: "\eb5b";
|
||||
}
|
||||
|
||||
.devicon-mysql-plain-wordmark:before {
|
||||
content: "\eb60";
|
||||
}
|
||||
|
||||
.devicon-mysql-plain:before {
|
||||
content: "\eb61";
|
||||
}
|
||||
|
||||
.devicon-nodejs-plain-wordmark:before {
|
||||
content: "\eb69";
|
||||
}
|
||||
|
||||
.devicon-nodejs-plain:before {
|
||||
content: "\eb6a";
|
||||
}
|
||||
|
||||
.devicon-oracle-original:before {
|
||||
content: "\eb6b";
|
||||
}
|
||||
|
||||
.devicon-photoshop-line:before {
|
||||
content: "\eb6c";
|
||||
}
|
||||
|
||||
.devicon-photoshop-plain:before {
|
||||
content: "\eb6d";
|
||||
}
|
||||
|
||||
.devicon-php-plain:before {
|
||||
content: "\eb71";
|
||||
}
|
||||
|
||||
.devicon-postgresql-plain-wordmark:before {
|
||||
content: "\eb7c";
|
||||
}
|
||||
|
||||
.devicon-postgresql-plain:before {
|
||||
content: "\eb7d";
|
||||
}
|
||||
|
||||
.devicon-python-plain-wordmark:before {
|
||||
content: "\eb88";
|
||||
}
|
||||
|
||||
.devicon-python-plain:before {
|
||||
content: "\eb89";
|
||||
}
|
||||
|
||||
.devicon-rails-plain-wordmark:before {
|
||||
content: "\eba2";
|
||||
}
|
||||
|
||||
.devicon-rails-plain:before {
|
||||
content: "\eba3";
|
||||
}
|
||||
.devicon-ruby-plain-wordmark:before {
|
||||
content: "\ebc9";
|
||||
}
|
||||
|
||||
.devicon-ruby-plain:before {
|
||||
content: "\ebca";
|
||||
}
|
||||
|
||||
.devicon-sass-original:before {
|
||||
content: "\ebcb";
|
||||
}
|
||||
.devicon-travis-plain-wordmark:before {
|
||||
content: "\ebcc";
|
||||
}
|
||||
|
||||
.devicon-travis-plain:before {
|
||||
content: "\ebcd";
|
||||
}
|
||||
|
||||
.devicon-trello-plain-wordmark:before {
|
||||
content: "\ebce";
|
||||
}
|
||||
|
||||
.devicon-trello-plain:before {
|
||||
content: "\ebcf";
|
||||
}
|
||||
.devicon-ubuntu-plain-wordmark:before {
|
||||
content: "\ebd0";
|
||||
}
|
||||
|
||||
.devicon-ubuntu-plain:before {
|
||||
content: "\ebd1";
|
||||
}
|
||||
|
||||
.devicon-vim-plain:before {
|
||||
content: "\ebf3";
|
||||
}
|
||||
|
||||
.devicon-windows8-original-wordmark:before {
|
||||
content: "\ebf4";
|
||||
}
|
||||
|
||||
.devicon-windows8-original:before {
|
||||
content: "\ebf5";
|
||||
}
|
||||
|
||||
.devicon-wordpress-plain-wordmark:before {
|
||||
content: "\ebfd";
|
||||
}
|
||||
|
||||
.devicon-wordpress-plain:before {
|
||||
content: "\ebfe";
|
||||
}
|
||||
|
||||
.devicon-yii-plain-wordmark:before {
|
||||
content: "\ec01";
|
||||
}
|
||||
|
||||
.devicon-yii-plain:before {
|
||||
content: "\ec02";
|
||||
}
|
||||
|
||||
.devicon-zend-plain-wordmark:before {
|
||||
content: "\ec03";
|
||||
}
|
||||
|
||||
.devicon-zend-plain:before {
|
||||
content: "\ec04";
|
||||
}
|
||||
|
2
devicon.min.css
vendored
2
devicon.min.css
vendored
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 818 KiB After Width: | Height: | Size: 822 KiB |
Binary file not shown.
Binary file not shown.
1064
icomoon.json
1064
icomoon.json
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user