Lit

Lit is a simple, fast library by Google for building lightweight web components with reactive properties.

Lit logo (lit-icon)
|
Lit logo (lit)
|
Usage
Import
import { LitIcon, Lit } from "@dev.icons/react";
Render
<LitIcon size={32} />
<Lit size={32} />

Related icons