worried_face constant

String const worried_face

Implementation

static const String worried_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="M12 17a2 2 0 100-4 2 2 0 000 4Zm10-2a2 2 0 11-4 0 2 2 0 014 0ZM11.007 6.417a.5.5 0 01.986.165L11.5 6.5l.493.082v.007l-.003.01a1.872 1.872 0 01-.033.151 4.49 4.49 0 01-.744 1.55C10.563 9.165 9.42 10 7.5 10a.5.5 0 010-1c1.58 0 2.437-.665 2.912-1.3a3.49 3.49 0 00.575-1.192 1.79 1.79 0 00.017-.075l.003-.016Zm9.986 0 .003.016.017.075a3.49 3.49 0 00.574 1.192C22.063 8.335 22.92 9 24.5 9a.5.5 0 010 1c-1.92 0-3.063-.835-3.712-1.7a4.49 4.49 0 01-.745-1.55 3.015 3.015 0 01-.033-.15l-.002-.011v-.004l-.001-.002.493-.083-.493.082a.5.5 0 01.986-.165Zm-8.099 19.03C13.066 25.104 13.995 24 16 24s2.934 1.104 3.106 1.447a1 1 0 101.788-.894C20.4 23.563 18.795 22 16 22s-4.4 1.563-4.894 2.553a1 1 0 101.788.894Z"/><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>';