@nginf/iconic-md
v0.0.6
Published
this package is part of [@nginf/iconic](https://nginf.github.io/iconic/) library. It provides Material Design icons
Maintainers
Readme
@nginf/iconic-md
this package is part of @nginf/iconic library. It provides Material Design icons
install
npm install @nginf/iconic-md
use
// ts
import { ChevronLeftIcon } from '@nginf/iconic-md';
...
// html
<chevron-left-icon></chevron-left-icon>