@ngxi/streamline-flex
v0.12.33
Published
Icon set Flex free icons for Angular applications
Downloads
80
Maintainers
Readme
@ngxi/streamline-flex
Icon Set Info
- Name: Flex free icons
- Prefix:
streamline-flex - Icons: 1500
- License: CC BY 4.0
- Author: Streamline
- Website: https://github.com/webalys-hq/streamline-vectors
Installation
pnpm add @ngxi/streamline-flexUsage
import { Component } from '@angular/core'
import { NgxiStreamlineFlex, streamlineFlexShield2 } from '@ngxi/streamline-flex'
@Component({
imports: [NgxiStreamlineFlex],
template: `<svg [ngxiStreamlineFlex]="streamlineFlexShield2"></svg>`
})
export class UsageIcon {
protected streamlineFlexShield2 = streamlineFlexShield2
}Sponsors
License
CC BY 4.0 License © 2025-PRESENT Adrián UB
