landscape_solid constant

String const landscape_solid

Implementation

static const String landscape_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"><path fill="currentColor" d="M32 6H4a2 2 0 00-2 2v20a2 2 0 002 2h28a2 2 0 002-2V8a2 2 0 00-2-2Zm-4.23 15.88a1 1 0 01-.73.32 1 1 0 01-.68-.27 1 1 0 01-.06-1.41L27.71 19H8.29l1.41 1.52a1 1 0 01-.06 1.41 1 1 0 01-.64.27 1 1 0 01-.73-.32L4.64 18l3.59-3.88a1 1 0 011.47 1.36L8.29 17h19.42l-1.41-1.52a1 1 0 011.47-1.36L31.36 18Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';