Pixelarticons

Label Alt Pixel Art Icon

An alternate label-tag icon for product attributes, filter chips, taxonomy systems and tagging workflows.

commerce Pro 4 variants

Tags

labelalt

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

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 Label Alt icon

A second label shape with a slightly different outline or orientation from the base label icon, offering a stylistic alternative for the same tagging and categorization contexts. It suits product-attribute badges, content taxonomy systems, and filter chips in search interfaces. When a UI uses both icons together, the two can visually distinguish different tag types, such as category versus priority. Standalone, both carry the same meaning and can be swapped based on which outline fits the design.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/label-alt.svg" width="24" height="24" alt="Label Alt" />

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

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

Related icons