The HugeIcons tags icon visually represents categorization or labeling, commonly used in interfaces to denote features like product tagging, content categorization, or keyword association.
Common uses
- Product tagging in e-commerce
- Content categorization in blogs
- Keyword association in search filters
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TagsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TagsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- labelcategorykeywordtagging
FAQ
- What is the purpose of the tags icon?
- The tags icon is used to represent the concept of labeling or categorizing items, often seen in features related to organization and classification.
- How do I use the TagsIcon in React?
- Import both HugeiconsIcon and TagsIcon, then render it using <HugeiconsIcon icon={TagsIcon} />.
- What is the license for HugeIcons?
- HugeIcons are provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →