mirror of
https://github.com/konpa/devicon.git
synced 2025-08-22 14:12:58 +02:00
Merge branch 'fix-icons' of https://github.com/devicons/devicon into fix-icons
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?e3ee6v');
|
src: url('fonts/devicon.eot?l8xyby');
|
||||||
src: url('fonts/devicon.eot?e3ee6v#iefix') format('embedded-opentype'),
|
src: url('fonts/devicon.eot?l8xyby#iefix') format('embedded-opentype'),
|
||||||
url('fonts/devicon.ttf?e3ee6v') format('truetype'),
|
url('fonts/devicon.ttf?l8xyby') format('truetype'),
|
||||||
url('fonts/devicon.woff?e3ee6v') format('woff'),
|
url('fonts/devicon.woff?l8xyby') format('woff'),
|
||||||
url('fonts/devicon.svg?e3ee6v#devicon') format('svg');
|
url('fonts/devicon.svg?l8xyby#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-clojure-line:before {
|
||||||
|
content: "\e962";
|
||||||
|
}
|
||||||
.devicon-mocha-plain:before {
|
.devicon-mocha-plain:before {
|
||||||
content: "\e961";
|
content: "\e961";
|
||||||
}
|
}
|
||||||
|
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: 831 KiB After Width: | Height: | Size: 833 KiB |
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
BIN
new_icons.png
Normal file
BIN
new_icons.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 70 KiB |
Reference in New Issue
Block a user