angular-line-awesome
Version:
Angular Line Awesome is an Angular component to manage Line Awesome icons.
5 lines (4 loc) • 497 B
JavaScript
export const lasTruckLoading = {
name: 'las-truck-loading',
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M17 5v16.074L2.732 25.035l.536 1.928 16.748-4.649A5.003 5.003 0 0025 27c2.757 0 5-2.243 5-5s-2.243-5-5-5a5.001 5.001 0 00-4.633 3.139L19 20.518V7h11V5H17zm-4.54 4.764L1.917 12.787l2.775 9.684 10.545-3.026-2.775-9.681zm-1.37 2.472l1.674 5.838-6.7 1.92-1.673-5.836 6.699-1.922zM25 19c1.654 0 3 1.346 3 3s-1.346 3-3 3-3-1.346-3-3 1.346-3 3-3z"/></svg>`
};