clock_nine constant

String const clock_nine

Icon Data of clock_nine

Implementation

static const String clock_nine =
    '<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 00-1 1v4H9a1 1 0 000 2h3a1 1 0 001-1V7a1 1 0 00-1-1Z"/><path fill="currentColor" d="M12 2a10 10 0 1010 10A10 10 0 0012 2Zm1 10a1 1 0 01-1 1H9a1 1 0 010-2h2V7a1 1 0 012 0Z" opacity=".5"/></svg>';