@ngxi/maki
v0.12.33
Published
Icon set Maki for Angular applications
Maintainers
Readme
@ngxi/maki
Icon Set Info
- Name: Maki
- Prefix:
maki - Icons: 215
- License: CC0
- Author: Mapbox
- Website: https://github.com/mapbox/maki
Installation
pnpm add @ngxi/makiUsage
import { Component } from '@angular/core'
import { NgxiMaki, makiEntranceAlt1 } from '@ngxi/maki'
@Component({
imports: [NgxiMaki],
template: `<svg [ngxiMaki]="makiEntranceAlt1"></svg>`
})
export class UsageIcon {
protected makiEntranceAlt1 = makiEntranceAlt1
}Sponsors
License
CC0 License © 2025-PRESENT Adrián UB
