feathericons / react-feather

React component for Feather icons
https://npm.im/react-feather
MIT License
1.92k stars 126 forks source link

No PenTool component #43

Closed jack-greenberg closed 4 years ago

jack-greenberg commented 4 years ago

I can't seem to use the following:

import * as Icon from 'react-feather'

...
render() {
    return <Icon.PenTool />
}

I also can't find it in the bit.dev website.

LukyVj commented 4 years ago

Hey same here. Could you please fix that?