Pixelarticons

Bulletlist Pixel Art Icon

A bullet-list icon for unordered lists, 'Add list' toolbar buttons, to-do items, and content outline views.

office Free 4 variants

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Bulletlist icon

Horizontal lines each preceded by a small dot, the standard representation of an unordered list. Editors, writing tools, and note-taking apps use it for the 'Bullet list' toolbar button. It also works for to-do features, feature comparison tables, or any interface section showing items without a specific order. When sequence matters, a numbered list icon is the clearer pick; when items are deeply nested, a tree or outline icon serves better.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/bulletlist.svg" width="24" height="24" alt="Bulletlist" />

<!-- React -->
import { Bulletlist } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="bulletlist.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons