robot_one constant

String const robot_one

Implementation

static const String robot_one =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><rect width="30" height="24" x="9" y="18" stroke="currentColor" stroke-width="4" rx="2"/><circle cx="17" cy="26" r="2"/><circle cx="31" cy="26" r="2"/><path d="M20 32a2 2 0 100 4v-4Zm8 4a2 2 0 100-4v4Zm-8 0h8v-4h-8v4Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 10v8M4 26v8m40-8v8"/><circle cx="24" cy="8" r="2" stroke="currentColor" stroke-width="4"/></g></svg>';