@ngxi/gg
v0.12.33
Published
Icon set css.gg for Angular applications
Maintainers
Readme
@ngxi/gg
Icon Set Info
- Name: css.gg
- Prefix:
gg - Icons: 704
- License: MIT
- Author: Astrit
- Website: https://github.com/astrit/css.gg
Installation
pnpm add @ngxi/ggUsage
import { Component } from '@angular/core'
import { NgxiGg, ggAlignLeft } from '@ngxi/gg'
@Component({
imports: [NgxiGg],
template: `<svg [ngxiGg]="ggAlignLeft"></svg>`
})
export class UsageIcon {
protected ggAlignLeft = ggAlignLeft
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
