The HugeIcons keyframes multiple remove icon depicts the removal of multiple animation keyframes, commonly used to signify deleting or clearing animation sequences.
Common uses
- Deleting multiple animation frames
- Clearing an animation timeline
- Removing selected animation elements
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { KeyframesMultipleRemoveIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={KeyframesMultipleRemoveIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- remove animationdelete keyframesclear animationanimation remove
FAQ
- What does the keyframes multiple remove icon represent?
- This icon represents the action of removing or deleting multiple animation keyframes. It's used when you need to signify the deletion of several animation points or sequences.
- How do I use this icon in React?
- Import the icon and use it with the HugeiconsIcon component like this: import { KeyframesMultipleRemoveIcon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={KeyframesMultipleRemoveIcon} />
- What is the license for this icon?
- This icon is released under the MIT license, which allows for free usage in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.