A voucher, for discount codes, promotions and offers at checkout. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.

Commercev0.1.0Added Updated
Drawn byFlux Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M5 4H19C20.65685 4 22 5.34315 22 7V9C20.34315 9 19 10.34315 19 12C19 13.65685 20.34315 15 22 15V17C22 18.65685 20.65685 20 19 20H5C3.34315 20 2 18.65685 2 17V15C3.65685 15 5 13.65685 5 12C5 10.34315 3.65685 9 2 9V7C2 5.34315 3.34315 4 5 4ZM9 15L15 9"/>
  <path d="M10.5 8.5C10.5 9.3284 9.8284 10 9 10C8.1716 10 7.5 9.3284 7.5 8.5C7.5 7.6716 8.1716 7 9 7C9.8284 7 10.5 7.6716 10.5 8.5ZM16.5 15.5C16.5 16.3284 15.8284 17 15 17C14.1716 17 13.5 16.3284 13.5 15.5C13.5 14.6716 14.1716 14 15 14C15.8284 14 16.5 14.6716 16.5 15.5Z" fill="currentColor" stroke="none"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • voucher
  • discount
  • percent
  • promo code
  • offer
  • deal
  • ticket
  • redeem
  • redemption
  • reward
  • perk
  • benefit
  • discount coupons
  • refer
  • earn

Related icons

The rest of the coupon family first, then the Commerce shelf.

FAQ

Answered from coupon's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

[ FAQ #01 ]What is the coupon icon for?
A voucher, for discount codes, promotions and offers at checkout. It is filed under Commerce in Flux Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as voucher, discount, percent, promo code, offer, deal, ticket, redeem, redemption, reward, perk, benefit, discount coupons, refer and earn, and the browser's search matches all of those.
[ FAQ #02 ]What styles does the coupon icon come in?
All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
[ FAQ #03 ]Is there a square or circle version of coupon?
No. coupon is drawn as a bare glyph, and the set has no boxed variant of it.
[ FAQ #04 ]What other icons go with coupon?
badge-percent, briefcase, circle-percent, gift, handbag and package, and 12 more, all shown below. They are the Commerce shelf: nothing else in the set is named after coupon.
[ FAQ #05 ]How do I import coupon in React?
<Coupon /> is the component, and the weight decides the module: stroke from "@flux-icons/react", two-tone from "@flux-icons/react/two-tone", duotone from "@flux-icons/react/duotone" and fill from "@flux-icons/react/fill". It takes the usual SVG props plus a size, so <Coupon size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
[ FAQ #06 ]Where is the coupon SVG?
icons/stroke/coupon.svg, icons/two-tone/coupon.svg, icons/duotone/coupon.svg and icons/fill/coupon.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
[ FAQ #07 ]When was coupon added to the set?
Added 18 Aug 2026, and last redrawn 16 Sept 2026. It ships in v0.1.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.