repeat_button constant

String const repeat_button

Implementation

static const String repeat_button =
    '<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="M53.214 10.786c-11.715-11.715-30.711-11.715-42.426 0-11.717 11.717-11.717 30.711 0 42.426 11.715 11.717 30.711 11.717 42.426 0 11.715-11.715 11.715-30.709 0-42.426M14.001 31.548c0-2.865 1.105-5.555 3.114-7.58a10.515 10.515 0 017.518-3.141h11.771v-3.828l11.598 6.752-11.598 6.752v-3.828H24.633c-2.665 0-4.831 2.186-4.831 4.873 0 .131.004.262.014.393L14.564 35a10.747 10.747 0 01-.563-3.452m32.884 8.476a10.542 10.542 0 01-7.526 3.143H27.61v3.832l-11.609-6.758 11.609-6.758v3.832h11.748c2.668 0 4.838-2.191 4.838-4.879 0-.125-.006-.25-.015-.371l5.265-3.066c.365 1.094.555 2.25.555 3.438 0 2.867-1.107 5.56-3.116 7.587"/></svg>';