The Tabler tag plus icon, codenamed tag-plus, visually represents adding or associating a tag, often used in e-commerce to denote adding an item, a price, or a new category.
Common uses
- Button to add a new product tag.
- UI element for applying a price tag to an item.
- Icon indicating the addition of a new category or label.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTagPlus } from '@tabler/icons-react';
<IconTagPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- labelpricetagplusstorepurchaseaddmoreincreasepositivee-commerceadd tagnew labelprice tag addecommerce tag
FAQ
- What does the tag plus icon represent?
- It signifies the action of adding a tag, label, or price, commonly used in e-commerce contexts for adding items or categories.
- How do I use the tag plus icon in React?
- You can import and use it like this: import { IconTagPlus } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the tag plus icon, is available 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 →