UNPKG

ngxi

Version:

Icon set for Angular applications

7 lines (6 loc) 107 B
export interface Icon { body: string; width?: number; height?: number; viewBox?: string; }