chore: 增加图标

This commit is contained in:
xiaozzzi 2024-01-19 03:55:56 +08:00
parent 525cdaa42b
commit f5e3b74b8d
6 changed files with 15 additions and 4 deletions

View File

@ -1,8 +1,8 @@
@font-face {
font-family: "iconbl"; /* Project id 4118609 */
src: url('iconfont.woff2?t=1704477350520') format('woff2'),
url('iconfont.woff?t=1704477350520') format('woff'),
url('iconfont.ttf?t=1704477350520') format('truetype');
src: url('iconfont.woff2?t=1705580585193') format('woff2'),
url('iconfont.woff?t=1705580585193') format('woff'),
url('iconfont.ttf?t=1705580585193') format('truetype');
}
.iconbl {
@ -13,6 +13,10 @@
-moz-osx-font-smoothing: grayscale;
}
.bl-scroll:before {
content: "\e610";
}
.bl-and:before {
content: "\e71b";
}

File diff suppressed because one or more lines are too long

View File

@ -5,6 +5,13 @@
"css_prefix_text": "bl-",
"description": "",
"glyphs": [
{
"icon_id": "9691336",
"name": "滚轮滚动",
"font_class": "scroll",
"unicode": "e610",
"unicode_decimal": 58896
},
{
"icon_id": "8990451",
"name": "相交",