play_track_next_o constant

String const play_track_next_o

Implementation

static const String play_track_next_o =
    '<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"><path fill="currentColor" fill-rule="evenodd" d="M12 21a9 9 0 110-18 9 9 0 010 18ZM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm13-3a1 1 0 112 0v6a1 1 0 11-2 0V9Zm-1 3-6 3.464V8.536L13 12Z" clip-rule="evenodd"/></svg>';