robot constant

String const robot

Implementation

static const String robot =
    '<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" stroke="currentColor" stroke-width="2" d="M18.348 15.954a7 7 0 10-12.622.156M12 3a1 1 0 100-2 1 1 0 000 2Zm0 20a1 1 0 100-2 1 1 0 000 2Zm0-17V3M9 14a1 1 0 100-2 1 1 0 000 2Zm6 0a1 1 0 100-2 1 1 0 000 2Zm-9 4.988L5 16s.072-.772.5-.5c.93.591 3.074 1.5 6.5 1.5 3.554 0 5.618-.916 6.5-1.5.359-.238.5.5.5.5l-1 2.988S17.005 21 12 21s-6-2.012-6-2.012Z"/></svg>';