mirror of
https://github.com/blossom-editor/blossom
synced 2024-11-17 14:39:21 +08:00
style: 更新图标
This commit is contained in:
parent
20865e4f23
commit
af75ad9972
@ -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
@ -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": "滚轮滚动",
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user