John KuehJohn Kueh

discount tag 01 icon

HugeIcons · DiscountTag01Icon · MIT

Download SVG

The HugeIcons discount tag 01 icon depicts a price tag with a cut-out, commonly used to signify sales, discounts, or special offers in e-commerce and retail interfaces.

Common uses

  • Highlighting sale items
  • Indicating promotional pricing
  • Tagging clearance products

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DiscountTag01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={DiscountTag01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
sale tagprice tagoffer iconcoupon tag

FAQ

What does the discount tag 01 icon represent?
It represents a discount or sale, visually indicating a reduced price or special offer on a product or service.
How do I use the DiscountTag01Icon in React?
Import both HugeiconsIcon and DiscountTag01Icon, then render the latter within the HugeiconsIcon component: <HugeiconsIcon icon={DiscountTag01Icon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in commercial and non-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 →