0.0.7 • Published 9 months ago
@ngverse/icons-md v0.0.7
@ngverse/icons-md
this package is part of @ngverse/icons library. It provides Material Design icons
install
npm install @ngverse/icons-md
use
// ts
import { ChevronLeftIcon } from '@ngverse/icons-md';
...
// html
<chevron-left-icon></chevron-left-icon>0.0.7
9 months ago