bed constant

String const bed

Implementation

static const String bed =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M4.28 7H7L5.85 5.32a3.315 3.315 0 00-2.295-1.319L3 4v1.54a1.248 1.248 0 001.232 1.461L4.282 7zM13 7v-.29A1.71 1.71 0 0011.322 5H6.63C7.13 5.62 8 7 8 7h5z"/><path fill="currentColor" d="M15 5.1a1 1 0 00-1 1V8H2V4a1 1 0 00-2 0v9h2v-2h12v2h2V6.1a1 1 0 00-1-1z"/></svg>';