The HugeIcons hot price icon visually represents a special offer or sale, commonly used to draw attention to discounted items or promotions in e-commerce interfaces.
Common uses
- Highlighting sale items on a product listing page.
- Indicating a limited-time discount in a shopping cart.
- Signaling a promotional banner or special deal.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HotPriceIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HotPriceIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- sale icondiscount iconspecial offer iconpromotion icon
FAQ
- What does the hot price icon signify?
- This icon signifies a special offer, sale, or promotion. It's used to draw user attention to items that are currently discounted.
- How do I use the HotPriceIcon in a React application?
- Import both HugeiconsIcon and HotPriceIcon, then render the icon using the <HugeiconsIcon icon={HotPriceIcon} /> component.
- What is the license for this icon?
- The HotPriceIcon from HugeIcons is available under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.