cursor_text_light constant

String const cursor_text_light

Implementation

static const String cursor_text_light =
    '<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="M182 208a6 6 0 01-6 6h-16a38.1 38.1 0 01-32-17.5A38.1 38.1 0 0196 214H80a6 6 0 010-12h16a26.1 26.1 0 0026-26v-42h-18a6 6 0 010-12h18V80a26.1 26.1 0 00-26-26H80a6 6 0 010-12h16a38.1 38.1 0 0132 17.5A38.1 38.1 0 01160 42h16a6 6 0 010 12h-16a26.1 26.1 0 00-26 26v42h18a6 6 0 010 12h-18v42a26.1 26.1 0 0026 26h16a6 6 0 016 6Z"/></svg>';