mirror of
https://github.com/blossom-editor/blossom.git
synced 2026-03-12 17:41:26 +08:00
补充图标
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "iconbl"; /* Project id 4118609 */
|
||||
src: url('iconfont.woff2?t=1701776061440') format('woff2'),
|
||||
url('iconfont.woff?t=1701776061440') format('woff'),
|
||||
url('iconfont.ttf?t=1701776061440') format('truetype');
|
||||
src: url('iconfont.woff2?t=1702393359707') format('woff2'),
|
||||
url('iconfont.woff?t=1702393359707') format('woff'),
|
||||
url('iconfont.ttf?t=1702393359707') format('truetype');
|
||||
}
|
||||
|
||||
.iconbl {
|
||||
@@ -13,6 +13,14 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.bl-xiaoxie:before {
|
||||
content: "\e603";
|
||||
}
|
||||
|
||||
.bl-daxie:before {
|
||||
content: "\e601";
|
||||
}
|
||||
|
||||
.bl-left-line:before {
|
||||
content: "\ea49";
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -5,6 +5,20 @@
|
||||
"css_prefix_text": "bl-",
|
||||
"description": "",
|
||||
"glyphs": [
|
||||
{
|
||||
"icon_id": "11179871",
|
||||
"name": "小写",
|
||||
"font_class": "xiaoxie",
|
||||
"unicode": "e603",
|
||||
"unicode_decimal": 58883
|
||||
},
|
||||
{
|
||||
"icon_id": "17873550",
|
||||
"name": "大写",
|
||||
"font_class": "daxie",
|
||||
"unicode": "e601",
|
||||
"unicode_decimal": 58881
|
||||
},
|
||||
{
|
||||
"icon_id": "24341867",
|
||||
"name": "left-line",
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user