@ngxi/qlementine-icons
v0.12.33
Published
Icon set Qlementine Icons for Angular applications
Downloads
916
Maintainers
Readme
@ngxi/qlementine-icons
Icon Set Info
- Name: Qlementine Icons
- Prefix:
qlementine-icons - Icons: 757
- License: MIT
- Author: Olivier Cléro
- Website: https://github.com/oclero/qlementine-icons
Installation
pnpm add @ngxi/qlementine-iconsUsage
import { Component } from '@angular/core'
import { NgxiQlementineIcons, qlementineIconsWindows16 } from '@ngxi/qlementine-icons'
@Component({
imports: [NgxiQlementineIcons],
template: `<svg [ngxiQlementineIcons]="qlementineIconsWindows16"></svg>`
})
export class UsageIcon {
protected qlementineIconsWindows16 = qlementineIconsWindows16
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
