cursor_off constant

String const cursor_off

Icon Data of cursor_off

Implementation

static const String cursor_off =
    '<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="M9 4a3 3 0 013 3v1m0 9a3 3 0 01-3 3m6-16a3 3 0 00-3 3v1m0 4v5a3 3 0 003 3M3 3l18 18"/></svg>';