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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M6.681 3.396a1.088 1.088 0 011.808-.745l9.951 8.827c.724.642.312 1.84-.655 1.9l-3.117.191 2.091 4.999a2 2 0 01-1.06 2.612l-.869.37a2 2 0 01-2.626-1.061l-2.226-5.262-2.323 2.007c-.73.63-1.858.07-1.797-.892l.824-12.946Z"/></g></svg>';