0.0.12 • Published 9 months ago
@ngverse/icons-lu v0.0.12
@ngverse/icons-lu
this package is part of @ngverse/icons library. It provides Lucide icons
install
npm install @ngverse/icons-lu
use
// ts
import { ChevronRightIcon } from '@ngverse/icons-lu';
...
// html
<chevron-right-icon></chevron-right-icon>