Pixelarticons

Labels Pixel Art Icon

A multiple-labels icon for tag collections, category overviews, multi-label displays and taxonomy management pages.

commerce Pro 2 variants

Style variants

base

Outline · rounded 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 Labels icon

Two or more label shapes shown together, representing a set of tags or categories on a record. CMS editors use it to open the tag picker; project dashboards show it on the labels column of an issue list; product pages use it to navigate to the attributes panel. It communicates plurality at a glance. When the intent is to add new labels, label-plus is more action-oriented; labels is a neutral indicator that multiple tags are present.

Usage

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

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

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

Related icons