emergency_bed constant

String const emergency_bed

Implementation

static const String emergency_bed =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="16" cy="18" r="2"/><circle cx="8" cy="18" r="2"/><path d="m4 8 2.1 2.8A3 3 0 008.5 12H20M10 6h4m-2-2v4m0 4v2l-2.5 2.5m5 0L12 14"/></g></svg>';