outline_mark_unread_chat_alt constant

String const outline_mark_unread_chat_alt

Implementation

static const String outline_mark_unread_chat_alt =
    '<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="M20 16H4V4h10.1a5 5 0 010-2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V6.98c-.58.44-1.26.77-2 .92V16z"/><circle cx="19" cy="3" r="3" fill="currentColor"/><path fill="currentColor" d="M6 12h8v2H6zm0-3h12v2H6zm0-1h12v-.1A5.013 5.013 0 0115.03 6H6v2z"/></svg>';