open-icon
Version:
Open Icon
22 lines (20 loc) • 517 B
text/typescript
export const meta = {
"description": "The playback-pause icon is used to represent the pause function in media players or devices. It typically indicates that the current media is paused and can be resumed.",
"category": [
"Media"
],
"tag": [
"pause",
"playback",
"media player",
"music",
"video",
"control",
"multimedia",
"pause button",
"entertainment",
"audio"
],
"title": "Playback Pause"
}
export default meta;