angular-line-awesome
Version:
Angular Line Awesome is an Angular component to manage Line Awesome icons.
5 lines (4 loc) • 380 B
JavaScript
export const labSistrix = {
name: 'lab-sistrix',
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M12.5 3C7.262 3 3 7.262 3 12.5S7.262 22 12.5 22a9.45 9.45 0 005.967-2.12l9.16 9.161 1.414-1.414-9.16-9.16A9.45 9.45 0 0022 12.5C22 7.262 17.738 3 12.5 3zm0 2c4.136 0 7.5 3.364 7.5 7.5S16.636 20 12.5 20 5 16.636 5 12.5 8.364 5 12.5 5z"/></svg>`
};