ten_oclock constant

String const ten_oclock

Implementation

static const String ten_oclock =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M32 2C15.432 2 2 15.432 2 32s13.432 30 30 30 30-13.432 30-30S48.568 2 32 2zm4.068 35L34 35.721V38h-4v-2.555a3.983 3.983 0 01-1.999-3.437L16 24.584 17.932 21 30 28.467V6h4v22.555A3.98 3.98 0 0136 32c0 .058-.015.111-.017.168L38 33.416 36.068 37z"/><circle cx="32" cy="32" r="3" fill="currentColor"/></svg>';