one_oclock constant

String const one_oclock

Implementation

static const String one_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 30c0 1.477-.81 2.752-2 3.445V38h-4v-.314l-3-1.613 1.427-2.308A3.97 3.97 0 0128 32c0-1.477.81-2.752 2-3.445V6h4v18.756L39.416 16 43 17.934l-7.513 12.143c.317.573.513 1.222.513 1.923z"/><circle cx="32" cy="32" r="3" fill="currentColor"/></svg>';