angular-line-awesome
Version:
Angular Line Awesome is an Angular component to manage Line Awesome icons.
5 lines (4 loc) • 316 B
JavaScript
export const lasExpandArrowsAlt = {
name: 'las-expand-arrows-alt',
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M4 4v9h2V7.437L14.563 16 6 24.563V19H4v9h9v-2H7.437L16 17.437 24.563 26H19v2h9v-9h-2v5.563L17.437 16 26 7.437V13h2V4h-9v2h5.563L16 14.563 7.437 6H13V4z"/></svg>`
};