cursor_fill constant

String const cursor_fill

Implementation

static const String cursor_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M213.7 202.3a8.1 8.1 0 010 11.4 8.3 8.3 0 01-5.7 2.3 8.5 8.5 0 01-5.7-2.3l-63.1-63.2-20.3 55.9a15.9 15.9 0 01-14.9 10.5h-.1a15.9 15.9 0 01-15-10.4L30.7 51.3a16 16 0 0120.6-20.6l155.2 58.2a16 16 0 01-.1 30l-55.9 20.3Z"/></svg>';