A letter and its translation with sparkles, for AI translation and localisation. 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="M2 11L6 2L10 11M3.3333 8L8.6667 8M16 11L18 11M12 15L22 15M14 15C14.4767 16.1439 15.5203 18.0076 17 19.543C18.1074 20.6922 19.459 21.6576 21 22M20 15C19.5234 16.1439 18.4797 18.0076 17 19.543C15.8926 20.6922 14.541 21.6576 13 22"/>
<path d="M5.5492 15.3739L6.1373 16.8648C6.3173 17.3213 6.6787 17.6827 7.1352 17.8627L8.6261 18.4508C8.8518 18.5397 9 18.7576 9 19C9 19.2424 8.8518 19.4603 8.6261 19.5492L7.1352 20.1373C6.6787 20.3173 6.3173 20.6787 6.1373 21.1352L5.5492 22.6261C5.4603 22.8518 5.2424 23 5 23C4.7576 23 4.5397 22.8518 4.4508 22.6261L3.8627 21.1352C3.6827 20.6787 3.3213 20.3173 2.8648 20.1373L1.3739 19.5492C1.1482 19.4603 1 19.2424 1 19C1 18.7576 1.1482 18.5397 1.3739 18.4508L2.8648 17.8627C3.3213 17.6827 3.6827 17.3213 3.8627 16.8648L4.4508 15.3739C4.5397 15.1482 4.7576 15 5 15C5.2424 15 5.4603 15.1482 5.5492 15.3739ZM19.8433 2.2337L20.2108 3.1655C20.3233 3.4508 20.5492 3.6767 20.8345 3.7892L21.7663 4.1567C21.9074 4.2123 22 4.3485 22 4.5C22 4.6515 21.9074 4.7877 21.7663 4.8433L20.8345 5.2108C20.5492 5.3233 20.3233 5.5492 20.2108 5.8345L19.8433 6.7663C19.7877 6.9074 19.6515 7 19.5 7C19.3485 7 19.2123 6.9074 19.1567 6.7663L18.7892 5.8345C18.6767 5.5492 18.4508 5.3233 18.1655 5.2108L17.2337 4.8433C17.0926 4.7877 17 4.6515 17 4.5C17 4.3485 17.0926 4.2123 17.2337 4.1567L18.1655 3.7892C18.4508 3.6767 18.6767 3.4508 18.7892 3.1655L19.1567 2.2337C19.2123 2.0926 19.3485 2 19.5 2C19.6515 2 19.7877 2.0926 19.8433 2.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 translation
- machine translation
- auto translate
- localisation
- ai language
Related icons
The rest of the language family first, then the AI shelf.
FAQ
Answered from language-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the language-sparkles icon for?
- A letter and its translation with sparkles, for AI translation and localisation. 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 translation, machine translation, auto translate, localisation and ai language, and the browser's search matches all of those.
- What styles does the language-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 language-sparkles?
- No. language-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with language-sparkles?
- language, activity-sparkles, app-window-sparkles, audio-lines-sparkles, battery-sparkles and bell-sparkles, and 12 more, all shown below. The language 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 language-sparkles in React?
- <LanguageSparkles /> 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 <LanguageSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the language-sparkles SVG?
- icons/stroke/language-sparkles.svg, icons/two-tone/language-sparkles.svg, icons/duotone/language-sparkles.svg and icons/fill/language-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 language-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.