cursor constant

String const cursor

Icon Data of cursor

Implementation

static const String cursor =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m1.75 1.75 4.5 12.5 2.5-5.5 5.5-2.5zm7.5 7.5 4 4"/></svg>';