ant-design / ant-design-icons

⭐ Ant Design SVG Icons
https://ant.design/components/icon/
MIT License
940 stars 577 forks source link

fix: custom icon spin not working #559

Open Svudec opened 1 year ago

Svudec commented 1 year ago

Fixed icon not spinning when spin: true prop is assigned to <Icon> component with custom component prop provided.

Fixes #560