send_clock constant

String const send_clock

Implementation

static const String send_clock =
    '<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="M2 3v7l9 2-9 2v7l7.27-3.11A7 7 0 0016 23a7 7 0 007-7 7 7 0 00-7-7L2 3m14 8a5 5 0 015 5 5 5 0 01-5 5 5 5 0 01-5-5 5 5 0 015-5m-1 1.5v4l3 2 .75-1.25-2.25-1.5V12.5H15Z"/></svg>';