Browse Source

feat: update iconfont-pro

Before 11 months ago
parent
commit
d4d985ab01

+ 1 - 0
src/app/[locale]/(extend)/_home/HomeTabs.tsx

@@ -67,6 +67,7 @@ const TabItem = ({
         }
     };
     const cls = clsx("iconfont text-[0.14rem]", item.icon);
+
     const rootCls = clsx(
         "relative mr-[0.06rem] flex h-[0.3rem] bg-[#3a3a3a] flex-1 cursor-pointer items-center" +
             " rounded-[0.05rem]  px-[0.08rem] py-[0.03rem] text-[0.12rem] text-[#fff]",

+ 1 - 0
src/app/globals.scss

@@ -2,6 +2,7 @@
 @tailwind components;
 @tailwind utilities;
 @import "@/styles/iconfont/iconfont.css";
+@import "@/styles/iconfontPro/iconfont.css";
 
 /* swiper */
 @import "swiper/css";

+ 207 - 0
src/styles/iconfontPro/iconfont.css

@@ -0,0 +1,207 @@
+@font-face {
+  font-family: "iconfont"; /* Project id 4633873 */
+  src: url('iconfont.woff2?t=1723087721482') format('woff2'),
+       url('iconfont.woff?t=1723087721482') format('woff'),
+       url('iconfont.ttf?t=1723087721482') format('truetype');
+}
+
+.iconfont {
+  font-family: "iconfont" !important;
+  font-size: 16px;
+  font-style: normal;
+  -webkit-font-smoothing: antialiased;
+  -moz-osx-font-smoothing: grayscale;
+}
+
+.icon-niuyouguo:before {
+  content: "\e62a";
+}
+
+.icon-mofang-caise:before {
+  content: "\e634";
+}
+
+.icon-shipin-shuiguo-yingtao:before {
+  content: "\e60f";
+}
+
+.icon-mofang1:before {
+  content: "\e610";
+}
+
+.icon-kuai:before {
+  content: "\e63f";
+}
+
+.icon-mofang11:before {
+  content: "\e606";
+}
+
+.icon-shuiguo:before {
+  content: "\e636";
+}
+
+.icon-mofang2:before {
+  content: "\e607";
+}
+
+.icon-youxi1:before {
+  content: "\e61e";
+}
+
+.icon-supeiyouxi:before {
+  content: "\e82c";
+}
+
+.icon-shenghuoyule:before {
+  content: "\e628";
+}
+
+.icon-yun-youxi:before {
+  content: "\e605";
+}
+
+.icon-youxijiasu:before {
+  content: "\e601";
+}
+
+.icon-zhenrenyule:before {
+  content: "\e63b";
+}
+
+.icon-huodongyule:before {
+  content: "\e60c";
+}
+
+.icon-yulechangsuo:before {
+  content: "\e64e";
+}
+
+.icon-remenyouxi:before {
+  content: "\e62e";
+}
+
+.icon-ziyuan:before {
+  content: "\e675";
+}
+
+.icon-xiuxiyule:before {
+  content: "\e74a";
+}
+
+.icon-yulesheshi-:before {
+  content: "\e602";
+}
+
+.icon-youxihua:before {
+  content: "\e60d";
+}
+
+.icon-youxijifen:before {
+  content: "\e60e";
+}
+
+.icon-youxi2:before {
+  content: "\e638";
+}
+
+.icon-tuijianyouxi:before {
+  content: "\e60a";
+}
+
+.icon-yizhiyouxi:before {
+  content: "\e613";
+}
+
+.icon-remen:before {
+  content: "\e6b2";
+}
+
+.icon-yule1:before {
+  content: "\e671";
+}
+
+.icon-wenhuayule:before {
+  content: "\e659";
+}
+
+.icon-yule:before {
+  content: "\e70d";
+}
+
+.icon-yingyong:before {
+  content: "\e609";
+}
+
+.icon-shengriliwu:before {
+  content: "\e600";
+}
+
+.icon-icon_huodejifen:before {
+  content: "\e603";
+}
+
+.icon-f-gambling:before {
+  content: "\e751";
+}
+
+.icon-shipin:before {
+  content: "\e724";
+}
+
+.icon-zuqiu1:before {
+  content: "\e6d4";
+}
+
+.icon-liwu:before {
+  content: "\e6b7";
+}
+
+.icon-youxi:before {
+  content: "\e604";
+}
+
+.icon-huo:before {
+  content: "\e66c";
+}
+
+.icon-mofang:before {
+  content: "\e617";
+}
+
+.icon-choujiang:before {
+  content: "\e64a";
+}
+
+.icon-qita-:before {
+  content: "\e63c";
+}
+
+.icon-zuqiu:before {
+  content: "\e615";
+}
+
+.icon-liwulipinjiangpin:before {
+  content: "\e7b6";
+}
+
+.icon-jiangbei:before {
+  content: "\e872";
+}
+
+.icon-15:before {
+  content: "\e626";
+}
+
+.icon-yulechangsuo-youxiyouyi:before {
+  content: "\e7de";
+}
+
+.icon-Photo:before {
+  content: "\e86b";
+}
+
+.icon-huobao:before {
+  content: "\e667";
+}
+

BIN
src/styles/iconfontPro/iconfont.ttf


BIN
src/styles/iconfontPro/iconfont.woff


BIN
src/styles/iconfontPro/iconfont.woff2