tired_face constant

String const tired_face

Implementation

static const String tired_face =
    '<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="M13 5.5a.5.5 0 00-1 0c0 .864-.32 1.476-.77 1.876-.46.409-1.087.624-1.73.624a.5.5 0 000 1c.857 0 1.73-.285 2.395-.876C12.569 7.524 13 6.636 13 5.5Zm6.5-.5a.5.5 0 00-.5.5c0 1.136.43 2.024 1.105 2.624.666.591 1.538.876 2.395.876a.5.5 0 000-1c-.643 0-1.27-.215-1.73-.624-.45-.4-.77-1.012-.77-1.876a.5.5 0 00-.5-.5Zm4 19c.829 0 1.513-.677 1.377-1.494a9.002 9.002 0 00-17.754 0C6.987 23.323 7.671 24 8.5 24h15ZM8.106 10.553a1 1 0 011.341-.448l4 2a1 1 0 010 1.79l-4 2a1 1 0 11-.894-1.79L10.763 13l-2.21-1.106a1 1 0 01-.447-1.341Zm14.447-.448a1 1 0 01.894 1.79L21.237 13l2.21 1.105a1 1 0 01-.894 1.79l-4-2a1 1 0 010-1.79l4-2Z"/><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>';