shovel constant

String const shovel

Implementation

static const String shovel =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m17 4 3 3m-1.5-1.5-8 8m-2.224-2.216 4.44 4.44a.968.968 0 010 1.369l-2.704 2.704a4.108 4.108 0 01-5.809-5.81l2.704-2.703a.968.968 0 011.37 0z"/></svg>';