Add icons to this collection by clicking the heart icon.
Discount icon - also known as smartphone, sale, offer, discount, cellphone, and commerce and shopping. 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 32 32"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(0 26 -26 0 16 3)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff9100" />
        <stop offset="1" stop-color="#ffc400" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <g fill="url(#a)">
            <circle cx="13" cy="11.75" r="1.5" />
            <circle cx="19" cy="18.25" r="1.5" />
            <path
                d="m18.293 11.543-6 6a1 1 0 0 0 1.414 1.414l6-6a1 1 0 0 0-1.414-1.414z"
            />
            <path
                d="M25 26V6c0-2.208-1.792-4-4-4H11C8.792 2 7 3.792 7 6v20c0 2.208 1.792 4 4 4h10c2.208 0 4-1.792 4-4zm-2 0a2 2 0 0 1-2 2H11a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"
            />
            <path
                d="M14 7h4a1 1 0 0 0 0-2h-4a1 1 0 0 0 0 2zM8 25h16a1 1 0 0 0 0-2H8a1 1 0 0 0 0 2z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category