robot_fill constant

String const robot_fill

Implementation

static const String robot_fill =
    '<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="M200 48h-64V16a8 8 0 00-16 0v32H56a32.1 32.1 0 00-32 32v112a32.1 32.1 0 0032 32h144a32.1 32.1 0 0032-32V80a32.1 32.1 0 00-32-32ZM72 108a12 12 0 1112 12 12 12 0 01-12-12Zm28 76h-8a16 16 0 010-32h8Zm40 0h-24v-32h24Zm24 0h-8v-32h8a16 16 0 010 32Zm8-64a12 12 0 1112-12 12 12 0 01-12 12Z"/></svg>';