Music Library2 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 { IconMusicLibrary2 } from "@devigner-ui/icons";
<IconMusicLibrary2 className="size-6" />
<script setup>
import { IconMusicLibrary2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconMusicLibrary2 class="size-6" />
</template>
<script>
import { IconMusicLibrary2 } from "@devigner-ui/icons-svelte";
</script>
<IconMusicLibrary2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.9 13.8c-.42-3.17-.63-4.75.27-5.78C4.07 7 5.67 7 8.85 7h6.3c3.19 0 4.78 0 5.68 1.02.9 1.03.69 2.6.26 5.77l-.4 3c-.33 2.48-.5 3.72-1.34 4.47s-2.1.74-4.6.74h-5.5c-2.5 0-3.75 0-4.6-.74-.85-.75-1.01-1.99-1.34-4.47z" stroke="currentColor" stroke-width="1.5"></path><path d="M12 17a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m0 0v-6.5c0 1.66 1.9 3 3 3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M19.56 7c.23-1.3-.77-2.5-2.1-2.5H6.54A2.13 2.13 0 0 0 4.44 7M17.5 4.5l.04-.5a2 2 0 0 0-1.78-1.99l-.5-.01H8.74l-.5.01a2 2 0 0 0-1.78 2l.04.49" stroke="currentColor" stroke-width="1.5"></path></svg>