robot_two constant

String const robot_two

Implementation

static const String robot_two =
    '<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" stroke="#fff" stroke-width="4"><path fill="#555" stroke-linecap="round" stroke-linejoin="round" d="M5 35a2 2 0 012-2h34a2 2 0 012 2v7H5v-7Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M42 18h-8l-6-6 6-6h8"/><circle cx="8" cy="12" r="4" fill="#555"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 12h16m-18 4 8 17"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';