markunread_mailbox_outline constant

String const markunread_mailbox_outline

Implementation

static const String markunread_mailbox_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="M6 14v-4H4v10h16V10H10V8h10q.825 0 1.413.587Q22 9.175 22 10v10q0 .825-.587 1.413Q20.825 22 20 22H4q-.825 0-1.412-.587Q2 20.825 2 20V10q0-.825.588-1.413Q3.175 8 4 8h2V2h8v4H8v8Zm-2-4v4-4 10-10Z"/></svg>';