plumber-icons
v2.1.1
Published
Icons for Plumbers and Heating Engineers
Maintainers
Readme
plumber-icons
A collection of plumbing-related icons for use in your projects.
Installation
npm install plumber-iconsUsage
import { BasinBathroom, Bath, Bathtub } from 'plumber-icons';
// Use the icons in your components
<BasinBathroom />
<Bath />
<Bathtub />Building
To build the module, run:
npm run buildThis will generate the following files in the dist directory:
index.jsxindex.mjsindex.d.ts
License
ISC
