mark_email_read constant

String const mark_email_read

Implementation

static const String mark_email_read =
    '<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="m15.95 22-4.25-4.25 1.4-1.4 2.85 2.85 5.65-5.65 1.4 1.4ZM4 20q-.825 0-1.412-.587Q2 18.825 2 18V6q0-.825.588-1.412Q3.175 4 4 4h16q.825 0 1.413.588Q22 5.175 22 6v4.35l-6.025 6.025L13.1 13.5l-4.225 4.225L11.15 20Zm8-7 8-5V6l-8 5-8-5v2Z"/></svg>';