cursor constant

String const cursor

Implementation

static const String 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-linejoin="round" stroke-width="2" d="m3 3 7 19 2.051-6.154a6 6 0 013.795-3.795L22 10 3 3Z"/></svg>';