补充图标

This commit is contained in:
xiaozzzi 2023-10-02 20:46:15 +08:00
parent 4215d99a7a
commit 1642614f47
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=1695188817657') format('woff2'),
url('iconfont.woff?t=1695188817657') format('woff'),
url('iconfont.ttf?t=1695188817657') format('truetype');
src: url('iconfont.woff2?t=1696250288614') format('woff2'),
url('iconfont.woff?t=1696250288614') format('woff'),
url('iconfont.ttf?t=1696250288614') format('truetype');
}
.iconbl {
@ -13,6 +13,10 @@
-moz-osx-font-smoothing: grayscale;
}
.bl-win-reset:before {
content: "\e602";
}
.bl-pen:before {
content: "\e921";
}

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": "1845739",
"name": "窗口还原",
"font_class": "win-reset",
"unicode": "e602",
"unicode_decimal": 58882
},
{
"icon_id": "924483",
"name": "pen",