two_oclock constant

String const two_oclock

Implementation

static const String two_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 33.445V38h-4v-2.278L27.934 37 26 33.418l2.017-1.248c-.002-.058-.017-.111-.017-.17 0-1.477.81-2.752 2-3.445V6h4v22.469L46.07 21 48 24.586l-12.001 7.425A3.982 3.982 0 0134 35.445z"/><circle cx="32" cy="32" r="3" fill="currentColor"/></svg>';