open-icon
Version:
Open Icon
26 lines (25 loc) • 565 B
JavaScript
// lib/meta/icon_audio-waves.svg.ts
var meta = {
"description": "The audio waves icon visually represents sound and music. It typically consists of curved lines or bars that mimic the patterns created by sound waves.",
"category": [
"Media"
],
"tag": [
"audio waves",
"sound waves",
"music",
"audio visualizer",
"waveform",
"song",
"audio",
"music player",
"sound",
"acoustic"
],
"title": "Audio Waves"
};
var icon_audio_waves_svg_default = meta;
export {
icon_audio_waves_svg_default as default,
meta
};