Choose the specific animation applied to the icon from the available options.
Each icon has several animations, with at least 3 animations by default:
- path: an animation of the pathLength from 0 to 1
- path-loop: pathLength animation from 1 to 0 to 1
- default: the default animation, customized for each icon
animation
You can set the animation on the wrapper and customize it for an icon:
or you can set it for each icon individually:
API Reference
Prop | Type | Default |
---|---|---|
animation? | StaticAnimations | string | default |