Lit
Lit is a simple, fast library by Google for building lightweight web components with reactive properties.
|
|
Import
import { LitIcon, Lit } from "@dev.icons/react";Render
<LitIcon size={32} />
<Lit size={32} />Lit is a simple, fast library by Google for building lightweight web components with reactive properties.
import { LitIcon, Lit } from "@dev.icons/react";<LitIcon size={32} />
<Lit size={32} />