grid_layout_solid constant

String const grid_layout_solid

Implementation

static const String grid_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 0A1.5 1.5 0 000 1.5v4A1.5 1.5 0 001.5 7h4A1.5 1.5 0 007 5.5v-4A1.5 1.5 0 005.5 0h-4Zm8 0A1.5 1.5 0 008 1.5v4A1.5 1.5 0 009.5 7h4A1.5 1.5 0 0015 5.5v-4A1.5 1.5 0 0013.5 0h-4Zm-8 8A1.5 1.5 0 000 9.5v4A1.5 1.5 0 001.5 15h4A1.5 1.5 0 007 13.5v-4A1.5 1.5 0 005.5 8h-4Zm8 0A1.5 1.5 0 008 9.5v4A1.5 1.5 0 009.5 15h4a1.5 1.5 0 001.5-1.5v-4A1.5 1.5 0 0013.5 8h-4Z"/></svg>';