@nginf/iconic-lu
v0.0.10
Published
this package is part of [@nginf/iconic](https://nginf.github.io/iconic/) library. It provides Lucide icons
Maintainers
Readme
@nginf/iconic-lu
this package is part of @nginf/iconic library. It provides Lucide icons
install
npm install @nginf/iconic-lu
use
// ts
import { ChevronRightIcon } from '@nginf/iconic-lu';
...
// html
<chevron-right-icon></chevron-right-icon>