angular-line-awesome
Version:
Angular Line Awesome is an Angular component to manage Line Awesome icons.
5 lines (4 loc) • 435 B
JavaScript
export const lasVoicemail = {
name: 'las-voicemail',
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M8 9c-3.855 0-7 3.145-7 7s3.145 7 7 7h16c3.855 0 7-3.145 7-7s-3.145-7-7-7-7 3.145-7 7c0 1.957.82 3.727 2.125 5h-6.25A6.975 6.975 0 0015 16c0-3.855-3.145-7-7-7zm0 2c2.773 0 5 2.227 5 5s-2.227 5-5 5-5-2.227-5-5 2.227-5 5-5zm16 0c2.773 0 5 2.227 5 5s-2.227 5-5 5-5-2.227-5-5 2.227-5 5-5z"/></svg>`
};