three_oclock constant

String const three_oclock

Implementation

static const String three_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 2m17.998 32H35.445A3.98 3.98 0 0134 35.445V38h-4v-2.555A3.996 3.996 0 0128.555 34h-2.553L26 30h2.555c.35-.6.845-1.096 1.445-1.445V6h4v22.555A3.98 3.98 0 0135.445 30H50l-.002 4"/><circle cx="32" cy="32" r="3" fill="currentColor"/></svg>';