open-icon
Version:
Open Icon
22 lines (20 loc) • 544 B
text/typescript
export const meta = {
"description": "The volume-off icon typically represents a state where the sound or audio is muted or turned off. It is commonly used in media players, audio settings, and devices to indicate that there is no sound output.",
"category": [
"Media"
],
"tag": [
"mute",
"sound",
"audio",
"quiet",
"no volume",
"silence",
"music",
"media player",
"volume control",
"mute icon"
],
"title": "Volume Off"
}
export default meta;