瀏覽代碼

Theme: update icon (#15258)

iamkun 6 年之前
父節點
當前提交
5d58acac5c

文件差異過大導致無法顯示
+ 0 - 0
examples/icon.json


二進制
packages/theme-chalk/src/fonts/element-icons.ttf


二進制
packages/theme-chalk/src/fonts/element-icons.woff


+ 0 - 8
packages/theme-chalk/src/icon.scss

@@ -641,10 +641,6 @@
   content: "\e741";
 }
 
-.el-icon-diamond:before {
-  content: "\e742";
-}
-
 .el-icon-medal:before {
   content: "\e743";
 }
@@ -657,10 +653,6 @@
   content: "\e745";
 }
 
-.el-icon-wallet-2:before {
-  content: "\e746";
-}
-
 .el-icon-wallet-1:before {
   content: "\e747";
 }

部分文件因文件數量過多而無法顯示