x_light constant

String const x_light

Implementation

static const String x_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="M204.2 195.8a5.9 5.9 0 11-8.4 8.4L128 136.5l-67.8 67.7a5.9 5.9 0 01-8.4-8.4l67.7-67.8-67.7-67.8a5.9 5.9 0 018.4-8.4l67.8 67.7 67.8-67.7a5.9 5.9 0 018.4 8.4L136.5 128Z"/></svg>';