open-icon
Version:
Open Icon
22 lines (20 loc) • 485 B
text/typescript
export const meta = {
"description": "The 'playback-previous' icon is used to go back to the previous media file during playback. It is commonly found in media player applications.",
"category": [
"Media"
],
"tag": [
"playback",
"previous",
"media player",
"skip",
"back",
"multimedia",
"control",
"audio",
"video",
"navigation"
],
"title": "Playback Previous"
}
export default meta;