@ngxi/map
v0.12.33
Published
Icon set Map Icons for Angular applications
Maintainers
Readme
@ngxi/map
Icon Set Info
- Name: Map Icons
- Prefix:
map - Icons: 167
- License: Open Font License
- Author: Scott de Jonge
- Website: https://github.com/scottdejonge/map-icons
Installation
pnpm add @ngxi/mapUsage
import { Component } from '@angular/core'
import { NgxiMap, mapRestaurant } from '@ngxi/map'
@Component({
imports: [NgxiMap],
template: `<svg [ngxiMap]="mapRestaurant"></svg>`
})
export class UsageIcon {
protected mapRestaurant = mapRestaurant
}Sponsors
License
Open Font License License © 2025-PRESENT Adrián UB
