play_track_next_r constant

String const play_track_next_r

Implementation

static const String play_track_next_r =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15 9a1 1 0 112 0v6a1 1 0 11-2 0V9Zm-1 3-6 3.464V8.536L14 12Z"/><path fill-rule="evenodd" d="M1 5a4 4 0 014-4h14a4 4 0 014 4v14a4 4 0 01-4 4H5a4 4 0 01-4-4V5Zm4-2h14a2 2 0 012 2v14a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2Z" clip-rule="evenodd"/></g></svg>';