The Tabler keyframe align vertical icon depicts a series of vertical lines representing keyframes, commonly used to signify animation controls or vertical alignment settings in media-related interfaces.
Common uses
- Timeline controls for video/audio editing
- Vertical alignment options in a design tool
- Animation playback settings
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconKeyframeAlignVertical } from '@tabler/icons-react';
<IconKeyframeAlignVertical size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconKeyframeAlignVertical size={24} stroke={2} />filled
<IconKeyframeAlignVerticalFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- animationshapekeyframealignverticalcontententertainmentmultimediabroadcastaudiomediavertical animationtimeline keyframemedia alignmentanimation sequence
FAQ
- What is the keyframe align vertical icon used for?
- It represents animation keyframes and is often used for vertical alignment controls in media editing or design software.
- How do I use this icon in React?
- You can import it using: `import { IconKeyframeAlignVertical } from '@tabler/icons-react'` and then use it as a component.
- What is the license for this icon?
- The Tabler icons, including keyframe-align-vertical, are available 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 →