Pixel-perfect, open-source, gorgeous icons for refined interfaces.
Bath
Install with bun
bun add vadivam vadivam-react Install with npm
npm install vadivam vadivam-react Install with pnpm
pnpm add vadivam vadivam-react Named import
import { Bath } from "vadivam-react"; Per-icon import
import Bath from "vadivam-react/bath"; Raw SVG path
import icon from "vadivam/icons/bath.svg"; SVG markup
<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 12 1.135.114A83.7 83.7 0 0 0 20.852 12L22 11.881M5.23 19.308c3.426.97 8.871 1.02 12.364 0 3.336-.97 3.258-4.53 3.258-7.308m-3.258 7.308L19.471 22M2.001 12V5.374C2 .556 8.11 1.18 8.11 5.46M2.001 12c0 2.778-.108 6.338 3.229 7.308m2.881-13.85h1.177m-1.177 0H6.934M5.23 19.309 3.353 22"/>
</svg>