brandGoogleHome constant

String const brandGoogleHome

SVG data for Tabler Icon brand-google-home.

Implementation

static const brandGoogleHome =
    '''<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-google-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M19.072 21h-14.144a1.928 1.928 0 0 1 -1.928 -1.928v-6.857c0 -.512 .203 -1 .566 -1.365l7.07 -7.063a1.928 1.928 0 0 1 2.727 0l7.071 7.063c.363 .362 .566 .853 .566 1.365v6.857a1.928 1.928 0 0 1 -1.928 1.928z" />
<path d="M7 13v4h10v-4l-5 -5" />
<path d="M14.8 5.2l-11.8 11.8" />
<path d="M7 17v4" />
<path d="M17 17v4" />
</svg>


''';