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"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="m4 23 36 12"/><circle cx="12" cy="16" r="3"/><path 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></svg>';