frowning_face constant

String const frowning_face

Implementation

static const String frowning_face =
    '<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 2zm0 57.5C16.836 59.5 4.5 47.164 4.5 32S16.836 4.5 32 4.5 59.5 16.836 59.5 32 47.164 59.5 32 59.5z"/><circle cx="20.5" cy="24.592" r="5" fill="currentColor"/><circle cx="43.5" cy="24.592" r="5" fill="currentColor"/><path fill="currentColor" d="M32 36.572c-6.354 0-11.314 3.604-13.771 7.65-.658 1.082.217 2.254 1.188 1.578 8.109-5.656 17.107-5.623 25.168 0 .971.676 1.846-.496 1.188-1.578-2.459-4.046-7.419-7.65-13.773-7.65"/></svg>';