chat_signal_line constant

String const chat_signal_line

Implementation

static const String chat_signal_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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 3.223a9.003 9.003 0 00-5.605 13.592L3 21l4.185-1.395A9.003 9.003 0 0020.777 14m0-4A9.013 9.013 0 0014 3.223M17 12a5 5 0 00-5-5m1 5a1 1 0 00-1-1"/></svg>';