sickbed constant

String const sickbed

Implementation

static const String sickbed =
    '<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 stroke-linecap="round" stroke-linejoin="round" d="m4 23 36 12"/><circle cx="12" cy="16" r="3" fill="#555"/><path fill="#555" stroke-linejoin="round" d="M29 36v-4.5L19 28v8h10Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M18 27.5 23 14l18.374 7a3 3 0 011.8 3.686L40 35"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';