Web component wrapper
The tool emits a LitElement class with a render method that returns the inline SVG template.
Use cases
Use it when moving SVG assets into design-system web components or framework-neutral UI libraries.
Wrap SVG markup in a Lit web component.
Page context
SVG to Lit Component wraps SVG markup in a Lit web component.
The tool emits a LitElement class with a render method that returns the inline SVG template.
Use it when moving SVG assets into design-system web components or framework-neutral UI libraries.
Wrap SVG markup in a Lit web component.
Choose an SVG file, paste SVG markup, or load the sample to begin.