iamkun 6 éve
szülő
commit
ddcaa98cbc

+ 1 - 1
examples/demo-styles/icon.scss

@@ -12,7 +12,7 @@
 .page-component .content > ul.icon-list {
   overflow: hidden;
   list-style: none;
-  padding: 0;
+  padding: 0!important;
   border: solid 1px #eaeefb;
   border-radius: 4px;
 }

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 0 - 0
examples/icon.json


BIN
packages/theme-chalk/src/fonts/element-icons.ttf


BIN
packages/theme-chalk/src/fonts/element-icons.woff


+ 21 - 53
packages/theme-chalk/src/icon.scss

@@ -41,23 +41,19 @@
   content: "\e6a5";
 }
 
-.el-icon-coffee:before {
+.el-icon-milk-tea:before {
   content: "\e6a6";
 }
 
-.el-icon-milk-tea-3:before {
+.el-icon-ice-drink:before {
   content: "\e6a7";
 }
 
-.el-icon-milk-tea-2:before {
-  content: "\e6a8";
-}
-
-.el-icon-milk-tea-1:before {
+.el-icon-ice-tea:before {
   content: "\e6a9";
 }
 
-.el-icon-starbucks:before {
+.el-icon-coffee:before {
   content: "\e6aa";
 }
 
@@ -125,7 +121,7 @@
   content: "\e6bb";
 }
 
-.el-icon-ice-drink:before {
+.el-icon-dessert:before {
   content: "\e6bc";
 }
 
@@ -141,10 +137,6 @@
   content: "\e6bf";
 }
 
-.el-icon-knife-and-fork:before {
-  content: "\e6c0";
-}
-
 .el-icon-knife-fork:before {
   content: "\e6c1";
 }
@@ -225,11 +217,11 @@
   content: "\e6d4";
 }
 
-.el-icon-sold-out:before {
+.el-icon-sell:before {
   content: "\e6d5";
 }
 
-.el-icon-merchandise:before {
+.el-icon-sold-out:before {
   content: "\e6d6";
 }
 
@@ -377,7 +369,7 @@
   content: "\e6fd";
 }
 
-.el-icon-watch-2:before {
+.el-icon-watch:before {
   content: "\e6fe";
 }
 
@@ -385,15 +377,7 @@
   content: "\e6ff";
 }
 
-.el-icon-timer-3:before {
-  content: "\e700";
-}
-
-.el-icon-timer-2:before {
-  content: "\e701";
-}
-
-.el-icon-timer-1:before {
+.el-icon-timer:before {
   content: "\e702";
 }
 
@@ -441,7 +425,7 @@
   content: "\e70d";
 }
 
-.el-icon-medal-2:before {
+.el-icon-medal:before {
   content: "\e70e";
 }
 
@@ -449,11 +433,11 @@
   content: "\e70f";
 }
 
-.el-icon-Stopwatch:before {
+.el-icon-stopwatch:before {
   content: "\e710";
 }
 
-.el-icon-mike:before {
+.el-icon-mic:before {
   content: "\e711";
 }
 
@@ -465,10 +449,6 @@
   content: "\e713";
 }
 
-.el-icon-basketball-1:before {
-  content: "\e714";
-}
-
 .el-icon-football:before {
   content: "\e715";
 }
@@ -513,10 +493,6 @@
   content: "\e720";
 }
 
-.el-icon-complete:before {
-  content: "\e721";
-}
-
 .el-icon-remove-outline:before {
   content: "\e722";
 }
@@ -609,11 +585,11 @@
   content: "\e739";
 }
 
-.el-icon-man:before {
+.el-icon-female:before {
   content: "\e73a";
 }
 
-.el-icon-female:before {
+.el-icon-male:before {
   content: "\e73b";
 }
 
@@ -625,7 +601,7 @@
   content: "\e73d";
 }
 
-.el-icon-news:before {
+.el-icon-notification:before {
   content: "\e73e";
 }
 
@@ -641,11 +617,7 @@
   content: "\e741";
 }
 
-.el-icon-medal:before {
-  content: "\e743";
-}
-
-.el-icon-tag:before {
+.el-icon-price-tag:before {
   content: "\e744";
 }
 
@@ -653,7 +625,7 @@
   content: "\e745";
 }
 
-.el-icon-wallet-1:before {
+.el-icon-wallet:before {
   content: "\e747";
 }
 
@@ -661,7 +633,7 @@
   content: "\e748";
 }
 
-.el-icon-shopping-voucher:before {
+.el-icon-money:before {
   content: "\e749";
 }
 
@@ -705,7 +677,7 @@
   content: "\e753";
 }
 
-.el-icon-home:before {
+.el-icon-house:before {
   content: "\e754";
 }
 
@@ -761,10 +733,6 @@
   content: "\e761";
 }
 
-.el-icon-suitcase-locked:before {
-  content: "\e762";
-}
-
 .el-icon-film:before {
   content: "\e763";
 }
@@ -793,7 +761,7 @@
   content: "\e769";
 }
 
-.el-icon-magic:before {
+.el-icon-magic-stick:before {
   content: "\e76a";
 }
 
@@ -809,7 +777,7 @@
   content: "\e76d";
 }
 
-.el-icon-decoration:before {
+.el-icon-brush:before {
   content: "\e76e";
 }
 

Nem az összes módosított fájl került megjelenítésre, mert túl sok fájl változott