Add icons to this collection by clicking the heart icon.
Percent icon - also known as investment, percentage, down, decrease, percent, loss, and business and finance. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffbef9" />
<stop offset="1" stop-color="#fff1ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="511"
y2="1"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#a93aff" />
<stop offset="1" stop-color="#ff81ff" />
</linearGradient>
<path
fill="url(#a)"
d="m494.528 511.79-169.705-28.284c-12.035-2.006-16.768-16.775-8.141-25.402l31.82-31.82L4.393 82.175c-5.858-5.858-5.858-15.355 0-21.213L60.962 4.393c5.858-5.858 15.355-5.858 21.213 0l344.109 344.109 31.82-31.82c8.627-8.627 23.397-3.894 25.403 8.141l28.284 169.705c1.691 10.153-7.11 18.954-17.263 17.262z"
/>
<path
fill="url(#b)"
d="M461 66v80c0 35.841-29.159 65-65 65s-65-29.159-65-65V66c0-35.841 29.159-65 65-65s65 29.159 65 65zm-30 80V66c0-19.299-15.701-35-35-35s-35 15.701-35 35v80c0 19.299 15.701 35 35 35s35-15.701 35-35zM181 366v80c0 35.841-29.159 65-65 65s-65-29.159-65-65v-80c0-35.841 29.159-65 65-65s65 29.159 65 65zm-30 80v-80c0-19.299-15.701-35-35-35s-35 15.701-35 35v80c0 19.299 15.701 35 35 35s35-15.701 35-35z"
/>
</svg>
More icons in the same style and category