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