@ngxi/icon-park-twotone
v0.12.33
Published
Icon set IconPark TwoTone for Angular applications
Downloads
90
Maintainers
Readme
@ngxi/icon-park-twotone
Icon Set Info
- Name: IconPark TwoTone
- Prefix:
icon-park-twotone - Icons: 1944
- License: Apache 2.0
- Author: ByteDance
- Website: https://github.com/bytedance/IconPark
Installation
pnpm add @ngxi/icon-park-twotoneUsage
import { Component } from '@angular/core'
import { NgxiIconParkTwotone, iconParkTwotoneAddOne } from '@ngxi/icon-park-twotone'
@Component({
imports: [NgxiIconParkTwotone],
template: `<svg [ngxiIconParkTwotone]="iconParkTwotoneAddOne"></svg>`
})
export class UsageIcon {
protected iconParkTwotoneAddOne = iconParkTwotoneAddOne
}Sponsors
License
Apache 2.0 License © 2025-PRESENT Adrián UB
