crosshair_alt constant

String const crosshair_alt

Implementation

static const String crosshair_alt =
    '<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"><path fill="currentColor" d="M12 11a1 1 0 101 1 1 1 0 00-1-1Zm0-9a10 10 0 1010 10A10 10 0 0012 2Zm1 17.93V17a1 1 0 00-2 0v2.93A8 8 0 014.07 13H7a1 1 0 000-2H4.07A8 8 0 0111 4.07V7a1 1 0 002 0V4.07A8 8 0 0119.93 11H17a1 1 0 000 2h2.93A8 8 0 0113 19.93Z"/></svg>';