cursor_text constant

String const cursor_text

Implementation

static const String cursor_text =
    '<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="M10 12h4M9 4a3 3 0 013 3v10a3 3 0 01-3 3m6-16a3 3 0 00-3 3v10a3 3 0 003 3"/></svg>';