table_solid constant

String const table_solid

Implementation

static const String table_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 1.5A1.5 1.5 0 011.5 0H4v4H0V1.5ZM0 5v8.5A1.5 1.5 0 001.5 15H4V5H0Zm5 10h8.5a1.5 1.5 0 001.5-1.5V5H5v10ZM15 4V1.5A1.5 1.5 0 0013.5 0H5v4h10Z"/></svg>';