open-icon
Version:
Open Icon
22 lines (20 loc) • 447 B
text/typescript
export const meta = {
"description": "The playback-stop icon is used to represent the action of stopping playback in media players and similar applications.",
"category": [
"Media"
],
"tag": [
"stop",
"control",
"multimedia",
"video",
"audio",
"music",
"player",
"button",
"interface",
"symbol"
],
"title": "Playback Stop"
}
export default meta;