@ngxi/flagpack
v0.12.33
Published
Icon set Flagpack for Angular applications
Maintainers
Readme
@ngxi/flagpack
Icon Set Info
- Name: Flagpack
- Prefix:
flagpack - Icons: 255
- License: MIT
- Author: Yummygum
- Website: https://github.com/Yummygum/flagpack-core
Installation
pnpm add @ngxi/flagpackUsage
import { Component } from '@angular/core'
import { NgxiFlagpack, flagpackCi } from '@ngxi/flagpack'
@Component({
imports: [NgxiFlagpack],
template: `<svg [ngxiFlagpack]="flagpackCi"></svg>`
})
export class UsageIcon {
protected flagpackCi = flagpackCi
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
