list_layout_solid constant

String const list_layout_solid

Implementation

static const String list_layout_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="M1.5 1A1.5 1.5 0 000 2.5v2A1.5 1.5 0 001.5 6h2A1.5 1.5 0 005 4.5v-2A1.5 1.5 0 003.5 1h-2ZM7 4h8V3H7v1ZM1.5 9A1.5 1.5 0 000 10.5v2A1.5 1.5 0 001.5 14h2A1.5 1.5 0 005 12.5v-2A1.5 1.5 0 003.5 9h-2ZM7 12h8v-1H7v1Z"/></svg>';