react-svg-inline
react-svg-inline copied to clipboard
Add stroke to <svg> tag through props
In addition to fill prop we can also add stroke that will work the same way as fill.
Can you add a test please?