Licence
UNLICENSED
Version
2.0.25
Deps
2
Size
276 kB
Vulns
0
Weekly
0
Icons
This package contains the React + SVG Components for BarGuide.io. Each icon has been optimized, normalized, and built with Tree Shaking in mind.
Installation
npm i @barguide/icons
Usage
import { IconsSocial } from '@barguide/icons';
// ...
return <IconsSocial.Twitter fill="red" />;