Add icons to this collection by clicking the heart icon.
Discount icon - also known as sale, discount, price, percentage, commerce and shopping, and promotion. 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="32"
x2="32"
y1="12"
y2="52"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffd91c" />
<stop offset="1" stop-color="#feb805" />
</linearGradient>
<linearGradient
id="b"
x1="32"
x2="32"
y1="23"
y2="41"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ec8600" />
<stop offset="1" stop-color="#e46501" />
</linearGradient>
<path fill="url(#a)" d="M52 32a20 20 0 1 1-20-20 20 20 0 0 1 20 20z" />
<path
fill="url(#b)"
d="M27 26a1 1 0 1 1-1 1 1 1 0 0 1 1-1m0-2a3 3 0 1 0 3 3 3 3 0 0 0-3-3zm10 12a1 1 0 1 1-1 1 1 1 0 0 1 1-1m0-2a3 3 0 1 0 3 3 3 3 0 0 0-3-3zm-9 7a1 1 0 0 1-.894-1.447l8-16a1 1 0 0 1 1.79.894l-8 16A1 1 0 0 1 28 41z"
/>
</svg>
More icons in the same style and category