John KuehJohn Kueh

seal percent icon

Phosphor · seal-percent · MIT

Download SVG

The Phosphor seal percent icon depicts a seal with a percentage symbol, commonly used to represent discounts, sales, or special offers.

Common uses

  • Discount badges on product listings
  • Sale banners in e-commerce
  • Promotional labels in marketing materials

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { SealPercent } from '@phosphor-icons/react';

<SealPercent size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<SealPercent size={24} />
thin
<SealPercent size={24} weight="thin" />
light
<SealPercent size={24} weight="light" />
bold
<SealPercent size={24} weight="bold" />
fill
<SealPercent size={24} weight="fill" />
duotone
<SealPercent size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
design
Keywords
*new*badgediscountsaleshapespolygonscircle-wavydesignsealpercentdiscount iconsale badgepromo iconpercentage seal

FAQ

What is the seal percent icon used for?
It's typically used to visually indicate discounts, sales, or special offers, drawing attention to promotional aspects of a product or service.
How do I use the seal percent icon in React?
You can import and use it like this: import { SealPercent } from '@phosphor-icons/react'; <SealPercent />
What is the license for this icon?
The Phosphor icon library, including the seal percent icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →