[improvement] Icon: add new icons (#1932)

This commit is contained in:
张敏
2018-10-16 13:28:54 +08:00
committed by neverland
parent 14d6014ecd
commit b8fa4d901f
8 changed files with 2150 additions and 87 deletions

View File

@@ -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>
`;