robot_off constant

String const robot_off

Icon Data of robot_off

Implementation

static const String robot_off =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M11 7h6a2 2 0 012 2v1l1 1v3l-1 1m-.171 3.811A2 2 0 0117 20H7a2 2 0 01-2-2v-3l-1-1v-3l1-1V9a2 2 0 012-2m3 9h4"/><circle cx="8.5" cy="11.5" r="1"/><path d="M15.854 11.853A.498.498 0 0015.5 11a.498.498 0 00-.356.149M8.336 4.343 8 3m7 4 1-4M3 3l18 18"/></g></svg>';