angular-line-awesome
Version:
Angular Line Awesome is an Angular component to manage Line Awesome icons.
5 lines (4 loc) • 312 B
JavaScript
export const lasExchangeAlt = {
name: 'las-exchange-alt',
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M22.188 2.281L20.78 3.72 25.063 8H4v2h21.063l-4.282 4.281 1.407 1.438L28.905 9zm-12.375 14L3.093 23l6.72 6.719 1.406-1.438L6.938 24H28v-2H6.937l4.282-4.281z"/></svg>`
};