directions constant

String const directions

Implementation

static const String directions =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M704 1024 320 896 0 1024V879q34-14 62-36l-46-46q-6 5-16 10V128L320 0l384 128L1024 0v896zM64 736l64 32q57-73 64-128h-65q-3 13-13.5 30.5T85 710t-21 26zm128-288q-57 73-64 128h65q2-13 13-30.5t29-39 21-26.5zm192-128q-70 9-126 52l46 47q37-26 80-34v-65zm64 0v65q44 8 80 34l46-47q-56-43-126-52zm441 0q6-6 6-14.5t-6-14.5l-29-30q-6-6-15-6t-15 6l-94 95-95-95q-6-6-14.5-6t-15.5 6l-29 30q-6 6-6 14.5t6 14.5l95 96-95 95q-6 6-6 14.5t6 14.5l29 30q6 6 15 6t15-6l95-95 94 95q6 6 15 6t15-6l29-30q6-6 6-14.5t-6-14.5l-95-95z"/></svg>';