textcursor constant

String const textcursor

Implementation

static const String textcursor =
    '<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="M448 128h-64q-24 0-44 47.5T320 256v512q0 33 20 80.5t44 47.5h64q26 0 45 19t19 45.5-19 45-45 18.5h-96q-29 0-62.5-41.5T256 896q0 45-33.5 86.5T160 1024H64q-27 0-45.5-18.5T0 960.5 18.5 915 64 896h64q24 0 44-47.5t20-80.5V256q0-33-20-80.5T128 128H64q-27 0-45.5-18.5T0 64.5 18.5 19 64 0h96q27 0 61.5 41.5T256 128q0-45 34.5-86.5T352 0h96q26 0 45 19t19 45.5-19 45-45 18.5z"/></svg>';