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="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"/><path fill="currentColor" d="M50.502 16.529c.703-.135.193-2.27-.387-2.156-4.168.748-8.457-.4-11.691-3.133-.445-.387-1.955 1.205-1.414 1.674a16.414 16.414 0 0013.492 3.615M13.5 16.377a16.424 16.424 0 0013.492-3.615c.541-.469-.969-2.063-1.412-1.674a14.236 14.236 0 01-11.693 3.133c-.578-.114-1.09 2.021-.387 2.156M32 32c-8.838-.064-15.945 5.437-16 12.284-.033 3.789 1.33 9.467 5.57 9.498 3.076.023 6.484-3.809 10.43-3.783 3.9.029 7.121 3.982 10.172 4 3.75.027 5.799-5.654 5.828-9.482.059-6.844-7.166-12.451-16-12.517m0 15.999c-4 0-8 3-8 3s2-5 8-5 8 5 8 5-4-3-8-3m9.402-10H22.598c-.699 0-.744-.658-.348-.961 2.467-1.883 5.652-3.039 9.75-3.039 4.1 0 7.283 1.156 9.75 3.039.396.303.352.961-.348.961m10.848-8.62c-1.752-2.1-4.98-4.162-9.002-4.829 2.709-1.5 5.563-1.958 8.256-2.361a.584.584 0 00.166-1.094c-5.697-3.397-14.963-.679-16.609 6.525-.104.446.314.728.801.678 6.168-.634 11.074.304 15.846 2.036.442.161.937-.481.542-.955m-24.109-1.081c.486.05.902-.231.801-.678-1.646-7.204-10.912-9.923-16.611-6.525a.584.584 0 00.168 1.094c2.693.403 5.547.861 8.256 2.361-4.021.667-7.25 2.729-9.002 4.829-.396.474.1 1.116.541.955 4.772-1.732 9.679-2.67 15.847-2.036"/></svg>';