UNPKG

angular-line-awesome

Version:

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

5 lines (4 loc) 294 B
export const lasIcons = { name: 'las-icons', data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M5 5v22h22V5zm2 2h8v8H7zm10 0h8v8h-8zm-6 2l-3 4h6zm8 0v4h4V9zM7 17h8v8H7zm10 0h8v8h-8zm4 1l-2 3 2 3 2-3zm-10 1a1.999 1.999 0 100 4 1.999 1.999 0 100-4z"/></svg>` };