John KuehJohn Kueh

tags icon

Lucide · tags · ISC

Download SVG

The Lucide tags icon visually represents multiple labels or identifiers, commonly used in user interfaces to categorize or mark items.

Common uses

  • Tagging blog posts or articles
  • Categorizing products in an e-commerce store
  • Applying labels to support tickets

Use it in React

Install
npm i lucide-react
Import & render
import { Tags } from 'lucide-react';

<Tags size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
labelsbadgesticketsmarkscopymultipletags

FAQ

What is the purpose of the tags icon?
It's used to represent the concept of applying or displaying multiple labels, categories, or keywords to an item.
How do I use the tags icon in React?
You can import and use it in your React components like this: import { Tags } from 'lucide-react'.
What is the license for the Lucide tags icon?
The Lucide icon library, including the tags icon, is available under the ISC license.

Related icons

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

Looking for something else? Search Lucide 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 →