John KuehJohn Kueh

align horizontal space around icon

HugeIcons · AlignHorizontalSpaceAroundIcon · MIT

Download SVG

The HugeIcons align horizontal space around icon visually represents the distribution of items with equal spacing between them and at the ends along a horizontal axis, commonly used to evenly space elements in a layout.

Common uses

  • Distributing navigation links evenly
  • Centering content with spacing
  • Arranging form fields horizontally

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
distribute horizontalspace around horizontalhorizontal distributionevenly spaced horizontal

FAQ

What does the align horizontal space around icon represent?
This icon depicts elements spaced equally along a horizontal line, including space before the first and after the last element.
How do I use this icon in React?
Import the icon and use it with the HugeiconsIcon component: import { AlignHorizontalSpaceAroundIcon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={AlignHorizontalSpaceAroundIcon} />.
What is the license for this icon?
This icon is provided 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 →