@materialios/icons
v0.1.20
Published
@materialios's icons
Downloads
3
Maintainers
Readme
@materialios/icons
@materialios's icons
Features
- IconWrapper
- ArrowBackIcon
- MenuIcon
Installation
npm i @materialios/icons
Example
import { MenuIcon } from '@materialios/icons'
const App = () => {
return (
<div className='App'>
<MenuIcon>
</div>
)
}
export default App
Contributing
It's really still early days. So, help us to grow faster. Email me on [email protected]