Bulletlist 2 Pixel Art Icon
An alternate bullet-list style for unordered lists, toolbar formatting options, or content structure controls in editors.
Tags
bulletlist
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Bulletlist 2 icon
A second visual take on the bullet list, with slightly different proportions or bullet style compared to the standard variant. Useful when a toolbar needs two distinct list styles (for example, disc bullets versus square bullets), or when the default bulletlist icon does not visually match the surrounding iconography. Drop it into a rich-text editor's formatting bar, a CMS block inserter, or a style-picker that offers multiple list presets.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/bulletlist-2.svg" width="24" height="24" alt="Bulletlist 2" />
<!-- React -->
import { Bulletlist2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="bulletlist-2.svg" width="48" height="48" style="image-rendering: pixelated" />