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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="m22.466 7.11 3.399 3.108a.374.374 0 010 .572l-3.4 3.118c-.249.24-.654.052-.654-.29v-1.269a.368.368 0 00-.364-.364l-9.865-.031a2.622 2.622 0 00-2.62 2.62v1.103a.332.332 0 01-.114.25l-2.245 2.057a.36.36 0 01-.603-.27v-3.15c0-3.057 2.505-5.531 5.572-5.541h9.865a.362.362 0 00.363-.364V7.39c.01-.343.427-.52.666-.281ZM9.534 24.88l-3.399-3.11a.375.375 0 010-.572l3.4-3.118c.249-.24.654-.052.654.29v1.27c0 .197.166.363.364.363l9.865.031a2.622 2.622 0 002.62-2.62V16.35c0-.094.041-.187.114-.25l2.245-2.058a.36.36 0 01.603.27v3.114c0 3.056-2.505 5.53-5.572 5.54h-9.865a.362.362 0 00-.363.364v1.27c-.01.343-.427.52-.666.28Z"/><path d="M6 1a5 5 0 00-5 5v20a5 5 0 005 5h20a5 5 0 005-5V6a5 5 0 00-5-5H6ZM3 6a3 3 0 013-3h20a3 3 0 013 3v20a3 3 0 01-3 3H6a3 3 0 01-3-3V6Z"/></g></svg>';