feat(icon): update share icon

This commit is contained in:
陈嘉涵
2020-01-19 14:27:34 +08:00
parent 1575bea6f5
commit 2f77acfc6c
5 changed files with 35 additions and 32 deletions
+3 -3
View File
@@ -4,9 +4,9 @@
font-family: 'vant-icon';
font-style: normal;
font-display: auto;
src: url('https://img.yzcdn.cn/vant/vant-icon-d3825a.woff2') format('woff2'),
url('https://img.yzcdn.cn/vant/vant-icon-d3825a.woff') format('woff'),
url('https://img.yzcdn.cn/vant/vant-icon-d3825a.ttf') format('truetype');
src: url('https://img.yzcdn.cn/vant/vant-icon-db1de1.woff2') format('woff2'),
url('https://img.yzcdn.cn/vant/vant-icon-db1de1.woff') format('woff'),
url('https://img.yzcdn.cn/vant/vant-icon-db1de1.ttf') format('truetype');
}
.van-icon {