@ngxi/streamline-block
v0.12.33
Published
Icon set Streamline Block for Angular applications
Maintainers
Readme
@ngxi/streamline-block
Icon Set Info
- Name: Streamline Block
- Prefix:
streamline-block - Icons: 300
- License: CC BY 4.0
- Author: Streamline
- Website: https://github.com/webalys-hq/streamline-vectors
Installation
pnpm add @ngxi/streamline-blockUsage
import { Component } from '@angular/core'
import { NgxiStreamlineBlock, streamlineBlockOtherUiChat } from '@ngxi/streamline-block'
@Component({
imports: [NgxiStreamlineBlock],
template: `<svg [ngxiStreamlineBlock]="streamlineBlockOtherUiChat"></svg>`
})
export class UsageIcon {
protected streamlineBlockOtherUiChat = streamlineBlockOtherUiChat
}Sponsors
License
CC BY 4.0 License © 2025-PRESENT Adrián UB
