bunk_bed constant

String const bunk_bed

Implementation

static const String bunk_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"><path fill="currentColor" d="M1 2v21h2v-2h18v2h2V7c0-2.21-1.79-4-4-4h-9v5H3V2m3.5 0A2.5 2.5 0 004 4.5 2.5 2.5 0 006.5 7 2.5 2.5 0 009 4.5 2.5 2.5 0 006.5 2M3 11h18v2.56c-.59-.35-1.27-.56-2-.56h-9v5H3m3.5-6A2.5 2.5 0 004 14.5 2.5 2.5 0 006.5 17 2.5 2.5 0 009 14.5 2.5 2.5 0 006.5 12Z"/></svg>';