diff --git a/src/components/iconfont/iconfont.css b/src/components/iconfont/iconfont.css
index 7beb996f..449a4f0c 100644
--- a/src/components/iconfont/iconfont.css
+++ b/src/components/iconfont/iconfont.css
@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 4613488 */
- src: url('iconfont.woff2?t=1780035199453') format('woff2'),
- url('iconfont.woff?t=1780035199453') format('woff'),
- url('iconfont.ttf?t=1780035199453') format('truetype');
+ src: url('iconfont.woff2?t=1780907696624') format('woff2'),
+ url('iconfont.woff?t=1780907696624') format('woff'),
+ url('iconfont.ttf?t=1780907696624') format('truetype');
}
.iconfont {
@@ -13,6 +13,18 @@
-moz-osx-font-smoothing: grayscale;
}
+.icon-billing-outlined:before {
+ content: "\e70d";
+}
+
+.icon-billing-filled:before {
+ content: "\e70e";
+}
+
+.icon-fingerprint:before {
+ content: "\e70c";
+}
+
.icon-database-outlined:before {
content: "\e70a";
}
diff --git a/src/components/iconfont/iconfont.js b/src/components/iconfont/iconfont.js
index 843579c4..fc8f98b6 100644
--- a/src/components/iconfont/iconfont.js
+++ b/src/components/iconfont/iconfont.js
@@ -1 +1 @@
-window._iconfont_svg_string_4613488='',(a=>{var l=(h=(h=document.getElementsByTagName("script"))[h.length-1]).getAttribute("data-injectcss"),h=h.getAttribute("data-disable-injectsvg");if(!h){var v,t,z,q,c,m=function(l,h){h.parentNode.insertBefore(l,h)};if(l&&!a.__iconfont__svg__cssinject__){a.__iconfont__svg__cssinject__=!0;try{document.write("")}catch(l){console&&console.log(l)}}v=function(){var l,h=document.createElement("div");h.innerHTML=a._iconfont_svg_string_4613488,(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(v,0):(t=function(){document.removeEventListener("DOMContentLoaded",t,!1),v()},document.addEventListener("DOMContentLoaded",t,!1)):document.attachEvent&&(z=v,q=a.document,c=!1,i(),q.onreadystatechange=function(){"complete"==q.readyState&&(q.onreadystatechange=null,o())})}function o(){c||(c=!0,z())}function i(){try{q.documentElement.doScroll("left")}catch(l){return void setTimeout(i,50)}o()}})(window);
\ No newline at end of file
+window._iconfont_svg_string_4613488='',(a=>{var l=(h=(h=document.getElementsByTagName("script"))[h.length-1]).getAttribute("data-injectcss"),h=h.getAttribute("data-disable-injectsvg");if(!h){var v,t,q,z,c,m=function(l,h){h.parentNode.insertBefore(l,h)};if(l&&!a.__iconfont__svg__cssinject__){a.__iconfont__svg__cssinject__=!0;try{document.write("")}catch(l){console&&console.log(l)}}v=function(){var l,h=document.createElement("div");h.innerHTML=a._iconfont_svg_string_4613488,(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(v,0):(t=function(){document.removeEventListener("DOMContentLoaded",t,!1),v()},document.addEventListener("DOMContentLoaded",t,!1)):document.attachEvent&&(q=v,z=a.document,c=!1,i(),z.onreadystatechange=function(){"complete"==z.readyState&&(z.onreadystatechange=null,o())})}function o(){c||(c=!0,q())}function i(){try{z.documentElement.doScroll("left")}catch(l){return void setTimeout(i,50)}o()}})(window);
\ No newline at end of file
diff --git a/src/components/iconfont/iconfont.json b/src/components/iconfont/iconfont.json
index 82bb53ef..7b5c2376 100644
--- a/src/components/iconfont/iconfont.json
+++ b/src/components/iconfont/iconfont.json
@@ -5,6 +5,27 @@
"css_prefix_text": "icon-",
"description": "",
"glyphs": [
+ {
+ "icon_id": "47798379",
+ "name": "request_quote_24dp_1F1F1F_FILL0_wght300_GRAD0_opsz",
+ "font_class": "billing-outlined",
+ "unicode": "e70d",
+ "unicode_decimal": 59149
+ },
+ {
+ "icon_id": "47798378",
+ "name": "request_quote_24dp_1F1F1F_FILL1_wght300_GRAD0_opsz",
+ "font_class": "billing-filled",
+ "unicode": "e70e",
+ "unicode_decimal": 59150
+ },
+ {
+ "icon_id": "47761129",
+ "name": "fingerprint",
+ "font_class": "fingerprint",
+ "unicode": "e70c",
+ "unicode_decimal": 59148
+ },
{
"icon_id": "47654402",
"name": "database_24dp_1F1F1F_FILL0_wght300_GRAD0_opsz24 (1",
diff --git a/src/components/iconfont/iconfont.ttf b/src/components/iconfont/iconfont.ttf
index af0e421c..70603272 100644
Binary files a/src/components/iconfont/iconfont.ttf and b/src/components/iconfont/iconfont.ttf differ
diff --git a/src/components/iconfont/iconfont.woff b/src/components/iconfont/iconfont.woff
index d7b0417d..798dac7f 100644
Binary files a/src/components/iconfont/iconfont.woff and b/src/components/iconfont/iconfont.woff differ
diff --git a/src/components/iconfont/iconfont.woff2 b/src/components/iconfont/iconfont.woff2
index 36e8e2b5..50924b50 100644
Binary files a/src/components/iconfont/iconfont.woff2 and b/src/components/iconfont/iconfont.woff2 differ
diff --git a/src/layouts/index.tsx b/src/layouts/index.tsx
index d1a5eb67..ee83c91d 100644
--- a/src/layouts/index.tsx
+++ b/src/layouts/index.tsx
@@ -327,7 +327,7 @@ export default (props: any) => {
config={{
apiBaseUrl: GPUSTACK_API_BASE_URL,
theme: userSettings.theme,
- iconUrl: '//at.alicdn.com/t/c/font_4613488_or5t9922sfk.js',
+ iconUrl: '',
isDarkTheme: userSettings.isDarkTheme,
defaultColorPrimary: COLOR_PRIMARY
}}
diff --git a/src/pages/login/index.tsx b/src/pages/login/index.tsx
index c3f27722..cb81f4a2 100644
--- a/src/pages/login/index.tsx
+++ b/src/pages/login/index.tsx
@@ -205,7 +205,7 @@ const Login = () => {
config={{
apiBaseUrl: GPUSTACK_API_BASE_URL,
theme: userSettings.theme,
- iconUrl: '//at.alicdn.com/t/c/font_4613488_rwchdketjg8.js',
+ iconUrl: '',
isDarkTheme: userSettings.isDarkTheme,
defaultColorPrimary: COLOR_PRIMARY
}}