The HugeIcons keyframes multiple add icon visually represents the addition of multiple animation keyframes, commonly used to indicate the creation or addition of new animation steps.
Common uses
- Adding a new animation sequence
- Creating a new set of animation keyframes
- Initiating an animation editing process
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { KeyframesMultipleAddIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={KeyframesMultipleAddIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- add animationnew keyframesanimation timeline addmultiple frames add
FAQ
- What does the keyframes multiple add icon represent?
- This icon signifies the action of adding multiple keyframes, which are points in an animation timeline that define changes in properties.
- How do I use the KeyframesMultipleAddIcon in React?
- Import it as `import { KeyframesMultipleAddIcon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={KeyframesMultipleAddIcon} />`.
- What is the license for this icon?
- The KeyframesMultipleAddIcon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.