eleven_oclock constant

String const eleven_oclock

Implementation

static const String eleven_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 2zm2 36h-4v-2.555c-1.19-.693-2-1.969-2-3.445 0-.701.196-1.351.514-1.924L21 17.932 24.584 16 30 24.755V6h4v22.555A3.98 3.98 0 0136 32c0 .637-.162 1.23-.427 1.764L37 36.07l-3 1.615V38z"/><circle cx="32" cy="32" r="3" fill="currentColor"/></svg>';