percent icon
percent-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- percent-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
percentBootstrap Iconspercent-fillEva IconspercentFramework7 IconspercentFont Awesome 6 SolidpercentFont Awesome SolidpercentFeather IconspercentHuge IconspercentLine AwesomepercentLucidepercentMajesticonspercentMaterial SymbolspercentMaterial Symbols LightpercentMaterial Design IconspercentPixelarticonspercent-fillRemix IconpercentTDesign Icons
Use the percent icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m208.49 64.47l-144 144a12 12 0 1 1-17-17l144-144a12 12 0 0 1 17 17m-160.77 39.8A40 40 0 1 1 76 116a39.72 39.72 0 0 1-28.28-11.73M60 76a16 16 0 1 0 4.69-11.31A15.87 15.87 0 0 0 60 76m160 104a40 40 0 1 1-11.72-28.29A39.7 39.7 0 0 1 220 180m-24 0a15.87 15.87 0 0 0-4.69-11.32A16 16 0 1 0 196 180"/></svg>
React
import type { SVGProps } from "react";
export function PhPercentBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m208.49 64.47l-144 144a12 12 0 1 1-17-17l144-144a12 12 0 0 1 17 17m-160.77 39.8A40 40 0 1 1 76 116a39.72 39.72 0 0 1-28.28-11.73M60 76a16 16 0 1 0 4.69-11.31A15.87 15.87 0 0 0 60 76m160 104a40 40 0 1 1-11.72-28.29A39.7 39.7 0 0 1 220 180m-24 0a15.87 15.87 0 0 0-4.69-11.32A16 16 0 1 0 196 180"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m208.49 64.47l-144 144a12 12 0 1 1-17-17l144-144a12 12 0 0 1 17 17m-160.77 39.8A40 40 0 1 1 76 116a39.72 39.72 0 0 1-28.28-11.73M60 76a16 16 0 1 0 4.69-11.31A15.87 15.87 0 0 0 60 76m160 104a40 40 0 1 1-11.72-28.29A39.7 39.7 0 0 1 220 180m-24 0a15.87 15.87 0 0 0-4.69-11.32A16 16 0 1 0 196 180"/></svg> </template>
CSS
.icon-percent-bold {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m208.49%2064.47l-144%20144a12%2012%200%201%201-17-17l144-144a12%2012%200%200%201%2017%2017m-160.77%2039.8A40%2040%200%201%201%2076%20116a39.72%2039.72%200%200%201-28.28-11.73M60%2076a16%2016%200%201%200%204.69-11.31A15.87%2015.87%200%200%200%2060%2076m160%20104a40%2040%200%201%201-11.72-28.29A39.7%2039.7%200%200%201%20220%20180m-24%200a15.87%2015.87%200%200%200-4.69-11.32A16%2016%200%201%200%20196%20180%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m208.49%2064.47l-144%20144a12%2012%200%201%201-17-17l144-144a12%2012%200%200%201%2017%2017m-160.77%2039.8A40%2040%200%201%201%2076%20116a39.72%2039.72%200%200%201-28.28-11.73M60%2076a16%2016%200%201%200%204.69-11.31A15.87%2015.87%200%200%200%2060%2076m160%20104a40%2040%200%201%201-11.72-28.29A39.7%2039.7%200%200%201%20220%20180m-24%200a15.87%2015.87%200%200%200-4.69-11.32A16%2016%200%201%200%20196%20180%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/percent-bold.svg?color=%231a73e8&size=48