@ngxi/geo
v0.12.33
Published
Icon set GeoGlyphs for Angular applications
Downloads
27
Maintainers
Readme
@ngxi/geo
Icon Set Info
- Name: GeoGlyphs
- Prefix:
geo - Icons: 30
- License: MIT
- Author: Sam Matthews
- Website: https://github.com/cugos/geoglyphs
Installation
pnpm add @ngxi/geoUsage
import { Component } from '@angular/core'
import { NgxiGeo, geoTurfCenter } from '@ngxi/geo'
@Component({
imports: [NgxiGeo],
template: `<svg [ngxiGeo]="geoTurfCenter"></svg>`
})
export class UsageIcon {
protected geoTurfCenter = geoTurfCenter
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
