open-icon
Version:
Open Icon
22 lines (20 loc) • 597 B
text/typescript
export const meta = {
"description": "The playback-backward icon is designed to represent the action of skipping or rewinding media playback to the previous track or section. This icon is commonly used in media player interfaces to allow users to go back in the timeline of a video or song.",
"category": [
"Media"
],
"tag": [
"backward",
"skip",
"media player",
"rewind",
"previous",
"control",
"music",
"video",
"multimedia",
"navigation"
],
"title": "Playback Backward"
}
export default meta;