window_restore_line constant

String const window_restore_line

Implementation

static const String window_restore_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="M28 8H14a2 2 0 00-2 2v2h2v-2h14v10h-2v2h2a2 2 0 002-2V10a2 2 0 00-2-2Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M22 14H8a2 2 0 00-2 2v10a2 2 0 002 2h14a2 2 0 002-2V16a2 2 0 00-2-2ZM8 26V16h14v10Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';