Subtitle lines with sparkles, for AI subtitle translation and generated tracks. 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="M12 4L5 4C3.3432 4 2 5.3431 2 7L2 17C2 18.6568 3.3432 20 5 20L6 20M22 11L22 17C22 18.6568 20.6568 20 19 20L18 20M6 10L8 10M12 10L15 10M6 14L12 14M16 14L18 14"/>
<path d="M19.5492 1.3739L20.1373 2.8648C20.3173 3.3213 20.6787 3.6827 21.1352 3.8627L22.6261 4.4508C22.8518 4.5397 23 4.7576 23 5C23 5.2424 22.8518 5.4603 22.6261 5.5492L21.1352 6.1373C20.6787 6.3173 20.3173 6.6787 20.1373 7.1352L19.5492 8.6261C19.4603 8.8518 19.2424 9 19 9C18.7576 9 18.5397 8.8518 18.4508 8.6261L17.8627 7.1352C17.6827 6.6787 17.3213 6.3173 16.8648 6.1373L15.3739 5.5492C15.1482 5.4603 15 5.2424 15 5C15 4.7576 15.1482 4.5397 15.3739 4.4508L16.8648 3.8627C17.3213 3.6827 17.6827 3.3213 17.8627 2.8648L18.4508 1.3739C18.5397 1.1482 18.7576 1 19 1C19.2424 1 19.4603 1.1482 19.5492 1.3739ZM11.8433 18.2337L12.2108 19.1655C12.3233 19.4508 12.5492 19.6767 12.8345 19.7892L13.7663 20.1567C13.9074 20.2123 14 20.3485 14 20.5C14 20.6515 13.9074 20.7877 13.7663 20.8433L12.8345 21.2108C12.5492 21.3233 12.3233 21.5492 12.2108 21.8345L11.8433 22.7663C11.7877 22.9074 11.6515 23 11.5 23C11.3485 23 11.2123 22.9074 11.1567 22.7663L10.7892 21.8345C10.6767 21.5492 10.4508 21.3233 10.1655 21.2108L9.2337 20.8433C9.0926 20.7877 9 20.6515 9 20.5C9 20.3485 9.0926 20.2123 9.2337 20.1567L10.1655 19.7892C10.4508 19.6767 10.6767 19.4508 10.7892 19.1655L11.1567 18.2337C11.2123 18.0926 11.3485 18 11.5 18C11.6515 18 11.7877 18.0926 11.8433 18.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 subtitles
- cc
- closed captions
- subtitle translation
- generated subtitles
- auto subtitles
- ai captions
Related icons
The rest of the subtitles family first, then the AI shelf.
FAQ
Answered from subtitles-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the subtitles-sparkles icon for?
- Subtitle lines with sparkles, for AI subtitle translation and generated tracks. 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 subtitles, cc, closed captions, subtitle translation, generated subtitles, auto subtitles and ai captions, and the browser's search matches all of those.
- What styles does the subtitles-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 subtitles-sparkles?
- No. subtitles-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with subtitles-sparkles?
- subtitles, activity-sparkles, app-window-sparkles, audio-lines-sparkles, battery-sparkles and bell-sparkles, and 12 more, all shown below. The subtitles 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 subtitles-sparkles in React?
- <SubtitlesSparkles /> 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 <SubtitlesSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the subtitles-sparkles SVG?
- icons/stroke/subtitles-sparkles.svg, icons/two-tone/subtitles-sparkles.svg, icons/duotone/subtitles-sparkles.svg and icons/fill/subtitles-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 subtitles-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.