bed_single_solid constant

String const bed_single_solid

Implementation

static const String bed_single_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M0 15h1v-4h13v4h1V4h-1v3H1V0H0v15Z"/><path fill="currentColor" d="M6 6H2V5h4v1Z"/></svg>';