bed_thin constant

String const bed_thin

Implementation

static const String bed_thin =
    '<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 76H20V48a4 4 0 00-8 0v160a4 4 0 008 0v-36h216v36a4 4 0 008 0v-96a36 36 0 00-36-36ZM20 84h80v80H20Zm88 80V84h100a28.1 28.1 0 0128 28v52Z"/></svg>';