mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[bug fix] Icon: add-o icon add radius (#326)
This commit is contained in:
parent
2890a55ed8
commit
0817411ae8
@ -36,6 +36,7 @@ const icons = [
|
||||
'photograph',
|
||||
'add',
|
||||
'add2',
|
||||
'add-o',
|
||||
'photo',
|
||||
'cart',
|
||||
'arrow',
|
||||
|
Binary file not shown.
@ -2,7 +2,7 @@
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
font-family: 'vant-icon';
|
||||
src: url('https://b.yzcdn.cn/zanui/icon/vant-icon-c0ae038f.ttf') format('truetype');
|
||||
src: url('https://b.yzcdn.cn/zanui/icon/vant-icon-c20e1580.ttf') format('truetype');
|
||||
}
|
||||
|
||||
.van-icon {
|
||||
|
Loading…
x
Reference in New Issue
Block a user