Skip to content

Commit ac9dc6a

Browse files
authored
Built new icons, icomoon.json and devicon.css
1 parent 24df880 commit ac9dc6a

8 files changed

Lines changed: 19 additions & 7 deletions

File tree

devicon.css

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
@font-face {
22
font-family: 'devicon';
3-
src: url('fonts/devicon.eot?l8xyby');
4-
src: url('fonts/devicon.eot?l8xyby#iefix') format('embedded-opentype'),
5-
url('fonts/devicon.ttf?l8xyby') format('truetype'),
6-
url('fonts/devicon.woff?l8xyby') format('woff'),
7-
url('fonts/devicon.svg?l8xyby#devicon') format('svg');
3+
src: url('fonts/devicon.eot?6szfnm');
4+
src: url('fonts/devicon.eot?6szfnm#iefix') format('embedded-opentype'),
5+
url('fonts/devicon.ttf?6szfnm') format('truetype'),
6+
url('fonts/devicon.woff?6szfnm') format('woff'),
7+
url('fonts/devicon.svg?6szfnm#devicon') format('svg');
88
font-weight: normal;
99
font-style: normal;
1010
font-display: block;
@@ -25,6 +25,15 @@
2525
-moz-osx-font-smoothing: grayscale;
2626
}
2727

28+
.devicon-yunohost-plain:before {
29+
content: "\e963";
30+
}
31+
.devicon-redux-original:before {
32+
content: "\e964";
33+
}
34+
.devicon-clojurescript-plain:before {
35+
content: "\e965";
36+
}
2837
.devicon-clojure-line:before {
2938
content: "\e962";
3039
}

devicon.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fonts/devicon.eot

10.8 KB
Binary file not shown.

fonts/devicon.svg

Lines changed: 3 additions & 0 deletions
Loading

fonts/devicon.ttf

10.8 KB
Binary file not shown.

fonts/devicon.woff

10.8 KB
Binary file not shown.

icomoon.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

new_icons.png

1.53 KB
Loading

0 commit comments

Comments
 (0)