garage_solid constant

String const garage_solid

Implementation

static const String garage_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="M7.21.093a.5.5 0 01.58 0l7 5A.5.5 0 0115 5.5v9a.5.5 0 01-.5.5H13V7H2v8H.5a.5.5 0 01-.5-.5v-9a.5.5 0 01.21-.407l7-5Z"/><path fill="currentColor" fill-rule="evenodd" d="M3 15h9v-4H3v4Zm6-2H6v-1h3v1Z" clip-rule="evenodd"/><path fill="currentColor" d="M12 10V8H3v2h9Z"/></svg>';