John KuehJohn Kueh

keyframe icon

HugeIcons · KeyframeIcon · MIT

Download SVG

The HugeIcons keyframe icon visually represents a single point in an animation sequence, commonly used to denote the start or end of a transition or animation.

Common uses

  • Animation timeline marker
  • Key moment indicator
  • Transition control

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
animation frametimeline pointanimation keyscene marker

FAQ

What does the keyframe icon represent?
It represents a specific point in an animation or timeline where changes are defined. It's often used to mark the beginning or end of a visual effect.
How do I use the KeyframeIcon in React?
Import both HugeiconsIcon and KeyframeIcon from their respective packages. Then, render the icon using the <HugeiconsIcon icon={KeyframeIcon} /> component.
What is the license for this icon?
The HugeIcons keyframe icon is available 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 →