1.0.1 • Published 5 years ago
@ied/icon v1.0.1
Icon
Install
yarn add @ied/iconAdd this to your index.html
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">Use
import Icon from '@ied/icon'
<Icon>person</Icon>Types
type Props = {
  children: string,
  className?: string,
  style?: {},
}1.0.1
5 years ago
1.0.0-beta.0
8 years ago