mirror of
https://github.com/konpa/devicon.git
synced 2025-08-21 21:56:48 +02:00
Built new icons, icomoon.json and devicon.css
This commit is contained in:
13
devicon.css
13
devicon.css
@@ -1,10 +1,10 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'devicon';
|
font-family: 'devicon';
|
||||||
src: url('fonts/devicon.eot?yl3aib');
|
src: url('fonts/devicon.eot?e3ee6v');
|
||||||
src: url('fonts/devicon.eot?yl3aib#iefix') format('embedded-opentype'),
|
src: url('fonts/devicon.eot?e3ee6v#iefix') format('embedded-opentype'),
|
||||||
url('fonts/devicon.ttf?yl3aib') format('truetype'),
|
url('fonts/devicon.ttf?e3ee6v') format('truetype'),
|
||||||
url('fonts/devicon.woff?yl3aib') format('woff'),
|
url('fonts/devicon.woff?e3ee6v') format('woff'),
|
||||||
url('fonts/devicon.svg?yl3aib#devicon') format('svg');
|
url('fonts/devicon.svg?e3ee6v#devicon') format('svg');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: block;
|
font-display: block;
|
||||||
@@ -25,6 +25,9 @@
|
|||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.devicon-mocha-plain:before {
|
||||||
|
content: "\e961";
|
||||||
|
}
|
||||||
.devicon-haskell-plain:before {
|
.devicon-haskell-plain:before {
|
||||||
content: "\e95f";
|
content: "\e95f";
|
||||||
}
|
}
|
||||||
|
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: 825 KiB After Width: | Height: | Size: 831 KiB |
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user