message_text_clock_outline constant

String const message_text_clock_outline

Implementation

static const String message_text_clock_outline =
    '<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="M22 12.41V4a2 2 0 00-2-2H4a2 2 0 00-2 2v18l4-4h3.29A7.001 7.001 0 0023 16c0-1.31-.37-2.54-1-3.59M5.17 16 4 17.17V4h16v6.26A6.963 6.963 0 0016 9c-1.9 0-3.63.77-4.89 2H6v2h3.69c-.44.91-.69 1.93-.69 3H5.17M16 20.85c-2.68 0-4.85-2.17-4.85-4.85s2.17-4.85 4.85-4.85c2.67 0 4.85 2.17 4.85 4.85s-2.18 4.85-4.85 4.85M18 9H6V7h12v2m-1.5 6.82 2.44 1.41-.75 1.3L15 16.69V13h1.5v2.82Z"/></svg>';