# FeatherIcon
The FeatherIcon component can be used to render SVG icons from the
[FeatherIcons](https://feathericons.com) project.
## Usage
Setting dimensions (width and height) is required otherwise it will render in a
large size. You can also customize the color by setting the `color` CSS
property. You can customize the `stroke-width` by passing it as a prop.