play_or_pause_button constant

String const play_or_pause_button

Implementation

static const String play_or_pause_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.213 10.788c-11.715-11.717-30.711-11.717-42.426 0-11.716 11.715-11.716 30.711 0 42.426 11.715 11.715 30.711 11.715 42.426 0 11.716-11.715 11.716-30.711 0-42.426M13 47.999v-32l19 16-19 16m28.5 0h-5.7v-32h5.7v32m9.5 0h-5.7v-32H51v32"/></svg>';