Music Library3 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 { IconMusicLibrary3 } from "@devigner-ui/icons";
<IconMusicLibrary3 className="size-6" />
<script setup>
import { IconMusicLibrary3 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconMusicLibrary3 class="size-6" />
</template>
<script>
import { IconMusicLibrary3 } from "@devigner-ui/icons-svelte";
</script>
<IconMusicLibrary3 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 13v4c0 3.5-2 5-5 5h-10c-3 0-5-1.5-5-5v-4c0-2.65 1.15-4.15 3-4.72q.9-.28 2-.28h10q1.1 0 2 .28c1.85.57 3 2.07 3 4.72" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M19.67 7v1.28a7 7 0 0 0-2-.28h-10q-1.1 0-2 .28V7c0-1.1.9-2 2-2h10a2 2 0 0 1 2 2" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16.67 3.51V5h-8V3.51c0-.83.68-1.51 1.51-1.51h4.98c.83 0 1.51.68 1.51 1.51" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="M9.74 19.45a1.32 1.32 0 1 0 0-2.64 1.32 1.32 0 0 0 0 2.64" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M15.92 17.25v-5.17c0-1.1-.69-1.26-1.39-1.06l-2.65.72c-.48.13-.81.51-.81 1.06v5.33" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M14.6 18.57a1.32 1.32 0 1 0 0-2.64 1.32 1.32 0 0 0 0 2.64" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m11.07 14.35 4.85-1.32" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>