John KuehJohn Kueh

percent icon

Phosphor · percent · MIT

Download SVG

The Phosphor percent icon visually represents a percentage or ratio, commonly used in user interfaces to denote discounts, completion rates, or statistical values.

Common uses

  • Displaying discount amounts
  • Indicating progress or completion
  • Representing statistical data

Use it in React

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

<Percent size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
technology & development
Keywords
%percentagepercentileratiodeltamathematicsarithmeticcalculatortechnology & developmentfinancespercentdiscountmath

FAQ

What is the percent icon used for?
It's used to visually represent percentages, ratios, or fractional values in UI elements.
How do I use the percent icon in React?
You can import and use it like this: import { Percent } from '@phosphor-icons/react'.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free usage.

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 →