John KuehJohn Kueh

align selection icon

HugeIcons · AlignSelectionIcon · MIT

Download SVG

The HugeIcons align selection icon visually represents the action of aligning selected elements, commonly used in design tools and editors to arrange objects relative to each other.

Common uses

  • Aligning text blocks
  • Distributing spaced objects
  • Centering elements on a canvas

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
alignmentdistributearrangelayout

FAQ

What does the align selection icon represent?
It signifies the function of aligning multiple selected items, either to each other or to a common reference point.
How do I use the AlignSelectionIcon in React?
Import both HugeiconsIcon and AlignSelectionIcon, then render it using <HugeiconsIcon icon={AlignSelectionIcon} />.
What is the license for this icon?
The HugeIcons align selection icon 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 →