mark_chat_unread_outline constant

String const mark_chat_unread_outline

Implementation

static const String mark_chat_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="M5.175 16H20V7.9q.575-.125 1.075-.338.5-.212.925-.562v9q0 .825-.587 1.413Q20.825 18 20 18H6l-4 4V4q0-.825.588-1.413Q3.175 2 4 2h10.1q-.1.5-.1 1t.1 1H4v13.175ZM4 4v12V4Zm15 2q-1.25 0-2.125-.875T16 3q0-1.25.875-2.125T19 0q1.25 0 2.125.875T22 3q0 1.25-.875 2.125T19 6Z"/></svg>';