tablet_outline constant

String const tablet_outline

Implementation

static const String tablet_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="M3 20q-.825 0-1.412-.587Q1 18.825 1 18V6q0-.825.588-1.412Q2.175 4 3 4h18q.825 0 1.413.588Q23 5.175 23 6v12q0 .825-.587 1.413Q21.825 20 21 20ZM4 6H3v12h1Zm2 12h12V6H6ZM20 6v12h1V6Zm0 0h1-1ZM4 6H3Z"/></svg>';