mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
fix(@vant/icons): invitation typo (#9096)
* fix(@vant/icons): invitation typo * chore: add file
This commit is contained in:
parent
9d38d3c8af
commit
c6a9e8a4db
Binary file not shown.
@ -170,7 +170,7 @@
|
||||
content: '\e6d5';
|
||||
}
|
||||
|
||||
.van-icon-invition:before {
|
||||
.van-icon-invitation:before {
|
||||
content: '\e6d6';
|
||||
}
|
||||
|
||||
|
@ -236,7 +236,7 @@ module.exports = {
|
||||
'audio',
|
||||
'graphic',
|
||||
'column',
|
||||
'invition',
|
||||
'invitation',
|
||||
'play',
|
||||
'pause',
|
||||
'stop',
|
||||
|
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('//at.alicdn.com/t/font_2553510_zfuqek7jp8p.woff2?t=1626952352143')
|
||||
src: url('//at.alicdn.com/t/font_2553510_3bs9b5licix.woff2?t=1626956973644')
|
||||
format('woff2'),
|
||||
url('//at.alicdn.com/t/font_2553510_zfuqek7jp8p.woff?t=1626952352143')
|
||||
url('//at.alicdn.com/t/font_2553510_3bs9b5licix.woff?t=1626956973644')
|
||||
format('woff'),
|
||||
url('//at.alicdn.com/t/font_2553510_zfuqek7jp8p.ttf?t=1626952352143')
|
||||
url('//at.alicdn.com/t/font_2553510_3bs9b5licix.ttf?t=1626956973644')
|
||||
format('truetype');
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user