text_cursor_input constant

String const text_cursor_input

Implementation

static const String text_cursor_input =
    '<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="M13 20h-1a3 3 0 01-3-3V7a3 3 0 013-3h1M5 4h1a3 3 0 013 3v10a3 3 0 01-3 3H5m8.1-12.1h6.8A2.18 2.18 0 0122 10v4a2.11 2.11 0 01-2.1 2.1h-6.8m-8.3 0h-.7A2.18 2.18 0 012 14v-4a2.18 2.18 0 012.1-2.1h.7"/></svg>';