A T-shirt with sparkles, for AI styling, outfit ideas and virtual try-on. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.
<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="M9 22L7.9149 22C6.8442 22 5.9633 21.1566 5.9168 20.0869L5.5248 11.0706C5.5094 10.717 5.3083 10.3979 4.9959 10.2315L2.53 8.9178C2.0827 8.6795 1.8844 8.1442 2.0684 7.672L3.1711 4.8437C3.3801 4.3074 3.8101 3.8872 4.351 3.6905L9 2C9 3.6569 10.3431 5 12 5C13.6569 5 15 3.6569 15 2L19.649 3.6905C20.1899 3.8872 20.6199 4.3074 20.8289 4.8437L21.9316 7.672C22.1156 8.1442 21.9173 8.6795 21.47 8.9178L19.0041 10.2315C18.6917 10.3979 18.4906 10.717 18.4752 11.0706L18.4348 12"/>
<path d="M16.5492 15.3739L17.1373 16.8648C17.3173 17.3213 17.6787 17.6827 18.1352 17.8627L19.6261 18.4508C19.8518 18.5397 20 18.7576 20 19C20 19.2424 19.8518 19.4603 19.6261 19.5492L18.1352 20.1373C17.6787 20.3173 17.3173 20.6787 17.1373 21.1352L16.5492 22.6261C16.4603 22.8518 16.2424 23 16 23C15.7576 23 15.5397 22.8518 15.4508 22.6261L14.8627 21.1352C14.6827 20.6787 14.3213 20.3173 13.8648 20.1373L12.3739 19.5492C12.1482 19.4603 12 19.2424 12 19C12 18.7576 12.1482 18.5397 12.3739 18.4508L13.8648 17.8627C14.3213 17.6827 14.6827 17.3213 14.8627 16.8648L15.4508 15.3739C15.5397 15.1482 15.7576 15 16 15C16.2424 15 16.4603 15.1482 16.5492 15.3739ZM11.8433 11.2337L12.2108 12.1655C12.3233 12.4508 12.5492 12.6767 12.8345 12.7892L13.7663 13.1567C13.9074 13.2123 14 13.3485 14 13.5C14 13.6515 13.9074 13.7877 13.7663 13.8433L12.8345 14.2108C12.5492 14.3233 12.3233 14.5492 12.2108 14.8345L11.8433 15.7663C11.7877 15.9074 11.6515 16 11.5 16C11.3485 16 11.2123 15.9074 11.1567 15.7663L10.7892 14.8345C10.6767 14.5492 10.4508 14.3233 10.1655 14.2108L9.2337 13.8433C9.0926 13.7877 9 13.6515 9 13.5C9 13.3485 9.0926 13.2123 9.2337 13.1567L10.1655 12.7892C10.4508 12.6767 10.6767 12.4508 10.7892 12.1655L11.1567 11.2337C11.2123 11.0926 11.3485 11 11.5 11C11.6515 11 11.7877 11.0926 11.8433 11.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 stylist
- outfit ideas
- virtual try on
- ai fashion
- ai clothing
Related icons
The rest of the shirt family first, then the AI shelf.
FAQ
Answered from shirt-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the shirt-sparkles icon for?
- A T-shirt with sparkles, for AI styling, outfit ideas and virtual try-on. 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 stylist, outfit ideas, virtual try on, ai fashion and ai clothing, and the browser's search matches all of those.
- What styles does the shirt-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 shirt-sparkles?
- No. shirt-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with shirt-sparkles?
- shirt, activity-sparkles, app-window-sparkles, audio-lines-sparkles, battery-sparkles and bell-sparkles, and 12 more, all shown below. The shirt 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 shirt-sparkles in React?
- <ShirtSparkles /> 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 <ShirtSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the shirt-sparkles SVG?
- icons/stroke/shirt-sparkles.svg, icons/two-tone/shirt-sparkles.svg, icons/duotone/shirt-sparkles.svg and icons/fill/shirt-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 shirt-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.