Music Dashboard icon in outline, twotone, bold and bulk. Free in all four styles, for player, gallery, camera, music, volume. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconMusicDashboard } from "@devigner-ui/icons";
<IconMusicDashboard className="size-6" />
<script setup>
import { IconMusicDashboard } from "@devigner-ui/icons-vue";
</script>
<template>
<IconMusicDashboard class="size-6" />
</template>
<script>
import { IconMusicDashboard } from "@devigner-ui/icons-svelte";
</script>
<IconMusicDashboard class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.67 15V9c0-5-2-7-7-7h-6c-5 0-7 2-7 7v6c0 5 2 7 7 7h6c5 0 7-2 7-7" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M7.67 2.5v19" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="M12.14 16.8a1.49 1.49 0 1 0 0-2.98 1.49 1.49 0 0 0 0 2.98" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M19.1 14.31V8.48c0-1.24-.78-1.41-1.57-1.2l-2.98.81a1.2 1.2 0 0 0-.92 1.2v6.01" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M17.6 15.8a1.49 1.49 0 1 0 0-2.98 1.49 1.49 0 0 0 0 2.98" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m13.63 11.04 5.47-1.49" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>