time_o constant

String const time_o

Implementation

static const String time_o =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm0 1.395a8.605 8.605 0 100 17.21 8.605 8.605 0 000-17.21Zm-.93 4.186c.385 0 .697.313.697.698v4.884h4.884a.698.698 0 010 1.395H9.07a.698.698 0 01-.698-.698V6.28c0-.386.312-.699.698-.699Z"/></svg>';