The HugeIcons sale tag 01 icon depicts a price tag or label, commonly used to signify discounts, special offers, or product pricing information in e-commerce and retail interfaces.
Common uses
- Highlighting sale items on a product listing page.
- Indicating a discount percentage or amount on a product detail page.
- Labeling promotional banners or special offers.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SaleTag01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SaleTag01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- price tagdiscount tagoffer taglabel
FAQ
- What does the sale tag 01 icon represent?
- It represents a sale tag, typically used to denote discounts, special pricing, or promotional offers.
- How do I use the SaleTag01Icon in React?
- Import both HugeiconsIcon and SaleTag01Icon, then render it using <HugeiconsIcon icon={SaleTag01Icon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free usage 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 →