hand_pointer_line constant

String const hand_pointer_line

Implementation

static const String hand_pointer_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-linejoin="round" stroke-width="2" d="M20 20v-3a4 4 0 00-4-4h-1a1 1 0 01-1-1V6a2 2 0 00-2-2v0a2 2 0 00-2 2v10l-2.4-3.2A2 2 0 006 12h-.382C4.724 12 4 12.724 4 13.618v0c0 .251.058.499.17.724L7 20"/></svg>';