five_oclock constant

String const five_oclock

Implementation

static const String five_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 2zm7.415 46-6.188-10H30v-2.555c-1.19-.693-2-1.969-2-3.445 0-.636.162-1.229.426-1.762L27 27.934l3-1.619V6h4v22.555c1.19.693 2 1.969 2 3.445 0 .702-.196 1.352-.514 1.925L43 46.07 39.415 48z"/><circle cx="32" cy="32" r="3" fill="currentColor"/></svg>';