Animation
Animating Icons on Hover in Framer
This is an icon animation demo in Framer. What's special about the animation is that it triggers when you hover over the icon. Feel free to remix it to see how it's created.
Created by
Copy component
Copy component
How can I improve Framer Uni?
Let me know if there’s a missing feature or something that could be improved.
Share feedback
How can I improve Framer Uni?
Let me know if there’s a missing feature or something that could be improved.
Share feedback
New
New
New
Animation
This is an icon animation demo in Framer. What's special about the animation is that it triggers when you hover over the icon. Feel free to remix it to see how it's created.
Created by
To trigger the interaction on hover, the trick is to create a vector set with multiple icons. One icon will be animated with stroke effect, the other won't be.
Then we wrap both icons in a component and show the non animated version on default state, and set visible to yes on the animated icon when we're setting up the hover state of the component.
To trigger the interaction on hover, the trick is to create a vector set with multiple icons. One icon will be animated with stroke effect, the other won't be.
Then we wrap both icons in a component and show the non animated version on default state, and set visible to yes on the animated icon when we're setting up the hover state of the component.
To trigger the interaction on hover, the trick is to create a vector set with multiple icons. One icon will be animated with stroke effect, the other won't be.
Then we wrap both icons in a component and show the non animated version on default state, and set visible to yes on the animated icon when we're setting up the hover state of the component.
Framer Navigator
Build your ideas with ease by learning the basics of website building with Framer.
Framer Navigator
Build your ideas with ease by learning the basics of website building with Framer.
Framer Navigator
Build your ideas with ease by learning the basics of website building with Framer.