@ngxi/pajamas
v0.12.33
Published
Icon set Gitlab SVGs for Angular applications
Maintainers
Readme
@ngxi/pajamas
Icon Set Info
- Name: Gitlab SVGs
- Prefix:
pajamas - Icons: 410
- License: MIT
- Author: GitLab B.V.
- Website: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
Installation
pnpm add @ngxi/pajamasUsage
import { Component } from '@angular/core'
import { NgxiPajamas, pajamasPreferences } from '@ngxi/pajamas'
@Component({
imports: [NgxiPajamas],
template: `<svg [ngxiPajamas]="pajamasPreferences"></svg>`
})
export class UsageIcon {
protected pajamasPreferences = pajamasPreferences
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
