John KuehJohn Kueh

keyframe align horizontal icon

HugeIcons · KeyframeAlignHorizontalIcon · MIT

Download SVG

The HugeIcons keyframe align horizontal icon visually represents the alignment of keyframes or elements along a horizontal axis, commonly used to indicate horizontal arrangement or distribution.

Common uses

  • Aligning layers horizontally in an editor
  • Distributing objects evenly on a timeline
  • Indicating horizontal centering of content

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
align horizontalhorizontal distributiontimeline alignlayer align

FAQ

What does the keyframe align horizontal icon represent?
This icon depicts the alignment of keyframes or elements along a horizontal axis. It's typically used in interfaces to signify horizontal arrangement or distribution.
How do I use the KeyframeAlignHorizontalIcon in React?
Import both HugeiconsIcon and KeyframeAlignHorizontalIcon, then render the icon using <HugeiconsIcon icon={KeyframeAlignHorizontalIcon} />.
What is the license for this icon?
The HugeIcons keyframe align horizontal icon is released under the MIT license.

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 →