Add icons to this collection by clicking the heart icon.
Percentage icon - also known as business, mathematics, maths, banking, bank, discount, sales, percentage, percent, and business and finance. Created in a clean flat 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.97"
        x2="59.112"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#81c785" />
        <stop offset="1" stop-color="#afb436" />
    </linearGradient>
    <linearGradient id="b" x1="4" x2="59.142" href="#a" />
    <path
        fill="url(#a)"
        d="M32 12a20 20 0 1 0 20 20 20.022 20.022 0 0 0-20-20zM19 26a5 5 0 1 1 5 5 5.006 5.006 0 0 1-5-5zm9.954 18.984a1 1 0 1 1-1.908-.601l8-25.367a1 1 0 1 1 1.908.601zM40 43a5 5 0 1 1 5-5 5.006 5.006 0 0 1-5 5z"
    />
    <path
        fill="url(#b)"
        d="M32 4a28 28 0 1 0 28 28A28.031 28.031 0 0 0 32 4zm0 50a22 22 0 1 1 22-22 22.025 22.025 0 0 1-22 22z"
    />
</svg>
More icons in the same style and category