Replies: 1 comment 3 replies
-
Do you have a code snippet of how you're using your icons that you can share? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using "react-spring": "^9.4.4" with next js and I am loading my SVG icons next-react-svg . Now, I want to few of my SVG icons to be animated on hover. But, I couldn't find any documentation or example to animate an external SVG file. Is there any way to animate an external SVG file?
Beta Was this translation helpful? Give feedback.
All reactions