letter_o constant

String const letter_o

Implementation

static const String letter_o =
    '<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.01 21.784c-2.402 0-4.318.886-5.748 2.657s-2.146 4.291-2.146 7.56c0 3.268.717 5.787 2.146 7.559s3.346 2.657 5.748 2.657 4.309-.886 5.719-2.657 2.115-4.291 2.115-7.559c0-3.255-.705-5.771-2.115-7.55s-3.317-2.667-5.719-2.667"/><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 2m9.518 41.969c-2.191 2.258-5.361 3.386-9.508 3.386s-7.316-1.128-9.508-3.386c-2.939-2.769-4.41-6.759-4.41-11.968 0-5.315 1.471-9.305 4.41-11.969 2.191-2.258 5.361-3.387 9.508-3.387s7.316 1.129 9.508 3.387c2.928 2.664 4.391 6.653 4.391 11.969-.001 5.209-1.464 9.199-4.391 11.968"/></svg>';