clock constant

String const clock

Icon Data of clock

Implementation

static const String clock =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M7.5.877a6.623 6.623 0 100 13.246A6.623 6.623 0 007.5.877ZM1.827 7.5a5.673 5.673 0 1111.346 0 5.673 5.673 0 01-11.346 0ZM8 4.5a.5.5 0 00-1 0v3a.5.5 0 00.146.354l2 2a.5.5 0 00.708-.708L8 7.293V4.5Z" clip-rule="evenodd"/></svg>';