UNPKG

@nginf/iconic-fa

Version:

this package is part of [@nginf/iconic](https://nginf.github.io/iconic/) library. It provides Font Awesome icons

16 lines (12 loc) 350 B
# @nginf/iconic-fa this package is part of [@nginf/iconic](https://nginf.github.io/iconic/) library. It provides Font Awesome icons ## install `npm install @nginf/iconic-fa` # use ```ts // ts import { ArrowRotateRightSolidIcon } from '@nginf/iconic-fa'; ... // html <arrow-rotate-right-solid-icon></arrow-rotate-right-solid-icon> ```