John KuehJohn Kueh

distribute horizontal right icon

HugeIcons · DistributeHorizontalRightIcon · MIT

Download SVG

The HugeIcons distribute horizontal right icon visually represents the action of evenly spacing multiple objects horizontally to the right within a container.

Common uses

  • Aligning buttons in a toolbar
  • Distributing form fields on a page
  • Arranging elements in a card layout

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
distribute objectsalign righthorizontal spacingspread right

FAQ

What does the DistributeHorizontalRightIcon represent?
This icon signifies the process of distributing items horizontally to the right, ensuring equal spacing between them.
How do I use this icon in a React project?
Import the icon as `DistributeHorizontalRightIcon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={DistributeHorizontalRightIcon} />` from '@hugeicons/react'.
What is the license for this icon?
The DistributeHorizontalRightIcon is available 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 →