0.0.8 • Published 9 months ago
@ngverse/icons-hi v0.0.8
@ngverse/icons-hi
this package is part of @ngverse/icons library. It provides Hero icons
install
npm install @ngverse/icons-hi
use
// ts
import { ChevronDownOutlineIcon } from '@ngverse/icons-hi';
// html
<chevron-down-outline-icon></chevron-down-outline-icon>