ant-design / ant-design-icons

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

BUG: Custom icons spin is not working #560

Open Svudec opened 1 year ago

Svudec commented 1 year ago

When you provide a spin: true prop to the <Icon/> component, the icon is not spinning if it's a custom icon (has a component prop).

A bug is recreated here: https://codesandbox.io/s/custom-icon-antd-5-3-0-forked-5i0cbf?file=/demo.tsx