John KuehJohn Kueh

arrange icon

HugeIcons · ArrangeIcon · MIT

Download SVG

The HugeIcons arrange icon visually represents the concept of organizing or sorting elements, commonly used in user interfaces to initiate an arrangement or sorting action.

Common uses

  • Initiate sort/filter options
  • Open arrangement settings
  • Toggle layout view

Use it in React

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

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

Details

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

FAQ

What does the Arrange icon represent?
The Arrange icon depicts the action of organizing or sorting items. It's typically used to trigger options for arranging content.
How do I use the Arrange icon in React?
Import both HugeiconsIcon and ArrangeIcon, then render <HugeiconsIcon icon={ArrangeIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for the HugeIcons arrange icon?
The HugeIcons arrange icon is available under the MIT license, allowing for free commercial and non-commercial use.

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 →