text_cursor constant

String const text_cursor

Implementation

static const String text_cursor =
    '<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="M17 22h-1a4 4 0 01-4-4V6a4 4 0 014-4h1M7 22h1a4 4 0 004-4v-1M7 2h1a4 4 0 014 4v1"/></svg>';