@ngxi/heroicons-outline
v0.12.33
Published
Icon set HeroIcons v1 Outline for Angular applications
Maintainers
Readme
@ngxi/heroicons-outline
Icon Set Info
- Name: HeroIcons v1 Outline
- Prefix:
heroicons-outline - Icons: 230
- License: MIT
- Author: Refactoring UI Inc
- Website: https://github.com/tailwindlabs/heroicons
Installation
pnpm add @ngxi/heroicons-outlineUsage
import { Component } from '@angular/core'
import { NgxiHeroiconsOutline, heroiconsOutlineColorSwatch } from '@ngxi/heroicons-outline'
@Component({
imports: [NgxiHeroiconsOutline],
template: `<svg [ngxiHeroiconsOutline]="heroiconsOutlineColorSwatch"></svg>`
})
export class UsageIcon {
protected heroiconsOutlineColorSwatch = heroiconsOutlineColorSwatch
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
