John KuehJohn Kueh

label icon

HugeIcons · LabelIcon · MIT

Download SVG

The HugeIcons label icon depicts a rectangular tag, commonly used in user interfaces to categorize, identify, or mark items.

Common uses

  • Tagging blog posts or articles
  • Identifying product categories
  • Marking user-generated content

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LabelIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={LabelIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
tagbadgestickermarker

FAQ

What is the label icon used for?
It's used to visually represent categories, tags, or identifiers for various elements within an application.
How do I use LabelIcon in React?
Import both HugeiconsIcon and LabelIcon, then render <HugeiconsIcon icon={LabelIcon} />.
What is the license for HugeIcons?
HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →