screen_lock_landscape constant

String const screen_lock_landscape

Implementation

static const String screen_lock_landscape =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M9.85 16q-.35 0-.6-.25t-.25-.6v-3.3q0-.35.25-.6t.6-.25H10v-1q0-.825.588-1.413Q11.175 8 12 8t1.413.587Q14 9.175 14 10v1h.15q.35 0 .6.25t.25.6v3.3q0 .35-.25.6t-.6.25ZM11 11h2v-1q0-.425-.287-.713Q12.425 9 12 9t-.712.287Q11 9.575 11 10Zm-8 8q-.825 0-1.412-.587Q1 17.825 1 17V7q0-.825.588-1.412Q2.175 5 3 5h18q.825 0 1.413.588Q23 6.175 23 7v10q0 .825-.587 1.413Q21.825 19 21 19Zm3-2h12V7H6Z"/></svg>';