open-icon
Version:
Open Icon
22 lines (20 loc) • 465 B
text/typescript
export const meta = {
"description": "The volume-mute icon represents the action of muting the sound or audio. It is commonly used in media player controls to toggle the sound off.",
"category": [
"Media"
],
"tag": [
"mute",
"audio",
"sound",
"music",
"silence",
"control",
"button",
"player",
"no sound",
"volume"
],
"title": "Volume Mute"
}
export default meta;