crosshair_simple_light constant

String const crosshair_simple_light

Implementation

static const String crosshair_simple_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="M128 30a98 98 0 1098 98 98.2 98.2 0 00-98-98Zm6 183.8V180a6 6 0 00-12 0v33.8A86.3 86.3 0 0142.2 134H76a6 6 0 000-12H42.2A86.3 86.3 0 01122 42.2V76a6 6 0 0012 0V42.2a86.3 86.3 0 0179.8 79.8H180a6 6 0 000 12h33.8a86.3 86.3 0 01-79.8 79.8Z"/></svg>';