Bag Music2 icon in outline, twotone, bold and bulk. Free in all four styles, for cart, checkout, storefront, orders. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconBagMusic2 } from "@devigner-ui/icons";
<IconBagMusic2 className="size-6" />
<script setup>
import { IconBagMusic2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconBagMusic2 class="size-6" />
</template>
<script>
import { IconBagMusic2 } from "@devigner-ui/icons-svelte";
</script>
<IconBagMusic2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.74 20.56C4.94 22 7.17 22 11.64 22h.72c4.47 0 6.7 0 7.9-1.45m-16.52 0c-1.2-1.44-.79-3.63.04-8.02.58-3.12.87-4.69 1.99-5.6m14.49 13.63c1.2-1.45.79-3.64-.04-8.03-.58-3.12-.87-4.69-1.99-5.6m0-.01C17.13 6 15.53 6 12.36 6h-.72c-3.18 0-4.76 0-5.87.92m0 0" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M9 6V5a3 3 0 1 1 6 0v1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M13 16a2 2 0 1 1-4 0 2 2 0 0 1 4 0m0 0v-6c0 1.1.9 2 2 2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>