The flat tag carrying a percent, for a discount, a sale price or a rate. On a 24×24 grid in stroke, duotone and fill, free under MIT.

CommerceNewv0.2.0Added
Drawn byKeyline 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="M19 4L10 4C9.469567 4 8.96086 4.210712 8.585786 4.585786L2.585786 10.585786C1.804693 11.366879 1.804693 12.633121 2.585786 13.414214L8.585786 19.414214C8.96086 19.789288 9.469567 20 10 20L19 20C20.656854 20 22 18.656854 22 17L22 7C22 5.343146 20.656854 4 19 4ZM11.25 15L17.25 9"/>
  <path d="M12.75 8.5C12.75 9.3284 12.0784 10 11.25 10C10.4216 10 9.75 9.3284 9.75 8.5C9.75 7.6716 10.4216 7 11.25 7C12.0784 7 12.75 7.6716 12.75 8.5ZM18.75 15.5C18.75 16.3284 18.0784 17 17.25 17C16.4216 17 15.75 16.3284 15.75 15.5C15.75 14.6716 16.4216 14 17.25 14C18.0784 14 18.75 14.6716 18.75 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.

  • label
  • price
  • category
  • badge

Related icons

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

FAQ

Answered from tag-horizontal-start-percent's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the tag-horizontal-start-percent icon for?
The flat tag carrying a percent, for a discount, a sale price or a rate. It is filed under Commerce in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as label, price, category and badge, and the browser's search matches all of those.
What styles does the tag-horizontal-start-percent icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of tag-horizontal-start-percent?
No. tag-horizontal-start-percent is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with tag-horizontal-start-percent?
tag, tag-horizontal-end, tag-horizontal-end-percent, tag-horizontal-start, circle-percent and coupon, and 10 more, all shown below. The tag family is listed first, then the rest of the Commerce shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import tag-horizontal-start-percent in React?
<TagHorizontalStartPercent /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <TagHorizontalStartPercent size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the tag-horizontal-start-percent SVG?
icons/stroke/tag-horizontal-start-percent.svg, icons/duotone/tag-horizontal-start-percent.svg and icons/fill/tag-horizontal-start-percent.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.
When was tag-horizontal-start-percent added to the set?
Added 27 Aug 2026. It ships in v0.2.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.