doc_solid constant

String const doc_solid

Implementation

static const String doc_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="M3 10V7h.5a.5.5 0 01.5.5v2a.5.5 0 01-.5.5H3Zm4-2.5a.5.5 0 011 0v2a.5.5 0 01-1 0v-2Z"/><path fill="currentColor" fill-rule="evenodd" d="M1 1.5A1.5 1.5 0 012.5 0h8.207L14 3.293V13.5a1.5 1.5 0 01-1.5 1.5h-10A1.5 1.5 0 011 13.5v-12ZM3.5 6H2v5h1.5A1.5 1.5 0 005 9.5v-2A1.5 1.5 0 003.5 6Zm4 0A1.5 1.5 0 006 7.5v2a1.5 1.5 0 003 0v-2A1.5 1.5 0 007.5 6Zm2.5 5V6h3v2h-1V7h-1v3h1V9h1v2h-3Z" clip-rule="evenodd"/></svg>';