Add icons to this collection by clicking the heart icon.
Coupon icon - also known as ticket, sale, price, percentage, commerce and shopping, and coupon. Created in a clean outline color style with a gray and black finish, 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"
>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="#757575"
            d="M29 9a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h22a2 2 0 0 0 2-2z"
        />
        <g fill="#222">
            <circle cx="9.5" cy="12.75" r="1.5" />
            <circle cx="15.5" cy="19.25" r="1.5" />
            <path
                d="m14.793 12.543-6 6a1 1 0 0 0 1.414 1.414l6-6a1 1 0 0 0-1.414-1.414z"
            />
            <path
                d="M30 9c0-1.656-1.344-3-3-3H5C3.344 6 2 7.344 2 9v14c0 1.656 1.344 3 3 3h22c1.656 0 3-1.344 3-3zm-2 0v14a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h22a1 1 0 0 1 1 1z"
            />
            <path
                d="M23 7v3a1 1 0 0 0 2 0V7a1 1 0 0 0-2 0zM23 14v4a1 1 0 0 0 2 0v-4a1 1 0 0 0-2 0zM23 22v3a1 1 0 0 0 2 0v-3a1 1 0 0 0-2 0z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category