mirror of
https://github.com/konpa/devicon.git
synced 2025-08-18 20:31:31 +02:00
Built new icons, icomoon.json and devicon.css
This commit is contained in:
19
devicon.css
19
devicon.css
@@ -1,10 +1,10 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'devicon';
|
font-family: 'devicon';
|
||||||
src: url('fonts/devicon.eot?l8xyby');
|
src: url('fonts/devicon.eot?6szfnm');
|
||||||
src: url('fonts/devicon.eot?l8xyby#iefix') format('embedded-opentype'),
|
src: url('fonts/devicon.eot?6szfnm#iefix') format('embedded-opentype'),
|
||||||
url('fonts/devicon.ttf?l8xyby') format('truetype'),
|
url('fonts/devicon.ttf?6szfnm') format('truetype'),
|
||||||
url('fonts/devicon.woff?l8xyby') format('woff'),
|
url('fonts/devicon.woff?6szfnm') format('woff'),
|
||||||
url('fonts/devicon.svg?l8xyby#devicon') format('svg');
|
url('fonts/devicon.svg?6szfnm#devicon') format('svg');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: block;
|
font-display: block;
|
||||||
@@ -25,6 +25,15 @@
|
|||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.devicon-yunohost-plain:before {
|
||||||
|
content: "\e963";
|
||||||
|
}
|
||||||
|
.devicon-redux-original:before {
|
||||||
|
content: "\e964";
|
||||||
|
}
|
||||||
|
.devicon-clojurescript-plain:before {
|
||||||
|
content: "\e965";
|
||||||
|
}
|
||||||
.devicon-clojure-line:before {
|
.devicon-clojure-line:before {
|
||||||
content: "\e962";
|
content: "\e962";
|
||||||
}
|
}
|
||||||
|
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: 833 KiB After Width: | Height: | Size: 879 KiB |
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
BIN
new_icons.png
BIN
new_icons.png
Binary file not shown.
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 71 KiB |
Reference in New Issue
Block a user