@ngxi/fa6-regular
v0.12.33
Published
Icon set Font Awesome Regular for Angular applications
Maintainers
Readme
@ngxi/fa6-regular
Icon Set Info
- Name: Font Awesome 6 Regular
- Prefix:
fa6-regular - Icons: 163
- License: CC BY 4.0
- Author: Dave Gandy
- Website: https://github.com/FortAwesome/Font-Awesome
Installation
pnpm add @ngxi/fa6-regularUsage
import { Component } from '@angular/core'
import { NgxiFa6Regular, fa6RegularMessage } from '@ngxi/fa6-regular'
@Component({
imports: [NgxiFa6Regular],
template: `<svg [ngxiFa6Regular]="fa6RegularMessage"></svg>`
})
export class UsageIcon {
protected fa6RegularMessage = fa6RegularMessage
}Sponsors
License
CC BY 4.0 License © 2025-PRESENT Adrián UB
