UNPKG

angular-line-awesome

Version:

Angular Line Awesome is an Angular component to manage Line Awesome icons.

5 lines (4 loc) 73 B
export interface LineAwesomeIcon { name: string; data: string; }