mark_as_unread_outline constant

String const mark_as_unread_outline

Implementation

static const String mark_as_unread_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="M4 17q-.825 0-1.412-.587Q2 15.825 2 15V7.15q0-.375.213-.738.212-.362.587-.562L10.5 2l7.55 3.85q.3.15.512.475.213.325.288.675h-2.925L10.5 4.25 4 7.475Zm3 4q-.825 0-1.412-.587Q5 19.825 5 19v-9q0-.825.588-1.413Q6.175 8 7 8h13q.825 0 1.413.587Q22 9.175 22 10v9q0 .825-.587 1.413Q20.825 21 20 21Zm6.5-5.65L7 12v7h13v-7Zm0-2L20 10H7ZM20 12v-2H7v2-2h13Z"/></svg>';