diff --git a/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.css b/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.css
index 7fab355..6807bf2 100644
--- a/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.css
+++ b/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.css
@@ -1,8 +1,8 @@
@font-face {
font-family: "iconwl"; /* Project id 4163717 */
- src: url('iconfont.woff2?t=1693666689836') format('woff2'),
- url('iconfont.woff?t=1693666689836') format('woff'),
- url('iconfont.ttf?t=1693666689836') format('truetype');
+ src: url('iconfont.woff2?t=1696426702758') format('woff2'),
+ url('iconfont.woff?t=1696426702758') format('woff'),
+ url('iconfont.ttf?t=1696426702758') format('truetype');
}
.iconwl {
@@ -13,6 +13,18 @@
-moz-osx-font-smoothing: grayscale;
}
+.wl-markdown:before {
+ content: "\e70e";
+}
+
+.wl-electron:before {
+ content: "\e710";
+}
+
+.wl-folder:before {
+ content: "\e70f";
+}
+
.wl-codemirror:before {
content: "\e656";
}
@@ -101,10 +113,6 @@
content: "\e6ff";
}
-.wl-logitech1:before {
- content: "\e7c6";
-}
-
.wl-sennheiser:before {
content: "\e7ed";
}
@@ -137,10 +145,6 @@
content: "\e6d2";
}
-.wl-chinapost:before {
- content: "\e6d3";
-}
-
.wl-bank-ccb:before {
content: "\e6d5";
}
@@ -297,10 +301,6 @@
content: "\e64a";
}
-.wl-ffmpeg2:before {
- content: "\e6ce";
-}
-
.wl-codeopen:before {
content: "\e6cd";
}
@@ -361,7 +361,7 @@
content: "\e6c5";
}
-.wl-huabanwang1:before {
+.wl-huabanwang:before {
content: "\e6c6";
}
@@ -369,10 +369,6 @@
content: "\e6c8";
}
-.wl-openai:before {
- content: "\e6c9";
-}
-
.wl-chatgpt:before {
content: "\e6ca";
}
@@ -393,10 +389,6 @@
content: "\e6a2";
}
-.wl-electron1:before {
- content: "\e6a4";
-}
-
.wl-docker2:before {
content: "\e6a6";
}
@@ -449,10 +441,6 @@
content: "\e700";
}
-.wl-baidu2:before {
- content: "\e6bb";
-}
-
.wl-nvidia1:before {
content: "\eca6";
}
@@ -881,10 +869,6 @@
content: "\e732";
}
-.wl-huabanwang:before {
- content: "\e7bc";
-}
-
.wl-microsoft-windows2:before {
content: "\ea06";
}
@@ -933,10 +917,6 @@
content: "\e61d";
}
-.wl-rabbitmq:before {
- content: "\e6ad";
-}
-
.wl-kafka1:before {
content: "\e69e";
}
@@ -961,10 +941,6 @@
content: "\e7b9";
}
-.wl-electron:before {
- content: "\e62b";
-}
-
.wl-javascript1:before {
content: "\e7ca";
}
@@ -1021,10 +997,6 @@
content: "\e629";
}
-.wl-ocr:before {
- content: "\e7b1";
-}
-
.wl-google-chrome:before {
content: "\e62a";
}
@@ -1077,10 +1049,6 @@
content: "\e635";
}
-.wl-aliyun1:before {
- content: "\e660";
-}
-
.wl-vb:before {
content: "\e636";
}
@@ -1121,7 +1089,7 @@
content: "\e639";
}
-.wl-excel:before {
+.wl-microsoft-excel:before {
content: "\e63a";
}
@@ -1317,7 +1285,7 @@
content: "\e600";
}
-.wl-tengxunyun1:before {
+.wl-tengxunyun:before {
content: "\e651";
}
diff --git a/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.js b/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.js
index 48202a9..8b1a588 100644
--- a/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.js
+++ b/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.js
@@ -1 +1 @@
-window._iconfont_svg_string_4163717='',function(h){var l=(l=document.getElementsByTagName("script"))[l.length-1],a=l.getAttribute("data-injectcss"),l=l.getAttribute("data-disable-injectsvg");if(!l){var c,t,z,p,v,i=function(l,a){a.parentNode.insertBefore(l,a)};if(a&&!h.__iconfont__svg__cssinject__){h.__iconfont__svg__cssinject__=!0;try{document.write("")}catch(l){console&&console.log(l)}}c=function(){var l,a=document.createElement("div");a.innerHTML=h._iconfont_svg_string_4163717,(a=a.getElementsByTagName("svg")[0])&&(a.setAttribute("aria-hidden","true"),a.style.position="absolute",a.style.width=0,a.style.height=0,a.style.overflow="hidden",a=a,(l=document.body).firstChild?i(a,l.firstChild):l.appendChild(a))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(c,0):(t=function(){document.removeEventListener("DOMContentLoaded",t,!1),c()},document.addEventListener("DOMContentLoaded",t,!1)):document.attachEvent&&(z=c,p=h.document,v=!1,M(),p.onreadystatechange=function(){"complete"==p.readyState&&(p.onreadystatechange=null,m())})}function m(){v||(v=!0,z())}function M(){try{p.documentElement.doScroll("left")}catch(l){return void setTimeout(M,50)}m()}}(window);
\ No newline at end of file
+window._iconfont_svg_string_4163717='',function(a){var l=(l=document.getElementsByTagName("script"))[l.length-1],h=l.getAttribute("data-injectcss"),l=l.getAttribute("data-disable-injectsvg");if(!l){var c,t,z,p,v,m=function(l,h){h.parentNode.insertBefore(l,h)};if(h&&!a.__iconfont__svg__cssinject__){a.__iconfont__svg__cssinject__=!0;try{document.write("")}catch(l){console&&console.log(l)}}c=function(){var l,h=document.createElement("div");h.innerHTML=a._iconfont_svg_string_4163717,(h=h.getElementsByTagName("svg")[0])&&(h.setAttribute("aria-hidden","true"),h.style.position="absolute",h.style.width=0,h.style.height=0,h.style.overflow="hidden",h=h,(l=document.body).firstChild?m(h,l.firstChild):l.appendChild(h))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(c,0):(t=function(){document.removeEventListener("DOMContentLoaded",t,!1),c()},document.addEventListener("DOMContentLoaded",t,!1)):document.attachEvent&&(z=c,p=a.document,v=!1,M(),p.onreadystatechange=function(){"complete"==p.readyState&&(p.onreadystatechange=null,i())})}function i(){v||(v=!0,z())}function M(){try{p.documentElement.doScroll("left")}catch(l){return void setTimeout(M,50)}i()}}(window);
\ No newline at end of file
diff --git a/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.json b/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.json
index ea8982a..9f9945d 100644
--- a/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.json
+++ b/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.json
@@ -5,6 +5,27 @@
"css_prefix_text": "wl-",
"description": "各个网站的LOGO",
"glyphs": [
+ {
+ "icon_id": "22800926",
+ "name": "file.markdown",
+ "font_class": "markdown",
+ "unicode": "e70e",
+ "unicode_decimal": 59150
+ },
+ {
+ "icon_id": "29924563",
+ "name": "create-electron",
+ "font_class": "electron",
+ "unicode": "e710",
+ "unicode_decimal": 59152
+ },
+ {
+ "icon_id": "12904232",
+ "name": "文件夹",
+ "font_class": "folder",
+ "unicode": "e70f",
+ "unicode_decimal": 59151
+ },
{
"icon_id": "24346804",
"name": "codemirror",
@@ -159,13 +180,6 @@
"unicode": "e6ff",
"unicode_decimal": 59135
},
- {
- "icon_id": "19116730",
- "name": "logitech",
- "font_class": "logitech1",
- "unicode": "e7c6",
- "unicode_decimal": 59334
- },
{
"icon_id": "19116912",
"name": "sennheiser",
@@ -222,13 +236,6 @@
"unicode": "e6d2",
"unicode_decimal": 59090
},
- {
- "icon_id": "1963045",
- "name": "China_Post",
- "font_class": "chinapost",
- "unicode": "e6d3",
- "unicode_decimal": 59091
- },
{
"icon_id": "1963049",
"name": "China_Constuction_Bank",
@@ -502,13 +509,6 @@
"unicode": "e64a",
"unicode_decimal": 58954
},
- {
- "icon_id": "20299380",
- "name": "ffmpeg",
- "font_class": "ffmpeg2",
- "unicode": "e6ce",
- "unicode_decimal": 59086
- },
{
"icon_id": "377061",
"name": "codeopen",
@@ -617,7 +617,7 @@
{
"icon_id": "28640199",
"name": "花瓣网",
- "font_class": "huabanwang1",
+ "font_class": "huabanwang",
"unicode": "e6c6",
"unicode_decimal": 59078
},
@@ -628,13 +628,6 @@
"unicode": "e6c8",
"unicode_decimal": 59080
},
- {
- "icon_id": "33392911",
- "name": "openai-logo",
- "font_class": "openai",
- "unicode": "e6c9",
- "unicode_decimal": 59081
- },
{
"icon_id": "34999706",
"name": "ChatGPT_24",
@@ -670,13 +663,6 @@
"unicode": "e6a2",
"unicode_decimal": 59042
},
- {
- "icon_id": "7370960",
- "name": "electron",
- "font_class": "electron1",
- "unicode": "e6a4",
- "unicode_decimal": 59044
- },
{
"icon_id": "7470494",
"name": "Docker",
@@ -768,13 +754,6 @@
"unicode": "e700",
"unicode_decimal": 59136
},
- {
- "icon_id": "26267540",
- "name": "baidu",
- "font_class": "baidu2",
- "unicode": "e6bb",
- "unicode_decimal": 59067
- },
{
"icon_id": "27272589",
"name": "nvidia_",
@@ -1524,13 +1503,6 @@
"unicode": "e732",
"unicode_decimal": 59186
},
- {
- "icon_id": "3060363",
- "name": "花瓣网",
- "font_class": "huabanwang",
- "unicode": "e7bc",
- "unicode_decimal": 59324
- },
{
"icon_id": "11983514",
"name": "windows",
@@ -1615,13 +1587,6 @@
"unicode": "e61d",
"unicode_decimal": 58909
},
- {
- "icon_id": "7040707",
- "name": "RabbitMQ1",
- "font_class": "rabbitmq",
- "unicode": "e6ad",
- "unicode_decimal": 59053
- },
{
"icon_id": "8185085",
"name": "kafka",
@@ -1664,13 +1629,6 @@
"unicode": "e7b9",
"unicode_decimal": 59321
},
- {
- "icon_id": "12502624",
- "name": "electron",
- "font_class": "electron",
- "unicode": "e62b",
- "unicode_decimal": 58923
- },
{
"icon_id": "12695230",
"name": "js",
@@ -1769,13 +1727,6 @@
"unicode": "e629",
"unicode_decimal": 58921
},
- {
- "icon_id": "10191294",
- "name": "OCR识别",
- "font_class": "ocr",
- "unicode": "e7b1",
- "unicode_decimal": 59313
- },
{
"icon_id": "10410817",
"name": "谷歌",
@@ -1867,13 +1818,6 @@
"unicode": "e635",
"unicode_decimal": 58933
},
- {
- "icon_id": "16084316",
- "name": "阿里云",
- "font_class": "aliyun1",
- "unicode": "e660",
- "unicode_decimal": 58976
- },
{
"icon_id": "434719",
"name": "VB",
@@ -1947,7 +1891,7 @@
{
"icon_id": "11227995",
"name": "excel",
- "font_class": "excel",
+ "font_class": "microsoft-excel",
"unicode": "e63a",
"unicode_decimal": 58938
},
@@ -2290,7 +2234,7 @@
{
"icon_id": "12959160",
"name": "腾讯云",
- "font_class": "tengxunyun1",
+ "font_class": "tengxunyun",
"unicode": "e651",
"unicode_decimal": 58961
},
diff --git a/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.ttf b/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.ttf
index ef89207..6d5a43b 100644
Binary files a/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.ttf and b/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.ttf differ
diff --git a/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.woff b/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.woff
index c403984..ea02024 100644
Binary files a/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.woff and b/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.woff differ
diff --git a/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.woff2 b/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.woff2
index 9781687..5ddb859 100644
Binary files a/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.woff2 and b/blossom-editor/src/renderer/src/assets/iconfont/weblogo/iconfont.woff2 differ
diff --git a/blossom-web/src/assets/styles/iconfont/weblogo/iconfont.js b/blossom-web/src/assets/styles/iconfont/weblogo/iconfont.js
index 48202a9..8b1a588 100644
--- a/blossom-web/src/assets/styles/iconfont/weblogo/iconfont.js
+++ b/blossom-web/src/assets/styles/iconfont/weblogo/iconfont.js
@@ -1 +1 @@
-window._iconfont_svg_string_4163717='',function(h){var l=(l=document.getElementsByTagName("script"))[l.length-1],a=l.getAttribute("data-injectcss"),l=l.getAttribute("data-disable-injectsvg");if(!l){var c,t,z,p,v,i=function(l,a){a.parentNode.insertBefore(l,a)};if(a&&!h.__iconfont__svg__cssinject__){h.__iconfont__svg__cssinject__=!0;try{document.write("")}catch(l){console&&console.log(l)}}c=function(){var l,a=document.createElement("div");a.innerHTML=h._iconfont_svg_string_4163717,(a=a.getElementsByTagName("svg")[0])&&(a.setAttribute("aria-hidden","true"),a.style.position="absolute",a.style.width=0,a.style.height=0,a.style.overflow="hidden",a=a,(l=document.body).firstChild?i(a,l.firstChild):l.appendChild(a))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(c,0):(t=function(){document.removeEventListener("DOMContentLoaded",t,!1),c()},document.addEventListener("DOMContentLoaded",t,!1)):document.attachEvent&&(z=c,p=h.document,v=!1,M(),p.onreadystatechange=function(){"complete"==p.readyState&&(p.onreadystatechange=null,m())})}function m(){v||(v=!0,z())}function M(){try{p.documentElement.doScroll("left")}catch(l){return void setTimeout(M,50)}m()}}(window);
\ No newline at end of file
+window._iconfont_svg_string_4163717='',function(a){var l=(l=document.getElementsByTagName("script"))[l.length-1],h=l.getAttribute("data-injectcss"),l=l.getAttribute("data-disable-injectsvg");if(!l){var c,t,z,p,v,m=function(l,h){h.parentNode.insertBefore(l,h)};if(h&&!a.__iconfont__svg__cssinject__){a.__iconfont__svg__cssinject__=!0;try{document.write("")}catch(l){console&&console.log(l)}}c=function(){var l,h=document.createElement("div");h.innerHTML=a._iconfont_svg_string_4163717,(h=h.getElementsByTagName("svg")[0])&&(h.setAttribute("aria-hidden","true"),h.style.position="absolute",h.style.width=0,h.style.height=0,h.style.overflow="hidden",h=h,(l=document.body).firstChild?m(h,l.firstChild):l.appendChild(h))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(c,0):(t=function(){document.removeEventListener("DOMContentLoaded",t,!1),c()},document.addEventListener("DOMContentLoaded",t,!1)):document.attachEvent&&(z=c,p=a.document,v=!1,M(),p.onreadystatechange=function(){"complete"==p.readyState&&(p.onreadystatechange=null,i())})}function i(){v||(v=!0,z())}function M(){try{p.documentElement.doScroll("left")}catch(l){return void setTimeout(M,50)}i()}}(window);
\ No newline at end of file