last_track_button constant

String const last_track_button

Implementation

static const String last_track_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="M10.787 53.213c11.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.714-11.716 30.711 0 42.426zM12 18h5.219v14l17.39-14v14L52 18v28L34.608 32v14l-17.39-14v14H12V18z"/></svg>';