@ngxi/quill
v0.12.33
Published
Icon set Quill Icons for Angular applications
Maintainers
Readme
@ngxi/quill
Icon Set Info
- Name: Quill Icons
- Prefix:
quill - Icons: 140
- License: MIT
- Author: Casper Lourens
- Website: https://www.figma.com/community/file/1034432054377533052/Quill-Iconset
Installation
pnpm add @ngxi/quillUsage
import { Component } from '@angular/core'
import { NgxiQuill, quillCollapse } from '@ngxi/quill'
@Component({
imports: [NgxiQuill],
template: `<svg [ngxiQuill]="quillCollapse"></svg>`
})
export class UsageIcon {
protected quillCollapse = quillCollapse
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
