angular-line-awesome
Version:
Angular Line Awesome is an Angular component to manage Line Awesome icons.
5 lines (4 loc) • 433 B
JavaScript
export const labGofore = {
name: 'lab-gofore',
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M17 4C10.373 4 5 9.373 5 16s5.373 12 12 12c3.585 0 6.782-1.592 8.979-4.086-.116-1.795-1.489-3.837-3.979-3.902v.853C20.729 22.175 18.964 23 17 23c-3.86 0-7-3.14-7-7s3.14-7 7-7a6.97 6.97 0 014.457 1.607l3.506-3.568A11.943 11.943 0 0017 4zm-1 9v5h6c2.21 0 3.418.796 4 2 0-2.631.002-7-4-7h-6z"/></svg>`
};