brandPlanetscale constant

String const brandPlanetscale

SVG data for Tabler Icon brand-planetscale.

Implementation

static const brandPlanetscale =
    '''<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-planetscale" 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="M20.993 11.63a9 9 0 0 1 -9.362 9.362l9.362 -9.362z" />
<path d="M12 3a9.001 9.001 0 0 1 8.166 5.211l-11.955 11.955a9 9 0 0 1 3.789 -17.166z" />
<path d="M12 12l-6 6" />
</svg>


''';