chore: 补充图标

This commit is contained in:
xiaozzzi 2024-01-06 20:48:59 +08:00
parent 74d604b75a
commit 35110c413a
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=1704383007925') format('woff2'),
url('iconfont.woff?t=1704383007925') format('woff'),
url('iconfont.ttf?t=1704383007925') format('truetype');
src: url('iconfont.woff2?t=1704477350520') format('woff2'),
url('iconfont.woff?t=1704477350520') format('woff'),
url('iconfont.ttf?t=1704477350520') format('truetype');
}
.iconbl {
@ -13,6 +13,14 @@
-moz-osx-font-smoothing: grayscale;
}
.bl-and:before {
content: "\e71b";
}
.bl-wuneirong:before {
content: "\e6a7";
}
.bl-enter:before {
content: "\e65a";
}

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": "8990451",
"name": "相交",
"font_class": "and",
"unicode": "e71b",
"unicode_decimal": 59163
},
{
"icon_id": "17525623",
"name": "无内容",
"font_class": "wuneirong",
"unicode": "e6a7",
"unicode_decimal": 59047
},
{
"icon_id": "12687054",
"name": "回车",