@gdo-bzh/icon
v1.0.0-rc.7
Published

Downloads
13
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 -SUsage
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
