message_unread constant

String const message_unread

Implementation

static const String message_unread =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M44 16v20H29l-5 5-5-5H4V6h30"/><path stroke="currentColor" stroke-linecap="round" stroke-width="4" d="M23 20h2.003m7.998 0H35m-21.999 0H15"/><circle cx="43" cy="7" r="3"/></g></svg>';