face_with_open_mouth constant

String const face_with_open_mouth

Implementation

static const String face_with_open_mouth =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M12 14a2 2 0 100-4 2 2 0 000 4Zm10-2a2 2 0 11-4 0 2 2 0 014 0Zm-6 5a4 4 0 00-4 4v1a4 4 0 008 0v-1a4 4 0 00-4-4Z"/><path d="M15.999 1C11.095 1 7.313 2.654 4.763 5.423 2.226 8.178 1 11.938 1 15.999c0 4.061 1.226 7.82 3.763 10.576 2.55 2.769 6.332 4.423 11.236 4.423 4.904 0 8.686-1.654 11.235-4.423 2.537-2.755 3.764-6.515 3.764-10.576 0-4.061-1.227-7.821-3.764-10.576C24.684 2.654 20.903 1 16 1ZM3 15.999c0-3.67 1.106-6.91 3.235-9.221C8.35 4.48 11.568 3 15.999 3c4.43 0 7.648 1.48 9.764 3.778 2.129 2.311 3.235 5.55 3.235 9.22 0 3.671-1.106 6.91-3.235 9.222-2.116 2.298-5.333 3.778-9.764 3.778-4.43 0-7.648-1.48-9.764-3.778C4.105 22.91 3 19.67 3 16Z"/></g></svg>';