Add icons to this collection by clicking the heart icon.
Discount Tag icon - also known as label, price tag, commerce and shopping, discount tag, and percent tag. 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 64 64"
>
    <linearGradient
        id="a"
        x1="11.06"
        x2="56.98"
        y1="60.48"
        y2="14.56"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f58967" />
        <stop offset=".12" stop-color="#f79862" />
        <stop offset=".34" stop-color="#fcc056" />
        <stop offset=".44" stop-color="#ffd54f" />
        <stop offset=".67" stop-color="#fdc331" />
        <stop offset=".87" stop-color="#fcb71d" />
        <stop offset="1" stop-color="#fcb316" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M36 42a3 3 0 1 0 3 3 3 3 0 0 0-3-3zm0 4a1 1 0 1 1 1-1 1 1 0 0 1-1 1zm-5-9a3 3 0 1 0-3 3 3 3 0 0 0 3-3zm-4 0a1 1 0 1 1 1 1 1 1 0 0 1-1-1zm10.71-.29-10 10a1 1 0 0 1-1.42 0 1 1 0 0 1 0-1.42l10-10a1 1 0 0 1 1.42 1.42zM51 16.65 40.39 7.31l4.25-3.54a1 1 0 1 0-1.28-1.54L38.87 6l-4.16-3.71A4.46 4.46 0 0 0 32 1a4.36 4.36 0 0 0-2.66 1.25L13 16.65a3 3 0 0 0-1 2.25V61a1 1 0 0 0 1 1h38a1 1 0 0 0 1-1V18.9a3 3 0 0 0-1-2.25zM50 60H14V18.9a1 1 0 0 1 .34-.75L30.7 3.71A2.51 2.51 0 0 1 32 3a2.57 2.57 0 0 1 1.34.75l4 3.51-3 2.5a4 4 0 1 0 1.28 1.54l3.23-2.7 10.82 9.55a1 1 0 0 1 .34.75zM34 13a2 2 0 1 1-2-2 1.91 1.91 0 0 1 .68.13l-1.32 1.1a1 1 0 0 0-.13 1.41A1 1 0 0 0 32 14a1 1 0 0 0 .64-.23L34 12.66zm-2 14a14 14 0 1 0 14 14 14 14 0 0 0-14-14zm0 26a12 12 0 1 1 12-12 12 12 0 0 1-12 12z"
    />
</svg>
More icons in the same style and category