[bugfix] Icon: remove wrong icons (#2166)

This commit is contained in:
neverland
2018-11-28 06:57:40 +08:00
committed by GitHub
parent 9e09e5305c
commit a8a3ce73e5
5 changed files with 38 additions and 73 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
font-style: normal;
font-weight: normal;
font-family: 'vant-icon';
src: url('./vant-icon-7a2fab.ttf') format('truetype');
src: url('./vant-icon-874007.ttf') format('truetype');
}