The HugeIcons keyframes double add icon visually represents the addition of multiple animation keyframes, commonly used to indicate adding new animation steps or sequences.
Common uses
- Add new animation sequence
- Create new keyframe
- Add multiple animation frames
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { KeyframesDoubleAddIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={KeyframesDoubleAddIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- add animationnew keyframeanimation stepstimeline add
FAQ
- What does the keyframes double add icon signify?
- This icon signifies the action of adding multiple keyframes or animation steps. It's used when a user needs to introduce new points in an animation timeline.
- How do I use the KeyframesDoubleAddIcon in React?
- To use it in React, import both HugeiconsIcon and KeyframesDoubleAddIcon from their respective packages and render the icon component like this: <HugeiconsIcon icon={KeyframesDoubleAddIcon} />.
- What is the license for this icon?
- The KeyframesDoubleAddIcon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.