grid_view_solid constant

String const grid_view_solid

Implementation

static const String grid_view_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><rect width="12" height="12" x="4" y="4" fill="currentColor" class="clr-i-solid clr-i-solid-path-1" rx="2" ry="2"/><rect width="12" height="12" x="20" y="4" fill="currentColor" class="clr-i-solid clr-i-solid-path-2" rx="2" ry="2"/><rect width="12" height="12" x="4" y="20" fill="currentColor" class="clr-i-solid clr-i-solid-path-3" rx="2" ry="2"/><rect width="12" height="12" x="20" y="20" fill="currentColor" class="clr-i-solid clr-i-solid-path-4" rx="2" ry="2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';