Label Alt Multiple Pixel Art Icon
A stacked multiple-labels icon for tag collections, multi-category filters, bulk-tagging actions and taxonomy overviews.
Tags
labelaltmultiple
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Label Alt Multiple icon
Two or more overlapping label shapes, signaling a collection of tags or categories rather than a single one. Use it to represent a tag manager, a multi-select filter, or a bulk-tagging action in a content CMS. When displayed next to item counts, it quickly communicates 'this item belongs to several categories.' For adding a single new tag, label-plus is more direct; for viewing the full set of tags on a record, label-alt-multiple is the better choice.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/label-alt-multiple.svg" width="24" height="24" alt="Label Alt Multiple" />
<!-- React -->
import { LabelAltMultiple } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="label-alt-multiple.svg" width="48" height="48" style="image-rendering: pixelated" />