chat_status constant

String const chat_status

Implementation

static const String chat_status =
    '<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" fill-rule="evenodd" d="M12 2C6.477 2 2 6.477 2 12a9.97 9.97 0 001.3 4.935l-1.249 3.749a1 1 0 001.265 1.265l3.749-1.25A9.96 9.96 0 0012 22c5.523 0 10-4.477 10-10S17.523 2 12 2zm0 6c-.902 0-1.731.297-2.4.8a1 1 0 11-1.2-1.6 6 6 0 018.4 8.4 1 1 0 01-1.598-1.2A4 4 0 0012 8zm-5 3a1 1 0 011 1 4 4 0 004 4 1 1 0 110 2 6 6 0 01-6-6 1 1 0 011-1zm5-1a2 2 0 100 4 2 2 0 000-4z" clip-rule="evenodd"/></svg>';