hand_line constant

String const hand_line

Implementation

static const String hand_line =
    '<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-width="2" d="M13 6V4.5A1.5 1.5 0 0011.5 3v0A1.5 1.5 0 0010 4.5V12m3-1V5.5A1.5 1.5 0 0114.5 4v0A1.5 1.5 0 0116 5.5V10m-6-3V5.5A1.5 1.5 0 008.5 4v0A1.5 1.5 0 007 5.5v6M7 14v-2.5A1.5 1.5 0 005.5 10v0A1.5 1.5 0 004 11.5v2C4 16 5.5 21 11.5 21c2.5 0 7.5-1.5 7.5-7.5v-4A1.5 1.5 0 0017.5 8v0A1.5 1.5 0 0016 9.5V12"/></svg>';