cursor_text_bold constant

String const cursor_text_bold

Implementation

static const String cursor_text_bold =
    '<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="M188 208a12 12 0 01-12 12h-16a43.8 43.8 0 01-32-13.8A43.8 43.8 0 0196 220H80a12 12 0 010-24h16a20.1 20.1 0 0020-20v-36h-12a12 12 0 010-24h12V80a20.1 20.1 0 00-20-20H80a12 12 0 010-24h16a43.8 43.8 0 0132 13.8A43.8 43.8 0 01160 36h16a12 12 0 010 24h-16a20.1 20.1 0 00-20 20v36h12a12 12 0 010 24h-12v36a20.1 20.1 0 0020 20h16a12 12 0 0112 12Z"/></svg>';