landscape_line constant

String const landscape_line

Implementation

static const String landscape_line =
    '<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-2Zm0 22H4V8h28Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M9 22a.82.82 0 00.55-.21.8.8 0 000-1.13L7.83 18.8h20.34l-1.72 1.86a.8.8 0 000 1.13.82.82 0 00.55.21.78.78 0 00.58-.26L31.09 18l-3.47-3.74a.79.79 0 00-1.13 0 .8.8 0 000 1.13l1.72 1.86H7.83l1.72-1.86a.8.8 0 000-1.13.79.79 0 00-1.13 0L4.91 18l3.47 3.74A.78.78 0 009 22Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';