mirror of
https://github.com/youzan/vant.git
synced 2026-04-17 02:06:57 +08:00
[improvement] Icon: add new icons (#1932)
This commit is contained in:
@@ -379,6 +379,10 @@ exports[`renders demo correctly 1`] = `
|
||||
<i class="van-icon van-icon-hot-sale" style="color:undefined;font-size:undefined;">
|
||||
<!---->
|
||||
</i> <span>hot-sale</span></div>
|
||||
<div class="van-col van-col--8">
|
||||
<i class="van-icon van-icon-cart-o" style="color:undefined;font-size:undefined;">
|
||||
<!---->
|
||||
</i> <span>cart-o</span></div>
|
||||
</div>
|
||||
</div>
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user