John KuehJohn Kueh

list numbers icon

Phosphor · list-numbers · MIT

Download SVG

The Phosphor list numbers icon, also known as list-numbers, visually represents an ordered or numbered list and is commonly used in UI elements to indicate list formatting options.

Common uses

  • Toolbar button for creating numbered lists
  • Menu item for ordering list items
  • Setting to toggle numbered list appearance

Use it in React

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

<ListNumbers size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<ListNumbers size={24} />
thin
<ListNumbers size={24} weight="thin" />
light
<ListNumbers size={24} weight="light" />
bold
<ListNumbers size={24} weight="bold" />
fill
<ListNumbers size={24} weight="fill" />
duotone
<ListNumbers size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
editor
Keywords
*updated*olordered listnumbered listchecklisteditorlistnumberseditor list

FAQ

What is the list-numbers icon used for?
It signifies an ordered or numbered list, often used in text editors or formatting toolbars to apply list styling.
How do I use the list-numbers icon in React?
Import it as ListNumbers from '@phosphor-icons/react' and use it like <ListNumbers size={24} />.
What is the license for this icon?
The Phosphor icon library, including the list-numbers icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →