@gdo-bzh/icon
v1.0.0-rc.7
Published
![version](https://img.shields.io/npm/v/@gdo-bzh/icon)
Downloads
2
Maintainers
Readme
icon
Install
yarn add react @gdo-bzh/box @xstyled/system @xstyled/styled-components styled-components
# or
npm i react @gdo-bzh/box @xstyled/system @xstyled/styled-components styled-components -S
Usage
import React from 'react'
import { Icon } from '@gdo-bzh/icon'
import {AiFillAlert} from 'react-icons/ai
const Example = () => <Icon Component={AiFillAlert} size="tiny" color="purple" background="gray" />
License
MIT © gdo-bzh