The Lucide tag icon visually represents a label or marker, commonly used in user interfaces to categorize, identify, or associate items with specific attributes.
Common uses
- Product categorization in e-commerce
- User role or status indicators
- Content filtering and organization
Use it in React
Install
npm i lucide-reactImport & render
import { Tag } from 'lucide-react';
<Tag size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- labelbadgeticketmarktag
FAQ
- What is the purpose of the tag icon?
- It's used to visually represent labels, categories, or identifiers for various elements within an application.
- How do I use the tag icon in React?
- You can import and use it directly with `import { Tag } from 'lucide-react'`.
- What is the license for the Lucide tag icon?
- The Lucide icon library, including the tag icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.