Add icons to this collection by clicking the heart icon.
Percent icon - also known as business, economy, commerce, shopping, percent, trading, tax, 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 48 48"
>
    <linearGradient
        id="a"
        x1="8.4"
        x2="39.46"
        y1="8.4"
        y2="39.46"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fc92c3" />
        <stop offset=".5" stop-color="#c2a2d5" />
        <stop offset="1" stop-color="#8e85d5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M30 23c-2.2 0-4 1.8-4 4v2c0 2.2 1.8 4 4 4s4-1.8 4-4v-2c0-2.2-1.8-4-4-4zm2 6c0 1.1-.9 2-2 2s-2-.9-2-2v-2c0-1.1.9-2 2-2s2 .9 2 2zm-12.1 4.9c-.5-.2-.8-.8-.5-1.3l7.4-18c.2-.5.8-.8 1.3-.5s.8.8.5 1.3l-7.4 18c-.2.5-.8.7-1.3.5zM18 15c-2.2 0-4 1.8-4 4v2c0 2.2 1.8 4 4 4s4-1.8 4-4v-2c0-2.2-1.8-4-4-4zm2 6c0 1.1-.9 2-2 2s-2-.9-2-2v-2c0-1.1.9-2 2-2s2 .9 2 2zm25.6 2.2-7.4-5 1.7-8.8c.1-.3 0-.7-.3-.9s-.6-.4-.9-.3l-8.8 1.7-5-7.4c-.3-.3-.6-.5-.9-.5s-.6.2-.8.4l-5 7.4-8.9-1.6c-.3-.1-.6 0-.9.2-.2.3-.3.6-.2.9l1.7 8.8-7.4 5c-.3.3-.5.6-.5.9s.2.6.4.8l7.4 5-1.7 8.8c-.1.3 0 .7.3.9s.6.3.9.3l8.8-1.7 5 7.4c.2.3.5.4.8.4s.6-.2.8-.4l5-7.4 8.8 1.7c.3.1.7 0 .9-.3s.3-.6.3-.9L38 29.8l7.4-5c.3-.2.4-.5.4-.8s0-.6-.2-.8zm-9.2 5.4c-.3.2-.5.6-.4 1l1.6 8-8-1.6c-.4-.1-.8.1-1 .4L24 43.2l-4.6-6.8c-.2-.3-.6-.5-1-.4l-8 1.6 1.6-8c.1-.4-.1-.8-.4-1L4.8 24l6.8-4.6c.3-.2.5-.6.4-1l-1.6-8 8 1.6c.4.1.8-.1 1-.4L24 4.8l4.6 6.8c.2.3.6.5 1 .4l8-1.6-1.6 8c-.1.4.1.8.4 1l6.8 4.6z"
    />
</svg>
More icons in the same style and category