next_track constant

String const next_track

Icon Data of next_track

Implementation

static const String next_track =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path d="M9.863 9.318a1 1 0 010 1.364l-4.632 4.963c-.62.664-1.731.226-1.731-.682V5.037c0-.908 1.112-1.346 1.731-.682l4.632 4.963Z"/><path fill-rule="evenodd" d="M7.764 10 5.5 7.574v4.852L7.764 10Zm2.1.682a1 1 0 000-1.364L5.23 4.355c-.62-.664-1.731-.226-1.731.682v9.926c0 .908 1.112 1.346 1.731.682l4.632-4.963Z" clip-rule="evenodd"/><path d="M14.863 9.318a1 1 0 010 1.364l-4.632 4.963c-.62.664-1.731.226-1.731-.682V5.037c0-.908 1.112-1.346 1.731-.682l4.632 4.963Z"/><path fill-rule="evenodd" d="M12.764 10 10.5 7.574v4.852L12.764 10Zm2.1.682a1 1 0 000-1.364L10.23 4.355c-.62-.664-1.731-.226-1.731.682v9.926c0 .908 1.112 1.346 1.731.682l4.632-4.963Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M15.5 4a1 1 0 011 1v10a1 1 0 11-2 0V5a1 1 0 011-1Z" clip-rule="evenodd"/></g></svg>';