UNPKG

@ngxi/fontisto

Version:

Icon set Fontisto for Angular applications

9 lines (8 loc) 617 B
import type { Icon } from 'ngxi'; import * as i0 from "@angular/core"; import * as i1 from "ngxi"; export declare class NgxiFontisto { readonly ngxiFontisto: import("@angular/core").InputSignal<Icon>; static ɵfac: i0.ɵɵFactoryDeclaration<NgxiFontisto, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<NgxiFontisto, "svg[ngxiFontisto]", never, { "ngxiFontisto": { "alias": "ngxiFontisto"; "required": true; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.Ngxi; inputs: { "icon": "ngxiFontisto"; "width": "width"; "height": "height"; "viewBox": "viewBox"; }; outputs: {}; }]>; }