moment_line constant

String const moment_line

Implementation

static const String moment_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm-2 13.464v4.284A8 8 0 0012 20c1.458 0 2.824-.39 4.001-1.071l-6-3.465ZM8 12l-3.71 2.142a8.016 8.016 0 003.457 4.635L8 18.93V12Zm12 0-6 3.464 3.708 2.141a7.973 7.973 0 002.286-5.295L20 12Zm-8.01-2.316-2 1.168.01 2.315 2.01 1.149 2-1.168-.01-2.315-2.01-1.149ZM6.291 6.395A7.974 7.974 0 004 12l6-3.464-3.708-2.141ZM16 5.07V12l3.71-2.142A8.018 8.018 0 0016 5.07ZM12 4c-1.458 0-2.824.39-4.001 1.071L14 8.536V4.252A8.015 8.015 0 0012 4Z"/></g></svg>';