Add icons to this collection by clicking the heart icon.
Coupon icon - also known as ticket, offer, discount, percentage, commerce and shopping, percent, voucher, and coupon. 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="12"
        x2="12"
        y1="5"
        y2="19"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M19 19H5c-1.654 0-3-1.346-3-3v-2a1 1 0 0 1 1-1 1.001 1.001 0 0 0 0-2 1 1 0 0 1-1-1V8c0-1.654 1.346-3 3-3h14c1.654 0 3 1.346 3 3v2a1 1 0 0 1-1 1 1.001 1.001 0 0 0 0 2 1 1 0 0 1 1 1v2c0 1.654-1.346 3-3 3zM4 14.829V16c0 .551.448 1 1 1h14c.552 0 1-.449 1-1v-1.171c-1.164-.413-2-1.525-2-2.829s.836-2.416 2-2.829V8c0-.551-.448-1-1-1H5c-.552 0-1 .449-1 1v1.171c1.164.413 2 1.525 2 2.829s-.836 2.416-2 2.829zm10.832-5.274a1 1 0 1 0-1.664-1.11l-4 6m0 0c-.435.65.045 1.555.831 1.555.323 0 .64-.156.833-.445l4-6M10 8a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm4 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"
    />
</svg>
More icons in the same style and category