chore: 补充图标

This commit is contained in:
xiaozzzi 2024-04-07 02:42:43 +08:00
parent 77908005a2
commit 2f8eaff819
6 changed files with 26 additions and 15 deletions

View File

@ -1,8 +1,8 @@
@font-face {
font-family: "iconbl"; /* Project id 4118609 */
src: url('iconfont.woff2?t=1712401452479') format('woff2'),
url('iconfont.woff?t=1712401452479') format('woff'),
url('iconfont.ttf?t=1712401452479') format('truetype');
src: url('iconfont.woff2?t=1712427980711') format('woff2'),
url('iconfont.woff?t=1712427980711') format('woff'),
url('iconfont.ttf?t=1712427980711') format('truetype');
}
.iconbl {
@ -13,6 +13,14 @@
-moz-osx-font-smoothing: grayscale;
}
.bl-collimation:before {
content: "\e62c";
}
.bl-search-item:before {
content: "\e753";
}
.bl-fileadd-line:before {
content: "\e659";
}
@ -249,10 +257,6 @@
content: "\ea17";
}
.bl-a-leftdirection-fill:before {
content: "\ea18";
}
.bl-record-line:before {
content: "\ea19";
}

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": "5203274",
"name": "瞄准",
"font_class": "collimation",
"unicode": "e62c",
"unicode_decimal": 58924
},
{
"icon_id": "577366",
"name": "搜索类目-fill",
"font_class": "search-item",
"unicode": "e753",
"unicode_decimal": 59219
},
{
"icon_id": "7440601",
"name": "新增文件",
@ -418,13 +432,6 @@
"unicode": "ea17",
"unicode_decimal": 59927
},
{
"icon_id": "24341919",
"name": "left direction-fill",
"font_class": "a-leftdirection-fill",
"unicode": "ea18",
"unicode_decimal": 59928
},
{
"icon_id": "24342162",
"name": "record-line",