更新图标 #10
|
@ -1,8 +1,8 @@
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "iconfont"; /* Project id 4723712 */
|
font-family: "iconfont"; /* Project id 4723712 */
|
||||||
src: url('iconfont.woff2?t=1730255375658') format('woff2'),
|
src: url('iconfont.woff2?t=1730256542457') format('woff2'),
|
||||||
url('iconfont.woff?t=1730255375658') format('woff'),
|
url('iconfont.woff?t=1730256542457') format('woff'),
|
||||||
url('iconfont.ttf?t=1730255375658') format('truetype');
|
url('iconfont.ttf?t=1730256542457') format('truetype');
|
||||||
}
|
}
|
||||||
|
|
||||||
.iconfont {
|
.iconfont {
|
||||||
|
@ -13,6 +13,10 @@
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.icon-A:before {
|
||||||
|
content: "\e6ef";
|
||||||
|
}
|
||||||
|
|
||||||
.icon-yanhouke-shengyinyichang:before {
|
.icon-yanhouke-shengyinyichang:before {
|
||||||
content: "\e672";
|
content: "\e672";
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -5,6 +5,13 @@
|
||||||
"css_prefix_text": "icon-",
|
"css_prefix_text": "icon-",
|
||||||
"description": "",
|
"description": "",
|
||||||
"glyphs": [
|
"glyphs": [
|
||||||
|
{
|
||||||
|
"icon_id": "12688893",
|
||||||
|
"name": "A",
|
||||||
|
"font_class": "A",
|
||||||
|
"unicode": "e6ef",
|
||||||
|
"unicode_decimal": 59119
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"icon_id": "5257347",
|
"icon_id": "5257347",
|
||||||
"name": "咽喉科-声音异常",
|
"name": "咽喉科-声音异常",
|
||||||
|
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 369 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue