UNPKG

@ngxi/simple-line-icons

Version:

Icon set Simple line icons for Angular applications

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