diff --git a/assets/icons/icons.sketch b/assets/icons/icons.sketch index e178226d..e34b742e 100644 Binary files a/assets/icons/icons.sketch and b/assets/icons/icons.sketch differ diff --git a/example/pages/icon/index.js b/example/pages/icon/index.js index bbf4e8f4..a8594f4d 100644 --- a/example/pages/icon/index.js +++ b/example/pages/icon/index.js @@ -27,7 +27,6 @@ Page({ 'add', 'add2', 'photo', - 'cart', 'arrow', 'search', 'clear', @@ -75,14 +74,14 @@ Page({ 'description', 'card', 'gift-card', - 'coupon', 'completed', 'value-card', 'certificate', 'tosend', 'sign', 'home', - 'phone' + 'phone', + 'add-o' ] } }); diff --git a/packages/icon/index.pcss b/packages/icon/index.pcss index 1b108d17..d0978054 100644 --- a/packages/icon/index.pcss +++ b/packages/icon/index.pcss @@ -2,11 +2,11 @@ @font-face { font-family: 'zanui-weapp-icon'; - src: url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-1c7453c4cd.eot'); - src: url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-1c7453c4cd.eot?#iefix') format('embedded-opentype'), - url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-1c7453c4cd.woff2') format('woff2'), - url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-1c7453c4cd.woff') format('woff'), - url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-1c7453c4cd.ttf') format('truetype') + src: url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-fc7d099492.eot'); + src: url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-fc7d099492.eot?#iefix') format('embedded-opentype'), + url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-fc7d099492.woff2') format('woff2'), + url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-fc7d099492.woff') format('woff'), + url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-fc7d099492.ttf') format('truetype') } .zan-icon { @@ -85,46 +85,45 @@ .zan-icon-credit-pay:before { content: '\e824'; } /* '' */ .zan-icon-debit-pay:before { content: '\e825'; } /* '' */ .zan-icon-other-pay:before { content: '\e826'; } /* '' */ -.zan-icon-cart:before { content: '\e827'; } /* '' */ -.zan-icon-browsing-history:before { content: '\e828'; } /* '' */ -.zan-icon-goods-collect:before { content: '\e829'; } /* '' */ -.zan-icon-shop-collect:before { content: '\e82a'; } /* '' */ -.zan-icon-receive-gift:before { content: '\e82b'; } /* '' */ -.zan-icon-send-gift:before { content: '\e82c'; } /* '' */ -.zan-icon-setting:before { content: '\e82d'; } /* '' */ -.zan-icon-points:before { content: '\e82e'; } /* '' */ -.zan-icon-coupon:before { content: '\e82f'; } /* '' */ -.zan-icon-free-postage:before { content: '\e830'; } /* '' */ -.zan-icon-discount:before { content: '\e831'; } /* '' */ -.zan-icon-birthday-privilege:before { content: '\e832'; } /* '' */ -.zan-icon-member-day-privilege:before { content: '\e833'; } /* '' */ -.zan-icon-balance-details:before { content: '\e834'; } /* '' */ -.zan-icon-cash-back-record:before { content: '\e835'; } /* '' */ -.zan-icon-points-mall:before { content: '\e836'; } /* '' */ -.zan-icon-exchange-record:before { content: '\e837'; } /* '' */ -.zan-icon-pending-payment:before { content: '\e838'; } /* '' */ -.zan-icon-pending-orders:before { content: '\e839'; } /* '' */ -.zan-icon-pending-deliver:before { content: '\e83a'; } /* '' */ -.zan-icon-pending-evaluate:before { content: '\e83b'; } /* '' */ -.zan-icon-gift-card-pay:before { content: '\e83c'; } /* '' */ -.zan-icon-cash-on-deliver:before { content: '\e83d'; } /* '' */ -.zan-icon-underway:before { content: '\e83e'; } /* '' */ -.zan-icon-point-gift:before { content: '\e83f'; } /* '' */ -.zan-icon-after-sale:before { content: '\e840'; } /* '' */ -.zan-icon-edit-data:before { content: '\e841'; } /* '' */ -.zan-icon-question:before { content: '\e842'; } /* '' */ -.zan-icon-delete:before { content: '\e843'; } /* '' */ -.zan-icon-records:before { content: '\e844'; } /* '' */ -.zan-icon-description:before { content: '\e845'; } /* '' */ -.zan-icon-card:before { content: '\e846'; } /* '' */ -.zan-icon-gift-card:before { content: '\e847'; } /* '' */ -.zan-icon-coupon:before { content: '\e848'; } /* '' */ -.zan-icon-clock:before { content: '\e849'; } /* '' */ -.zan-icon-gold-coin:before { content: '\e84a'; } /* '' */ -.zan-icon-completed:before { content: '\e84b'; } /* '' */ -.zan-icon-value-card:before { content: '\e84c'; } /* '' */ -.zan-icon-certificate:before { content: '\e84d'; } /* '' */ -.zan-icon-tosend:before { content: '\e84e'; } /* '' */ -.zan-icon-sign:before { content: '\e84f'; } /* '' */ -.zan-icon-home:before { content: '\e850'; } /* '' */ -.zan-icon-phone:before { content: '\e851'; } /* '' */ \ No newline at end of file +.zan-icon-browsing-history:before { content: '\e827'; } /* '' */ +.zan-icon-goods-collect:before { content: '\e828'; } /* '' */ +.zan-icon-shop-collect:before { content: '\e829'; } /* '' */ +.zan-icon-receive-gift:before { content: '\e82a'; } /* '' */ +.zan-icon-send-gift:before { content: '\e82b'; } /* '' */ +.zan-icon-setting:before { content: '\e82c'; } /* '' */ +.zan-icon-points:before { content: '\e82d'; } /* '' */ +.zan-icon-coupon:before { content: '\e82e'; } /* '' */ +.zan-icon-free-postage:before { content: '\e82f'; } /* '' */ +.zan-icon-discount:before { content: '\e830'; } /* '' */ +.zan-icon-birthday-privilege:before { content: '\e831'; } /* '' */ +.zan-icon-member-day-privilege:before { content: '\e832'; } /* '' */ +.zan-icon-balance-details:before { content: '\e833'; } /* '' */ +.zan-icon-cash-back-record:before { content: '\e834'; } /* '' */ +.zan-icon-points-mall:before { content: '\e835'; } /* '' */ +.zan-icon-exchange-record:before { content: '\e836'; } /* '' */ +.zan-icon-pending-payment:before { content: '\e837'; } /* '' */ +.zan-icon-pending-orders:before { content: '\e838'; } /* '' */ +.zan-icon-pending-deliver:before { content: '\e839'; } /* '' */ +.zan-icon-pending-evaluate:before { content: '\e83a'; } /* '' */ +.zan-icon-gift-card-pay:before { content: '\e83b'; } /* '' */ +.zan-icon-cash-on-deliver:before { content: '\e83c'; } /* '' */ +.zan-icon-underway:before { content: '\e83d'; } /* '' */ +.zan-icon-point-gift:before { content: '\e83e'; } /* '' */ +.zan-icon-after-sale:before { content: '\e83f'; } /* '' */ +.zan-icon-edit-data:before { content: '\e840'; } /* '' */ +.zan-icon-question:before { content: '\e841'; } /* '' */ +.zan-icon-delete:before { content: '\e842'; } /* '' */ +.zan-icon-records:before { content: '\e843'; } /* '' */ +.zan-icon-description:before { content: '\e844'; } /* '' */ +.zan-icon-card:before { content: '\e845'; } /* '' */ +.zan-icon-gift-card:before { content: '\e846'; } /* '' */ +.zan-icon-clock:before { content: '\e847'; } /* '' */ +.zan-icon-gold-coin:before { content: '\e848'; } /* '' */ +.zan-icon-completed:before { content: '\e849'; } /* '' */ +.zan-icon-value-card:before { content: '\e84a'; } /* '' */ +.zan-icon-certificate:before { content: '\e84b'; } /* '' */ +.zan-icon-tosend:before { content: '\e84c'; } /* '' */ +.zan-icon-sign:before { content: '\e84d'; } /* '' */ +.zan-icon-home:before { content: '\e84e'; } /* '' */ +.zan-icon-phone:before { content: '\e84f'; } /* '' */ +.zan-icon-add-o:before { content: '\e850'; } /* '' */ \ No newline at end of file diff --git a/scripts/icons/fount-config.js b/scripts/icons/fount-config.js index 033c64bb..bc93f0d0 100644 --- a/scripts/icons/fount-config.js +++ b/scripts/icons/fount-config.js @@ -213,11 +213,6 @@ module.exports = { src: '其他支付方式.svg', css: 'other-pay' }, - { - keywords: ['cart'], - src: '购物车.svg', - css: 'cart' - }, { keywords: ['browsing', 'history'], src: '浏览记录.svg', @@ -379,11 +374,6 @@ module.exports = { src: '礼卡.svg', css: 'gift-card' }, - { - keywords: ['coupon'], - src: '优惠券卡.svg', - css: 'coupon' - }, { keywords: ['clock'], src: '时钟.svg', @@ -428,6 +418,11 @@ module.exports = { keywords: ['phone'], src: '电话.svg', css: 'phone' + }, + { + keywords: ['buy', 'add'], + src: '加购.svg', + css: 'add-o' } ] };