previous_track constant

String const previous_track

Icon Data of previous_track

Implementation

static const String previous_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="M10.137 9.318a1 1 0 000 1.364l4.632 4.963c.62.664 1.731.226 1.731-.682V5.037c0-.908-1.112-1.346-1.731-.682l-4.632 4.963Z"/><path fill-rule="evenodd" d="M12.236 10 14.5 7.574v4.852L12.236 10Zm-2.1.682a1 1 0 010-1.364l4.633-4.963c.62-.664 1.731-.226 1.731.682v9.926c0 .908-1.112 1.346-1.731.682l-4.632-4.963Z" clip-rule="evenodd"/><path d="M5.137 9.318a1 1 0 000 1.364l4.632 4.963c.62.664 1.731.226 1.731-.682V5.037c0-.908-1.112-1.346-1.731-.682L5.137 9.318Z"/><path fill-rule="evenodd" d="M7.236 10 9.5 7.574v4.852L7.236 10Zm-2.1.682a1 1 0 010-1.364L9.77 4.355c.62-.664 1.731-.226 1.731.682v9.926c0 .908-1.112 1.346-1.731.682l-4.632-4.963Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M4.5 4a1 1 0 00-1 1v10a1 1 0 102 0V5a1 1 0 00-1-1Z" clip-rule="evenodd"/></g></svg>';