Pixelarticons

Label Check Pixel Art Icon

A label with a checkmark for confirmed product tags, approved categories, verified labels and completed tagging tasks.

commerce Pro 2 variants

Tags

labelchecktickconfirmdoneapproveyesok

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

A tag or label shape overlaid with a check mark, combining categorization with approval. Quality-control workflows use it to mark a product label as verified; content systems show it when a tag has been reviewed and confirmed. It also fits a 'labeled and done' state in a tagging task list. When the action is simply tagging without an approval layer, the plain label avoids the confirmed-status implication; label-check is clearest when verification is part of the flow.

Usage

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

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

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

Related icons