mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore(@vant/icons): update base64 iconfont
This commit is contained in:
parent
c08da62044
commit
a310e9a2c3
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -5,10 +5,10 @@
|
||||
font-style: normal;
|
||||
font-display: auto;
|
||||
font-family: 'vant-icon';
|
||||
src: url('https://at.alicdn.com/t/font_2553510_vmn9rjrj84c.woff2?t=1621249625884')
|
||||
src: url('https://at.alicdn.com/t/font_2553510_7cds497uxwn.woff2?t=1621320123079')
|
||||
format('woff2'),
|
||||
url('https://at.alicdn.com/t/font_2553510_vmn9rjrj84c.woff?t=1621249625884')
|
||||
url('https://at.alicdn.com/t/font_2553510_7cds497uxwn.woff?t=1621320123079')
|
||||
format('woff'),
|
||||
url('https://at.alicdn.com/t/font_2553510_vmn9rjrj84c.ttf?t=1621249625884')
|
||||
url('https://at.alicdn.com/t/font_2553510_7cds497uxwn.ttf?t=1621320123079')
|
||||
format('truetype');
|
||||
}
|
||||
|
@ -1,4 +1,4 @@
|
||||
@import '~@vant/icons/src/index.less';
|
||||
@import '~@vant/icons/src/encode-woff2.less';
|
||||
|
||||
.van-icon {
|
||||
&__image {
|
||||
|
Loading…
x
Reference in New Issue
Block a user