John KuehJohn Kueh

keyframe align vertical icon

HugeIcons · KeyframeAlignVerticalIcon · MIT

Download SVG

The HugeIcons keyframe align vertical icon visually represents the alignment of keyframes along a vertical axis, commonly used to indicate vertical positioning or distribution of elements in animation or layout controls.

Common uses

  • Aligning animation keyframes vertically in a timeline editor.
  • Controlling vertical spacing or distribution of objects.
  • Indicating a vertical alignment option in a toolbar.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
vertical keyframesalign vertical animationvertical distributiontimeline align

FAQ

What does the keyframe align vertical icon represent?
It depicts the vertical alignment of keyframes, often used for managing animation sequences or vertical spacing in UI elements.
How do I use the KeyframeAlignVerticalIcon in React?
Import it using `import { KeyframeAlignVerticalIcon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={KeyframeAlignVerticalIcon} />`.
What is the license for this icon?
This icon is provided 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 →