stall-icons
v0.1.5
Published
Open Source React icons for Stall
Readme
Stall Icons
A collection of open source high quality icons
To get started :
import {StStore} from "stall-icons"
// In your component
<StStore size={20} className="text-white"/>
You can pass any props that you would normal add to an SVG element with an additional size (height & width), and color props.
