Skip to content

materialios/icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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]

Creator

@mnrendra

Releases

No releases published

Packages

No packages published