The HugeIcons tag 01 icon depicts a price tag, commonly used to represent product labels, categories, or pricing information in user interfaces.
Common uses
- Product pricing display
- Category filtering
- Discount or sale indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Tag01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Tag01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- price taglabelcategorysale
FAQ
- What is the tag 01 icon used for?
- This icon represents a price tag and is typically used for product labels, categories, or pricing details.
- How do I use the Tag01Icon in React?
- Import it as: import { Tag01Icon } from '@hugeicons/core-free-icons'; and render it using: <HugeiconsIcon icon={Tag01Icon} />.
- What is the license for this icon?
- The Tag01Icon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.