chat_status_line constant

String const chat_status_line

Implementation

static const String chat_status_line =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M15 3.512a9.025 9.025 0 015.5 5.523M11 3.055a9.001 9.001 0 00-6.605 13.76L3 21l4.185-1.395A9.001 9.001 0 0020.945 13"/><path d="M12 17a5 5 0 01-5-5m2-4a5 5 0 017 7"/><circle cx="12" cy="12" r="1"/></g></svg>';