all_inbox_outline constant

String const all_inbox_outline

Implementation

static const String all_inbox_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="M8 16h12v-3h-2.55q-.525.925-1.45 1.462-.925.538-2 .538-1.05 0-1.975-.538Q11.1 13.925 10.55 13H8v3Zm6-3q.85 0 1.425-.588Q16 11.825 16 11h4V4H8v7h4q0 .825.588 1.412Q13.175 13 14 13Zm-6 5q-.825 0-1.412-.587Q6 16.825 6 16V4q0-.825.588-1.413Q7.175 2 8 2h12q.825 0 1.413.587Q22 3.175 22 4v12q0 .825-.587 1.413Q20.825 18 20 18Zm-4 4q-.825 0-1.412-.587Q2 20.825 2 20V6h2v14h14v2Zm4-6h12Z"/></svg>';