ngx-fontawesome-free
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

NgxFontawesomeFree

This library was generated with Angular CLI version 16.0.0.

How to use

npm i ngx-fontawesome-free --save
import { FaAlipayComponent, FaWeiboComponent, FaWechatComponent } from 'ngx-fontawesome-free';

@NgModule({
  imports: [FaAlipayComponent, FaWeiboComponent, FaWechatComponent],
})
export class YourModule {}
<fa-icon-alipay [color]="'blue'" [size.px]="20"></fa-alipay>
<fa-icon-weibo [color]="'yellow'" [size.em]="1.2"></fa-weibo>
<fa-icon-wechat [color]="'green'" [size.rem]="1.5"></fa-wechat>

Readme

Keywords

none

Package Sidebar

Install

npm i ngx-fontawesome-free

Weekly Downloads

2

Version

0.1.0

License

none

Unpacked Size

30 MB

Total Files

3720

Last publish

Collaborators

  • pengist