angular-line-awesome
Version:
Angular Line Awesome is an Angular component to manage Line Awesome icons.
5 lines (4 loc) • 310 B
JavaScript
export const lasFileInvoice = {
name: 'las-file-invoice',
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M6 3v26h20V9.6l-.3-.3-6-6-.3-.3H6zm2 2h10v6h6v16H8V5zm12 1.4L22.6 9H20V6.4zM10 13v2h12v-2H10zm0 5v2h7v-2h-7zm9 0v2h3v-2h-3zm-9 4v2h7v-2h-7zm9 0v2h3v-2h-3z"/></svg>`
};