[Improvement] update search icon (#474)

This commit is contained in:
neverland 2017-12-22 17:23:21 +08:00 committed by GitHub
parent 3a8c35d195
commit 719d1f9b0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 2 additions and 3 deletions

View File

@ -2,5 +2,5 @@
font-style: normal; font-style: normal;
font-weight: normal; font-weight: normal;
font-family: 'vant-icon'; font-family: 'vant-icon';
src: url('./vant-icon-743c0e.ttf') format('truetype'); src: url('./vant-icon-42d621.ttf') format('truetype');
} }

View File

@ -4,11 +4,10 @@
font-style: normal; font-style: normal;
font-weight: normal; font-weight: normal;
font-family: 'vant-icon'; font-family: 'vant-icon';
src: url('https://b.yzcdn.cn/zanui/icon/vant-icon-743c0e.ttf') format('truetype'); src: url('https://b.yzcdn.cn/zanui/icon/vant-icon-42d621.ttf') format('truetype');
} }
.van-icon { .van-icon {
position: relative;
display: inline-block; display: inline-block;
font: normal normal normal 14px/1 "vant-icon"; font: normal normal normal 14px/1 "vant-icon";
font-size: inherit; font-size: inherit;