A flat price tag with sparkles, for AI tagging, auto-labels and smart categories. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.

AINewv1.1.0Added Updated
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="M13 4L10 4C9.4696 4 8.9609 4.2107 8.5858 4.5858L2.5858 10.5858C1.8047 11.3669 1.8047 12.6331 2.5858 13.4142L8.5858 19.4142C8.9609 19.7893 9.4696 20 10 20L19 20C20.6569 20 22 18.6569 22 17L22 13"/>
  <path d="M10.5 12C10.5 12.8284 9.8284 13.5 9 13.5C8.1716 13.5 7.5 12.8284 7.5 12C7.5 11.1716 8.1716 10.5 9 10.5C9.8284 10.5 10.5 11.1716 10.5 12ZM19.5492 3.3739L20.1373 4.8648C20.3173 5.3213 20.6787 5.6827 21.1352 5.8627L22.6261 6.4508C22.8518 6.5397 23 6.7576 23 7C23 7.2424 22.8518 7.4603 22.6261 7.5492L21.1352 8.1373C20.6787 8.3173 20.3173 8.6787 20.1373 9.1352L19.5492 10.6261C19.4603 10.8518 19.2424 11 19 11C18.7576 11 18.5397 10.8518 18.4508 10.6261L17.8627 9.1352C17.6827 8.6787 17.3213 8.3173 16.8648 8.1373L15.3739 7.5492C15.1482 7.4603 15 7.2424 15 7C15 6.7576 15.1482 6.5397 15.3739 6.4508L16.8648 5.8627C17.3213 5.6827 17.6827 5.3213 17.8627 4.8648L18.4508 3.3739C18.5397 3.1482 18.7576 3 19 3C19.2424 3 19.4603 3.1482 19.5492 3.3739ZM14.8433 12.2337L15.2108 13.1655C15.3233 13.4508 15.5492 13.6767 15.8345 13.7892L16.7663 14.1567C16.9074 14.2123 17 14.3485 17 14.5C17 14.6515 16.9074 14.7877 16.7663 14.8433L15.8345 15.2108C15.5492 15.3233 15.3233 15.5492 15.2108 15.8345L14.8433 16.7663C14.7877 16.9074 14.6515 17 14.5 17C14.3485 17 14.2123 16.9074 14.1567 16.7663L13.7892 15.8345C13.6767 15.5492 13.4508 15.3233 13.1655 15.2108L12.2337 14.8433C12.0926 14.7877 12 14.6515 12 14.5C12 14.3485 12.0926 14.2123 12.2337 14.1567L13.1655 13.7892C13.4508 13.6767 13.6767 13.4508 13.7892 13.1655L14.1567 12.2337C14.2123 12.0926 14.3485 12 14.5 12C14.6515 12 14.7877 12.0926 14.8433 12.2337Z" 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.

  • ai tagging
  • auto label
  • smart category
  • ai label
  • auto tag
  • label
  • price
  • category
  • badge

Related icons

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

FAQ

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

What is the tag-horizontal-start-sparkles icon for?
A flat price tag with sparkles, for AI tagging, auto-labels and smart categories. It is filed under AI in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as ai tagging, auto label, smart category, ai label, auto tag, label, price, category and badge, and the browser's search matches all of those.
What styles does the tag-horizontal-start-sparkles icon come in?
All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
Is there a square or circle version of tag-horizontal-start-sparkles?
No. tag-horizontal-start-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with tag-horizontal-start-sparkles?
tag, tag-horizontal-end, tag-horizontal-end-percent, tag-horizontal-start, tag-horizontal-start-percent and tag-sparkles, and 12 more, all shown below. The tag family is listed first, then the rest of the AI shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import tag-horizontal-start-sparkles in React?
<TagHorizontalStartSparkles /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", two-tone from "@keyline-icons/react/two-tone", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <TagHorizontalStartSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the tag-horizontal-start-sparkles SVG?
icons/stroke/tag-horizontal-start-sparkles.svg, icons/two-tone/tag-horizontal-start-sparkles.svg, icons/duotone/tag-horizontal-start-sparkles.svg and icons/fill/tag-horizontal-start-sparkles.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-sparkles added to the set?
Added 22 Sept 2026, and last redrawn 23 Sept 2026. It ships in v1.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.