fit_screen_outline constant

String const fit_screen_outline

Implementation

static const String fit_screen_outline =
    '<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="M20 9V6h-3V4h3q.825 0 1.413.588Q22 5.175 22 6v3ZM2 9V6q0-.825.588-1.412Q3.175 4 4 4h3v2H4v3Zm15 11v-2h3v-3h2v3q0 .825-.587 1.413Q20.825 20 20 20ZM4 20q-.825 0-1.412-.587Q2 18.825 2 18v-3h2v3h3v2Zm2-4V8h12v8Zm2-2h8v-4H8Zm0 0v-4 4Z"/></svg>';