John KuehJohn Kueh

layout distribute horizontal icon

Tabler · layout-distribute-horizontal · MIT

Download SVG

The Tabler layout distribute horizontal icon visually represents the distribution of elements evenly across a horizontal space, commonly used in UI design to arrange items with consistent spacing.

Common uses

  • Aligning navigation items with equal spacing.
  • Distributing form fields horizontally.
  • Arranging icons or buttons in a toolbar.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconLayoutDistributeHorizontal } from '@tabler/icons-react';

<IconLayoutDistributeHorizontal size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconLayoutDistributeHorizontal size={24} stroke={2} />
filled
<IconLayoutDistributeHorizontalFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
positiondesignaroundlayoutdistributehorizontalcreativeartisticvisualaestheticdistribute spacinghorizontal alignmentarrange itemslayout spacing

FAQ

What is the purpose of the layout distribute horizontal icon?
This icon signifies the arrangement of multiple items with equal spacing between them along a horizontal axis, useful for maintaining visual consistency in layouts.
How do I use this icon in React?
You can import and use it in your React application with: import { IconLayoutDistributeHorizontal } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icons, including layout-distribute-horizontal, 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 →