open-icon
Version:
Open Icon
22 lines (20 loc) • 507 B
text/typescript
export const meta = {
"description": "A playback-end icon typically represents the end point of a media playback. It can be used in media player applications or interfaces to indicate that the playback has reached the end.",
"category": [
"Media"
],
"tag": [
"media",
"play",
"video",
"audio",
"player",
"control",
"end",
"stop",
"multimedia",
"interface"
],
"title": "Playback End"
}
export default meta;