@mw-kit/mw-icons
v0.1.1
Published
Made with create-react-library
Downloads
2
Readme
@mw-kit/mw-icon
Made with create-react-library
Install
yarn add @mw-kit/mw-icons
Usage
import React, { Component } from 'react'
import MwIcon from '@mw-kit/mw-icons'
class Example extends Component {
render() {
return <MwIcon name='Add' />
}
}
License
MIT © mundowap