John KuehJohn Kueh

sorting nine one icon

HugeIcons · SortingNineOneIcon · MIT

Download SVG

The HugeIcons sorting nine one icon depicts a grid of nine squares, commonly used to represent options for sorting or arranging content in a grid-like fashion.

Common uses

  • Grid layout selection
  • Content arrangement options
  • View mode switcher

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
grid sortlayout ninearrangeview options

FAQ

What does the Sorting Nine One icon represent?
This icon visually represents a 3x3 grid, often used to signify choices related to sorting, layout, or arrangement of content.
How do I use the Sorting Nine One icon in React?
Import the icon and use it with the Hugeicons component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { SortingNineOneIcon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={SortingNineOneIcon} />.
What is the license for this icon?
The Sorting Nine One 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 →