timeDuration45 constant

String const timeDuration45

SVG data for Tabler Icon time-duration-45.

Implementation

static const timeDuration45 =
    '''<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-time-duration-45" 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="M13 15h2a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-2v-3h3" />
<path d="M7 9v2a1 1 0 0 0 1 1h1" />
<path d="M10 9v6" />
<path d="M7.5 4.2v.01" />
<path d="M4.2 7.5v.01" />
<path d="M3 12a9 9 0 1 0 9 -9" />
</svg>


''';