bath_solid constant

String const bath_solid

Implementation

static const String bath_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="M2 3.5A2.5 2.5 0 014.5 1H6v1h1V0H4.5A3.5 3.5 0 001 3.5V7H0v1h1v1.5a3.5 3.5 0 003 3.465V15h1v-2h5v2h1v-2.035A3.501 3.501 0 0014 9.5V8h1V7H2V3.5Z"/><path fill="currentColor" d="M8 4H5V3h3v1Z"/></svg>';