mark_as_unread constant

String const mark_as_unread

Implementation

static const String mark_as_unread =
    '<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-.425.213-.763.212-.337.587-.537L10.5 2l7.55 3.85q.35.175.538.487.187.313.262.663h-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.65L20 12v-2l-6.5 3.35L7 10v2Z"/></svg>';