John KuehJohn Kueh

sale tag 02 icon

HugeIcons · SaleTag02Icon · MIT

Download SVG

The HugeIcons sale tag 02 icon depicts a stylized tag, commonly used to indicate discounts, promotions, or special offers in e-commerce and retail interfaces.

Common uses

  • Displaying sale prices on product listings
  • Highlighting promotional banners
  • Indicating limited-time offers

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
discount tagprice tagpromotion iconspecial offer

FAQ

What is the sale tag 02 icon used for?
This icon is used to visually represent sales, discounts, or special offers. It helps draw attention to items or sections related to promotions.
How do I use the SaleTag02Icon in React?
Import both HugeiconsIcon and SaleTag02Icon from their respective packages, then render the icon using the <HugeiconsIcon icon={SaleTag02Icon} /> component.
What is the license for this icon?
The HugeIcons sale tag 02 icon is available 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 →