@ngxi/raphael
v0.12.33
Published
Icon set Raphael for Angular applications
Maintainers
Readme
@ngxi/raphael
Icon Set Info
- Name: Raphael
- Prefix:
raphael - Icons: 266
- License: MIT
- Author: Dmitry Baranovskiy
- Website: https://github.com/dmitrybaranovskiy/raphael
Installation
pnpm add @ngxi/raphaelUsage
import { Component } from '@angular/core'
import { NgxiRaphael, raphaelHome } from '@ngxi/raphael'
@Component({
imports: [NgxiRaphael],
template: `<svg [ngxiRaphael]="raphaelHome"></svg>`
})
export class UsageIcon {
protected raphaelHome = raphaelHome
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
