robot_solid constant

String const robot_solid

Implementation

static const String robot_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M5 8.5a.5.5 0 111 0 .5.5 0 01-1 0Zm4 0a.5.5 0 111 0 .5.5 0 01-1 0Z"/><path fill="currentColor" fill-rule="evenodd" d="M8 2.022A5.5 5.5 0 0113 7.5v6a1.5 1.5 0 01-1.5 1.5h-8A1.5 1.5 0 012 13.5v-6a5.5 5.5 0 015-5.478V0h1v2.022ZM5.5 7a1.5 1.5 0 100 3 1.5 1.5 0 000-3Zm4 0a1.5 1.5 0 100 3 1.5 1.5 0 000-3Zm1.5 5H4v-1h7v1Z" clip-rule="evenodd"/><path fill="currentColor" d="M0 8v4h1V8H0Zm15 0h-1v4h1V8Z"/></svg>';