John KuehJohn Kueh

label important icon

Tabler · label-important · MIT

Download SVG

The Tabler label important icon visually represents a tag or label with an emphasis marker, commonly used to denote items that require special attention or are of high priority.

Common uses

  • Highlighting urgent tasks in a to-do list.
  • Marking critical system alerts.
  • Indicating important user-submitted feedback.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconLabelImportant } from '@tabler/icons-react';

<IconLabelImportant size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconLabelImportant size={24} stroke={2} />
filled
<IconLabelImportantFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
priorityurgenthighlightnotablekeymarkertagsignificantflagpivotalsystemlabelimportantpriority tagurgent markerkey item

FAQ

What is the purpose of the label important icon?
This icon is used to visually flag or highlight elements that are considered important, urgent, or require special attention within a user interface.
How do I use this icon in React?
You can import and use it in your React application with: import { IconLabelImportant } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icons, including the label important icon, are distributed under the MIT license.

Related icons

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

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

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →