John KuehJohn Kueh

keyframe remove icon

HugeIcons · KeyframeRemoveIcon · MIT

Download SVG

The HugeIcons keyframe remove icon visually represents the deletion or removal of a specific animation frame within a timeline or sequence.

Common uses

  • Removing a keyframe in animation software
  • Deleting a step in a workflow editor
  • Undoing the addition of an animation point

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { KeyframeRemoveIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={KeyframeRemoveIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
delete keyframeremove animation frametimeline deleteanimation remove

FAQ

What does the keyframe remove icon signify?
This icon signifies the action of removing or deleting a keyframe, which is a marker that defines a specific point in an animation or timeline.
How do I use the KeyframeRemoveIcon in React?
Import both HugeiconsIcon and KeyframeRemoveIcon, then render the icon using <HugeiconsIcon icon={KeyframeRemoveIcon} />.
What is the license for this icon?
This icon 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.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →