style: 更新图标

This commit is contained in:
xiaozzzi 2024-01-30 20:10:39 +08:00
parent 20865e4f23
commit af75ad9972
6 changed files with 26 additions and 4 deletions

View File

@ -1,8 +1,8 @@
@font-face {
font-family: "iconbl"; /* Project id 4118609 */
src: url('iconfont.woff2?t=1705742748603') format('woff2'),
url('iconfont.woff?t=1705742748603') format('woff'),
url('iconfont.ttf?t=1705742748603') format('truetype');
src: url('iconfont.woff2?t=1706597865404') format('woff2'),
url('iconfont.woff?t=1706597865404') format('woff'),
url('iconfont.ttf?t=1706597865404') format('truetype');
}
.iconbl {
@ -13,6 +13,14 @@
-moz-osx-font-smoothing: grayscale;
}
.bl-brush-line:before {
content: "\ea4f";
}
.bl-a-morevertical-line:before {
content: "\ea50";
}
.bl-scroll:before {
content: "\e610";
}

File diff suppressed because one or more lines are too long

View File

@ -5,6 +5,20 @@
"css_prefix_text": "bl-",
"description": "",
"glyphs": [
{
"icon_id": "24341231",
"name": "brush-line",
"font_class": "brush-line",
"unicode": "ea4f",
"unicode_decimal": 59983
},
{
"icon_id": "24341987",
"name": "more 2-line",
"font_class": "a-morevertical-line",
"unicode": "ea50",
"unicode_decimal": 59984
},
{
"icon_id": "9691336",
"name": "滚轮滚动",