tab_unselected constant

String const tab_unselected

Implementation

static const String tab_unselected =
    '<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="M4 20q-.825 0-1.412-.587Q2 18.825 2 18h2v2Zm-2-4v-2h2v2Zm0-4v-2h2v2Zm0-4V6q0-.825.588-1.412Q3.175 4 4 4h2v2H4v2Zm4 12v-2h2v2ZM8 6V4h2v2Zm2 14v-2h2v2Zm2-10V4h8q.825 0 1.413.588Q22 5.175 22 6v4Zm2 10v-2h2v2Zm4 0v-2h2v-2h2v2q0 .825-.587 1.413Q20.825 20 20 20Zm2-6v-2h2v2Z"/></svg>';