Lightweight SVG
Tree-shakable React components and raw static SVGs from a single source of truth.
Monochrome outline icons with mural-inspired, hand-drawn character
npm install lewicons-react
# or
pnpm add lewicons-reactimport { User } from 'lewicons-react';
<User size={24} strokeWidth={2} />Static SVGs are also published as lewicons-static.
Hosted at icons.lewafa.be:
<img src="https://icons.lewafa.be/icons/user.svg" alt="" width="24" height="24" />See CDN usage for CSS masks, fetch(), and caching details.