cursor_move constant

String const cursor_move

Implementation

static const String cursor_move =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="m130.412 323.98-51.883-51.882H240v161.47l-51.882-51.881-22.628 22.626 90.51 90.51 90.51-90.51-22.628-22.626L272 433.568v-161.47h160.667l-51.883 51.882 22.628 22.627 90.509-90.509-90.509-90.51-22.628 22.627 51.883 51.883H272V79.432l51.882 51.881 22.628-22.626L256 18.177l-90.51 90.51 22.628 22.626L240 79.432v160.666H78.529l51.883-51.883-22.628-22.627-90.51 90.51 90.511 90.51 22.627-22.628z"/></svg>';