angular-line-awesome
Version:
Angular Line Awesome is an Angular component to manage Line Awesome icons.
5 lines (4 loc) • 1.14 kB
JavaScript
export const lasHotTub = {
name: 'las-hot-tub',
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M11.219 4.375C10.39 5.398 10.008 6.273 10 7.125c-.008.852.371 1.512.625 1.938.254.425.367.64.375.874.008.235-.07.645-.688 1.438l1.563 1.25c.781-1.008 1.152-1.914 1.125-2.75-.027-.836-.41-1.434-.656-1.844-.246-.41-.348-.629-.344-.875.004-.246.11-.703.781-1.531zm5 0C15.39 5.398 15.008 6.273 15 7.125c-.008.852.371 1.512.625 1.938.254.425.367.64.375.874.008.235-.07.645-.688 1.438l1.563 1.25c.781-1.008 1.152-1.914 1.125-2.75-.027-.836-.41-1.434-.656-1.844-.246-.41-.348-.629-.344-.875.004-.246.11-.703.781-1.531zm5 0C20.39 5.398 20.008 6.273 20 7.125c-.008.852.371 1.512.625 1.938.254.425.367.64.375.874.008.235-.07.645-.688 1.438l1.563 1.25c.781-1.008 1.152-1.914 1.125-2.75-.027-.836-.41-1.434-.656-1.844-.246-.41-.348-.629-.344-.875.004-.246.11-.703.781-1.531zM3 14v2h1.188l1.53 7.594v.031a3.062 3.062 0 002 2.219L7 28h2l.656-2h12.688L23 28h2l-.719-2.156c1.047-.32 1.86-1.16 2.094-2.219v-.031L27.813 16H29v-2zm3.219 2h19.593l-1.406 7.219c-.117.433-.484.781-1 .781H8.688c-.536 0-.899-.355-1-.813z"/></svg>`
};