0.0.6 • Published 9 months ago
@nginf/iconic-md v0.0.6
@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>