bag music icon

bag-music-duotone from Reicon by REICON · Duotone · Shopping · MIT Free for personal and commercial use.

Name
bag-music-duotone
Set
Reicon
Style
Duotone
Category
Shopping
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

More shopping icons from Reicon

Use the bag music icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4.083 10.894c.439-2.34.658-3.511 1.491-4.203C6.408 6 7.598 6 9.98 6h4.04c2.383 0 3.573 0 4.407.691c.833.692 1.052 1.862 1.491 4.203l.75 4c.617 3.292.926 4.938.026 6.022S18.12 22 14.771 22H9.23c-3.349 0-5.024 0-5.923-1.084c-.9-1.084-.591-2.73.026-6.022z" opacity=".5"/><path d="M9.75 5a2.25 2.25 0 0 1 4.5 0v1c.566 0 1.062.002 1.5.015V5a3.75 3.75 0 1 0-7.5 0v1.015C8.688 6.002 9.184 6 9.75 6z"/><path fill-rule="evenodd" d="M12.75 17a2.75 2.75 0 1 1-1.5-2.45v-2.72c0-.163 0-.375.031-.541c.081-.422.314-.8.656-1.061a2.5 2.5 0 0 1 .433-.251l1.37-.685q.305-.155.529-.256c.15-.065.33-.133.528-.156a1.75 1.75 0 0 1 1.848 1.142c.068.188.088.378.096.543c.009.161.009.36.009.587v.06c0 .162 0 .333-.031.499c-.081.422-.315.8-.656 1.061a2.6 2.6 0 0 1-.433.251l-1.37.685c-.203.102-.38.19-.529.255c-.15.066-.33.134-.528.157a1.8 1.8 0 0 1-.453-.006zm2.118-6.588c.07-.031.102-.04.11-.043a.25.25 0 0 1 .254.157a1 1 0 0 1 .012.117c.006.118.006.277.006.528a7 7 0 0 1-.005.259a.25.25 0 0 1-.093.15l-.038.022l-.191.098l-1.317.658a10 10 0 0 1-.474.23a1 1 0 0 1-.11.043a.25.25 0 0 1-.254-.157a1 1 0 0 1-.012-.117a11 11 0 0 1-.006-.528a7 7 0 0 1 .005-.259a.25.25 0 0 1 .093-.15l.038-.022c.04-.023.095-.05.191-.098l1.317-.658c.224-.113.366-.183.474-.23M10 15.75a1.25 1.25 0 1 1 0 2.5a1.25 1.25 0 0 1 0-2.5" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconBagMusicDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4.083 10.894c.439-2.34.658-3.511 1.491-4.203C6.408 6 7.598 6 9.98 6h4.04c2.383 0 3.573 0 4.407.691c.833.692 1.052 1.862 1.491 4.203l.75 4c.617 3.292.926 4.938.026 6.022S18.12 22 14.771 22H9.23c-3.349 0-5.024 0-5.923-1.084c-.9-1.084-.591-2.73.026-6.022z" opacity=".5"/><path d="M9.75 5a2.25 2.25 0 0 1 4.5 0v1c.566 0 1.062.002 1.5.015V5a3.75 3.75 0 1 0-7.5 0v1.015C8.688 6.002 9.184 6 9.75 6z"/><path fillRule="evenodd" d="M12.75 17a2.75 2.75 0 1 1-1.5-2.45v-2.72c0-.163 0-.375.031-.541c.081-.422.314-.8.656-1.061a2.5 2.5 0 0 1 .433-.251l1.37-.685q.305-.155.529-.256c.15-.065.33-.133.528-.156a1.75 1.75 0 0 1 1.848 1.142c.068.188.088.378.096.543c.009.161.009.36.009.587v.06c0 .162 0 .333-.031.499c-.081.422-.315.8-.656 1.061a2.6 2.6 0 0 1-.433.251l-1.37.685c-.203.102-.38.19-.529.255c-.15.066-.33.134-.528.157a1.8 1.8 0 0 1-.453-.006zm2.118-6.588c.07-.031.102-.04.11-.043a.25.25 0 0 1 .254.157a1 1 0 0 1 .012.117c.006.118.006.277.006.528a7 7 0 0 1-.005.259a.25.25 0 0 1-.093.15l-.038.022l-.191.098l-1.317.658a10 10 0 0 1-.474.23a1 1 0 0 1-.11.043a.25.25 0 0 1-.254-.157a1 1 0 0 1-.012-.117a11 11 0 0 1-.006-.528a7 7 0 0 1 .005-.259a.25.25 0 0 1 .093-.15l.038-.022c.04-.023.095-.05.191-.098l1.317-.658c.224-.113.366-.183.474-.23M10 15.75a1.25 1.25 0 1 1 0 2.5a1.25 1.25 0 0 1 0-2.5" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4.083 10.894c.439-2.34.658-3.511 1.491-4.203C6.408 6 7.598 6 9.98 6h4.04c2.383 0 3.573 0 4.407.691c.833.692 1.052 1.862 1.491 4.203l.75 4c.617 3.292.926 4.938.026 6.022S18.12 22 14.771 22H9.23c-3.349 0-5.024 0-5.923-1.084c-.9-1.084-.591-2.73.026-6.022z" opacity=".5"/><path d="M9.75 5a2.25 2.25 0 0 1 4.5 0v1c.566 0 1.062.002 1.5.015V5a3.75 3.75 0 1 0-7.5 0v1.015C8.688 6.002 9.184 6 9.75 6z"/><path fill-rule="evenodd" d="M12.75 17a2.75 2.75 0 1 1-1.5-2.45v-2.72c0-.163 0-.375.031-.541c.081-.422.314-.8.656-1.061a2.5 2.5 0 0 1 .433-.251l1.37-.685q.305-.155.529-.256c.15-.065.33-.133.528-.156a1.75 1.75 0 0 1 1.848 1.142c.068.188.088.378.096.543c.009.161.009.36.009.587v.06c0 .162 0 .333-.031.499c-.081.422-.315.8-.656 1.061a2.6 2.6 0 0 1-.433.251l-1.37.685c-.203.102-.38.19-.529.255c-.15.066-.33.134-.528.157a1.8 1.8 0 0 1-.453-.006zm2.118-6.588c.07-.031.102-.04.11-.043a.25.25 0 0 1 .254.157a1 1 0 0 1 .012.117c.006.118.006.277.006.528a7 7 0 0 1-.005.259a.25.25 0 0 1-.093.15l-.038.022l-.191.098l-1.317.658a10 10 0 0 1-.474.23a1 1 0 0 1-.11.043a.25.25 0 0 1-.254-.157a1 1 0 0 1-.012-.117a11 11 0 0 1-.006-.528a7 7 0 0 1 .005-.259a.25.25 0 0 1 .093-.15l.038-.022c.04-.023.095-.05.191-.098l1.317-.658c.224-.113.366-.183.474-.23M10 15.75a1.25 1.25 0 1 1 0 2.5a1.25 1.25 0 0 1 0-2.5" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-bag-music-duotone {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M4.083%2010.894c.439-2.34.658-3.511%201.491-4.203C6.408%206%207.598%206%209.98%206h4.04c2.383%200%203.573%200%204.407.691c.833.692%201.052%201.862%201.491%204.203l.75%204c.617%203.292.926%204.938.026%206.022S18.12%2022%2014.771%2022H9.23c-3.349%200-5.024%200-5.923-1.084c-.9-1.084-.591-2.73.026-6.022z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.75%205a2.25%202.25%200%200%201%204.5%200v1c.566%200%201.062.002%201.5.015V5a3.75%203.75%200%201%200-7.5%200v1.015C8.688%206.002%209.184%206%209.75%206z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12.75%2017a2.75%202.75%200%201%201-1.5-2.45v-2.72c0-.163%200-.375.031-.541c.081-.422.314-.8.656-1.061a2.5%202.5%200%200%201%20.433-.251l1.37-.685q.305-.155.529-.256c.15-.065.33-.133.528-.156a1.75%201.75%200%200%201%201.848%201.142c.068.188.088.378.096.543c.009.161.009.36.009.587v.06c0%20.162%200%20.333-.031.499c-.081.422-.315.8-.656%201.061a2.6%202.6%200%200%201-.433.251l-1.37.685c-.203.102-.38.19-.529.255c-.15.066-.33.134-.528.157a1.8%201.8%200%200%201-.453-.006zm2.118-6.588c.07-.031.102-.04.11-.043a.25.25%200%200%201%20.254.157a1%201%200%200%201%20.012.117c.006.118.006.277.006.528a7%207%200%200%201-.005.259a.25.25%200%200%201-.093.15l-.038.022l-.191.098l-1.317.658a10%2010%200%200%201-.474.23a1%201%200%200%201-.11.043a.25.25%200%200%201-.254-.157a1%201%200%200%201-.012-.117a11%2011%200%200%201-.006-.528a7%207%200%200%201%20.005-.259a.25.25%200%200%201%20.093-.15l.038-.022c.04-.023.095-.05.191-.098l1.317-.658c.224-.113.366-.183.474-.23M10%2015.75a1.25%201.25%200%201%201%200%202.5a1.25%201.25%200%200%201%200-2.5%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M4.083%2010.894c.439-2.34.658-3.511%201.491-4.203C6.408%206%207.598%206%209.98%206h4.04c2.383%200%203.573%200%204.407.691c.833.692%201.052%201.862%201.491%204.203l.75%204c.617%203.292.926%204.938.026%206.022S18.12%2022%2014.771%2022H9.23c-3.349%200-5.024%200-5.923-1.084c-.9-1.084-.591-2.73.026-6.022z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.75%205a2.25%202.25%200%200%201%204.5%200v1c.566%200%201.062.002%201.5.015V5a3.75%203.75%200%201%200-7.5%200v1.015C8.688%206.002%209.184%206%209.75%206z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12.75%2017a2.75%202.75%200%201%201-1.5-2.45v-2.72c0-.163%200-.375.031-.541c.081-.422.314-.8.656-1.061a2.5%202.5%200%200%201%20.433-.251l1.37-.685q.305-.155.529-.256c.15-.065.33-.133.528-.156a1.75%201.75%200%200%201%201.848%201.142c.068.188.088.378.096.543c.009.161.009.36.009.587v.06c0%20.162%200%20.333-.031.499c-.081.422-.315.8-.656%201.061a2.6%202.6%200%200%201-.433.251l-1.37.685c-.203.102-.38.19-.529.255c-.15.066-.33.134-.528.157a1.8%201.8%200%200%201-.453-.006zm2.118-6.588c.07-.031.102-.04.11-.043a.25.25%200%200%201%20.254.157a1%201%200%200%201%20.012.117c.006.118.006.277.006.528a7%207%200%200%201-.005.259a.25.25%200%200%201-.093.15l-.038.022l-.191.098l-1.317.658a10%2010%200%200%201-.474.23a1%201%200%200%201-.11.043a.25.25%200%200%201-.254-.157a1%201%200%200%201-.012-.117a11%2011%200%200%201-.006-.528a7%207%200%200%201%20.005-.259a.25.25%200%200%201%20.093-.15l.038-.022c.04-.023.095-.05.191-.098l1.317-.658c.224-.113.366-.183.474-.23M10%2015.75a1.25%201.25%200%201%201%200%202.5a1.25%201.25%200%200%201%200-2.5%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/bag-music-duotone.svg?color=%231a73e8&size=48