Add icons to this collection by clicking the heart icon.
Hot Sale icon - also known as offer, discount, sales, percentage, commerce and shopping, promotion, hot deal, and hot sale. Created in a clean circular 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="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="400.5"
        y2="111.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9cffac" />
        <stop offset="1" stop-color="#00b59c" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M290 324c-4.69 0-8.5 3.81-8.5 8.5 0 4.689 3.81 8.5 8.5 8.5s8.5-3.811 8.5-8.5c0-4.69-3.81-8.5-8.5-8.5zm-59.5-59.5c0-4.69-3.81-8.5-8.5-8.5s-8.5 3.81-8.5 8.5 3.81 8.5 8.5 8.5 8.5-3.81 8.5-8.5zm113.945-40.74-81.646-108.856a8.478 8.478 0 0 0-9.488-2.963 8.49 8.49 0 0 0-5.811 8.06v85c0 4.69-3.81 8.5-8.5 8.5s-8.5-3.81-8.5-8.5V165.33a8.49 8.49 0 0 0-5.811-8.06 8.52 8.52 0 0 0-9.488 2.963l-47.646 63.518C153.128 242.976 145.5 265.886 145.5 290c0 60.928 49.572 110.5 110.5 110.5S366.5 350.928 366.5 290c0-24.114-7.628-47.016-22.055-66.24zM196.5 264.5c0-14.062 11.438-25.5 25.5-25.5s25.5 11.438 25.5 25.5S236.062 290 222 290s-25.5-11.438-25.5-25.5zm31.51 74.01a8.498 8.498 0 0 1-12.02 0 8.498 8.498 0 0 1 0-12.02l68-68c3.32-3.32 8.699-3.32 12.02 0s3.32 8.699 0 12.02zM290 358c-14.062 0-25.5-11.438-25.5-25.5S275.938 307 290 307s25.5 11.438 25.5 25.5S304.062 358 290 358z"
    />
</svg>
More icons in the same style and category