docs: uniform color

This commit is contained in:
chenjiahan
2020-11-30 23:00:32 +08:00
committed by neverland
parent aad0559064
commit bb18310f1b
27 changed files with 42 additions and 47 deletions
+2 -2
View File
@@ -37,8 +37,8 @@ Use `badge` prop, the badge will be displayed in the upper right corner of the i
Use `color` prop to set icon color.
```html
<van-icon name="chat-o" color="#1989fa" />
<van-icon name="chat-o" color="#07c160" />
<van-icon name="cart-o" color="#1989fa" />
<van-icon name="fire-o" color="#ee0a24" />
```
### Icon Size