bellCheck constant

String const bellCheck

SVG data for Tabler Icon bell-check.

Implementation

static const bellCheck =
    '''<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bell-check" 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="M11.5 17h-7.5a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 4 6v3c.016 .129 .037 .256 .065 .382" />
<path d="M9 17v1a3 3 0 0 0 2.502 2.959" />
<path d="M15 19l2 2l4 -4" />
</svg>


''';