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"><mask id="svgIDa"><g fill="none"><rect width="30" height="24" x="9" y="18" fill="#555" stroke="#fff" stroke-width="4" rx="2"/><circle cx="17" cy="26" r="2" fill="#fff"/><circle cx="31" cy="26" r="2" fill="#fff"/><path fill="#fff" d="M20 32a2 2 0 100 4v-4Zm8 4a2 2 0 100-4v4Zm-8 0h8v-4h-8v4Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 10v8M4 26v8m40-8v8"/><circle cx="24" cy="8" r="2" stroke="#fff" stroke-width="4"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';