Skip to content

Commit ac557d6

Browse files
authored
Merge pull request #389 from devicons/develop
Release develop to master after icon build job
2 parents ca887b2 + 1190b09 commit ac557d6

7 files changed

Lines changed: 83 additions & 7 deletions

File tree

devicon.css

Lines changed: 62 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?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');
3+
src: url('fonts/devicon.eot?flyg0o');
4+
src: url('fonts/devicon.eot?flyg0o#iefix') format('embedded-opentype'),
5+
url('fonts/devicon.ttf?flyg0o') format('truetype'),
6+
url('fonts/devicon.woff?flyg0o') format('woff'),
7+
url('fonts/devicon.svg?flyg0o#devicon') format('svg');
88
font-weight: normal;
99
font-style: normal;
1010
font-display: block;
@@ -25,6 +25,63 @@
2525
-moz-osx-font-smoothing: grayscale;
2626
}
2727

28+
.devicon-woocommerce-plain-wordmark:before {
29+
content: "\e966";
30+
}
31+
.devicon-woocommerce-plain:before {
32+
content: "\e967";
33+
}
34+
.devicon-typo3-plain-wordmark:before {
35+
content: "\e968";
36+
}
37+
.devicon-typo3-plain:before {
38+
content: "\e969";
39+
}
40+
.devicon-premierepro-plain:before {
41+
content: "\e96a";
42+
}
43+
.devicon-nestjs-plain-wordmark:before {
44+
content: "\e96b";
45+
}
46+
.devicon-nestjs-plain:before {
47+
content: "\e96c";
48+
}
49+
.devicon-materialui-plain:before {
50+
content: "\e96d";
51+
}
52+
.devicon-kotlin-plain-wordmark:before {
53+
content: "\e96e";
54+
}
55+
.devicon-kotlin-plain:before {
56+
content: "\e96f";
57+
}
58+
.devicon-jenkins-plain:before {
59+
content: "\e970";
60+
}
61+
.devicon-jenkins-line:before {
62+
content: "\e971";
63+
}
64+
.devicon-haxe-plain:before {
65+
content: "\e972";
66+
}
67+
.devicon-gatsby-plain-wordmark:before {
68+
content: "\e973";
69+
}
70+
.devicon-gatsby-plain:before {
71+
content: "\e974";
72+
}
73+
.devicon-flutter-plain:before {
74+
content: "\e975";
75+
}
76+
.devicon-composer-line-wordmark:before {
77+
content: "\e976";
78+
}
79+
.devicon-composer-line:before {
80+
content: "\e977";
81+
}
82+
.devicon-aftereffects-plain:before {
83+
content: "\e978";
84+
}
2885
.devicon-yunohost-plain:before {
2986
content: "\e963";
3087
}

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

35.8 KB
Binary file not shown.

fonts/devicon.svg

Lines changed: 19 additions & 0 deletions
Loading

fonts/devicon.ttf

35.8 KB
Binary file not shown.

fonts/devicon.woff

35.8 KB
Binary file not shown.

icomoon.json

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

0 commit comments

Comments
 (0)