The Tabler keyframe align horizontal icon depicts a series of horizontal lines representing keyframes, commonly used in UI to signify animation controls or alignment settings within media or design applications.
Common uses
- Timeline controls for video editing
- Animation sequence management
- Layout alignment options
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconKeyframeAlignHorizontal } from '@tabler/icons-react';
<IconKeyframeAlignHorizontal size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconKeyframeAlignHorizontal size={24} stroke={2} />filled
<IconKeyframeAlignHorizontalFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- animationshapekeyframealignhorizontalcontententertainmentmultimediabroadcastaudiomediaanimation timelinekeyframesalign contentmedia sequence
FAQ
- What does the keyframe align horizontal icon represent?
- It visually represents keyframes and their horizontal arrangement, often used for animation timelines or alignment features.
- How do I use this icon in React?
- You can import and use it like this: import { IconKeyframeAlignHorizontal } from '@tabler/icons-react'. Then render it as <IconKeyframeAlignHorizontal />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →