feathericons / react-feather

React component for Feather icons

Home Page:https://npm.im/react-feather

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No PenTool component

jack-greenberg opened this issue · comments

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.

Hey same here. Could you please fix that?