API
Variables
Props
name | type | default | description | required version |
type | string | icon name, optional values are shown in demo | -- | |
is-msg | boolean | false | if used as msg icon. Icon's font-size will be bigger(93px) than default | -- |
Variables
name | default | description | inherited name |
@icon-success-color | #09BB07 | -- |
Contributors
Contributors
Total commits quantity: 8,Total contributors quantity: 2
airylandQiongrong JiangChangelog
Releases
- v2.1.1-rc.4 [change] No more built-in `icon-big` classname, use `is-msg` instead. #988 @greedying