brandStrava constant

String const brandStrava

SVG data for Tabler Icon brand-strava.

Implementation

static const brandStrava =
    '''<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-strava" 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="M15 13l-5 -10l-5 10m6 0l4 8l4 -8" />
</svg>


''';