number14Small constant

String const number14Small

SVG data for Tabler Icon number-14-small.

Implementation

static const number14Small =
    '''<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-number-14-small" 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="M7 10l2 -2v8" />
<path d="M13 8v3a1 1 0 0 0 1 1h3" />
<path d="M17 8v8" />
</svg>


''';