## API You can set `style` and `className` for size and color of icons because they are still fonts in essence. ```jsx ``` | Property | Description | Type | Default | | -------- | ----------- | ---- | ------- | | spin | Rotate icon with animation | boolean | false | | style | style properties of icon, like fontSize and color | object | - | | type | Type of ant design icon | string | - |