bed_light constant

String const bed_light

Implementation

static const String bed_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M208 74H22V48a6 6 0 00-12 0v160a6 6 0 0012 0v-34h212v34a6 6 0 0012 0v-96a38 38 0 00-38-38ZM22 86h76v76H22Zm88 76V86h98a26.1 26.1 0 0126 26v50Z"/></svg>';