selectionsymbol constant

String const selectionsymbol

Implementation

static const String selectionsymbol =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 1024"><path fill="currentColor" d="M453 709q-14 15-32 25 27 46 27 98 0 80-56 136t-136 56-136-56-56-136q0-22 7-48l121 48q0 26 18.5 45t45 19 45.5-18.5 19-45.5q0-28-16.5-45t-52-38-59.5-45L64 576q-31-31-47.5-63.5T0 448q0-77 58-134 14-14 32-26-26-44-26-96 0-80 56-136T256 0t136 56 56 136q0 22-7 48l-121-48q0-27-19-45.5T255.5 128t-45 18.5T192 192q0 28 16.5 45t52.5 38.5 59 44.5l128 128q35 35 49.5 61.5T512 576q0 74-59 133zm-89-183L241 403q-20-20-47.5-20t-47 19.5-19.5 47 20 47.5l123 123q20 20 47.5 20t46.5-19.5 19-47-19-47.5z"/></svg>';