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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 6a1 1 0 011 1v4.422l2.098 1.212a1 1 0 01-1 1.732l-2.598-1.5A1.005 1.005 0 0111 12V7a1 1 0 011-1Z"/><path fill="currentColor" d="M2 12A10 10 0 1012 2 10 10 0 002 12Zm9-5a1 1 0 012 0v4.422l2.098 1.212a1 1 0 01-1 1.732l-2.598-1.5A1.005 1.005 0 0111 12Z" opacity=".5"/></svg>';