send_clock_outline constant

String const send_clock_outline

Icon Data of send_clock_outline

Implementation

static const String send_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="M2 3v7l9 2-9 2v7l7.27-3.11A7 7 0 0016 23a7 7 0 007-7 7 7 0 00-7-7L2 3m2 3.03 8.78 3.77a7 7 0 00-.68.4L4 8.4V6.03M16 11a5 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.5H15m-5.82 1.95A7 7 0 009 15.82l-5 2.15V15.6l5.18-1.15Z"/></svg>';