@ngxi/gala
v0.12.33
Published
Icon set Gala Icons for Angular applications
Downloads
29
Maintainers
Readme
@ngxi/gala
Icon Set Info
- Name: Gala Icons
- Prefix:
gala - Icons: 51
- License: GPL
- Author: Jake Wells
- Website: https://github.com/cyberalien/gala-icons
Installation
pnpm add @ngxi/galaUsage
import { Component } from '@angular/core'
import { NgxiGala, galaBrochure } from '@ngxi/gala'
@Component({
imports: [NgxiGala],
template: `<svg [ngxiGala]="galaBrochure"></svg>`
})
export class UsageIcon {
protected galaBrochure = galaBrochure
}Sponsors
License
GPL License © 2025-PRESENT Adrián UB
