Add icons to this collection by clicking the heart icon.
Discount icon - also known as target, aim, sale, discount, percentage, commerce and shopping, and focus. 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 24 24"
>
    <linearGradient
        id="a"
        x1="11.99"
        x2="11.99"
        y1="23"
        y2="1"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c9f96a" />
        <stop offset=".999" stop-color="#9cd96e" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M9.43 16.01a1.506 1.506 0 0 1 0-3.01 1.506 1.506 0 0 1 0 3.01zm5-5A1.506 1.506 0 0 0 14.428 8a1.506 1.506 0 0 0 0 3.01zM22 13h-1c-.02 0-.038-.01-.058-.012a9.012 9.012 0 0 1-7.954 7.954c.002.02.012.037.012.058v1a1 1 0 0 1-2 0v-1c0-.02.01-.038.012-.058a9.012 9.012 0 0 1-7.954-7.954C3.038 12.99 3.021 13 3 13H2a1 1 0 0 1 0-2h1c.02 0 .038.01.058.012a9.012 9.012 0 0 1 7.954-7.954C11.01 3.038 11 3.021 11 3V2a1 1 0 0 1 2 0v1c0 .02-.01.038-.012.058a9.012 9.012 0 0 1 7.954 7.954c.02-.002.037-.012.058-.012h1a1 1 0 0 1 0 2zm-3.001-1c-.327-9.26-13.67-9.263-13.998 0a6.999 6.999 0 0 0 13.998 0zM9.707 8.293a1 1 0 0 0-1.414 1.414l6 6a1 1 0 1 0 1.414-1.414z"
    />
</svg>
More icons in the same style and category