@ied/icon

1.0.1 • Public • Published

Icon

Install

yarn add @ied/icon

Add 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?: {},
}

Readme

Keywords

none

Package Sidebar

Install

npm i @ied/icon

Weekly Downloads

6

Version

1.0.1

License

MIT

Unpacked Size

14.9 kB

Total Files

7

Last publish

Collaborators

  • vibbou
  • lfalorni