bag music icon

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

Name
bag-music-filled
Set
Reicon
Style
Filled
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="M14.868 10.412a1 1 0 0 1 .11-.043a.25.25 0 0 1 .254.157a1 1 0 0 1 .011.117c.007.118.007.277.007.528a7 7 0 0 1-.005.259a.25.25 0 0 1-.093.15l-.038.022c-.04.023-.095.05-.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"/><path fill-rule="evenodd" d="M8.25 6.015V5a3.75 3.75 0 1 1 7.5 0v1.015c1.287.039 2.075.177 2.676.676c.833.692 1.053 1.862 1.492 4.203l.75 4c.617 3.292.925 4.938.026 6.022C19.794 22 18.119 22 14.77 22H9.23c-3.35 0-5.024 0-5.924-1.084s-.59-2.73.026-6.022l.75-4c.44-2.34.659-3.511 1.492-4.203c.601-.499 1.389-.637 2.676-.676M9.75 5a2.25 2.25 0 0 1 4.5 0v1h-4.5zM10 19.75A2.75 2.75 0 0 0 12.75 17v-2.886q.222.032.453.006c.198-.023.377-.09.528-.156c.149-.065.326-.154.53-.256l1.37-.685a2.6 2.6 0 0 0 .432-.25a1.75 1.75 0 0 0 .656-1.062c.031-.166.031-.338.031-.5v-.059c0-.227 0-.426-.009-.587a1.9 1.9 0 0 0-.096-.543a1.75 1.75 0 0 0-1.848-1.142c-.198.023-.377.09-.528.156c-.149.065-.326.154-.53.256l-1.37.685a2.6 2.6 0 0 0-.432.25a1.75 1.75 0 0 0-.656 1.062c-.032.166-.031.378-.031.54v2.72a2.75 2.75 0 1 0-1.25 5.2" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconBagMusicFilled(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="M14.868 10.412a1 1 0 0 1 .11-.043a.25.25 0 0 1 .254.157a1 1 0 0 1 .011.117c.007.118.007.277.007.528a7 7 0 0 1-.005.259a.25.25 0 0 1-.093.15l-.038.022c-.04.023-.095.05-.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"/><path fillRule="evenodd" d="M8.25 6.015V5a3.75 3.75 0 1 1 7.5 0v1.015c1.287.039 2.075.177 2.676.676c.833.692 1.053 1.862 1.492 4.203l.75 4c.617 3.292.925 4.938.026 6.022C19.794 22 18.119 22 14.77 22H9.23c-3.35 0-5.024 0-5.924-1.084s-.59-2.73.026-6.022l.75-4c.44-2.34.659-3.511 1.492-4.203c.601-.499 1.389-.637 2.676-.676M9.75 5a2.25 2.25 0 0 1 4.5 0v1h-4.5zM10 19.75A2.75 2.75 0 0 0 12.75 17v-2.886q.222.032.453.006c.198-.023.377-.09.528-.156c.149-.065.326-.154.53-.256l1.37-.685a2.6 2.6 0 0 0 .432-.25a1.75 1.75 0 0 0 .656-1.062c.031-.166.031-.338.031-.5v-.059c0-.227 0-.426-.009-.587a1.9 1.9 0 0 0-.096-.543a1.75 1.75 0 0 0-1.848-1.142c-.198.023-.377.09-.528.156c-.149.065-.326.154-.53.256l-1.37.685a2.6 2.6 0 0 0-.432.25a1.75 1.75 0 0 0-.656 1.062c-.032.166-.031.378-.031.54v2.72a2.75 2.75 0 1 0-1.25 5.2" 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="M14.868 10.412a1 1 0 0 1 .11-.043a.25.25 0 0 1 .254.157a1 1 0 0 1 .011.117c.007.118.007.277.007.528a7 7 0 0 1-.005.259a.25.25 0 0 1-.093.15l-.038.022c-.04.023-.095.05-.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"/><path fill-rule="evenodd" d="M8.25 6.015V5a3.75 3.75 0 1 1 7.5 0v1.015c1.287.039 2.075.177 2.676.676c.833.692 1.053 1.862 1.492 4.203l.75 4c.617 3.292.925 4.938.026 6.022C19.794 22 18.119 22 14.77 22H9.23c-3.35 0-5.024 0-5.924-1.084s-.59-2.73.026-6.022l.75-4c.44-2.34.659-3.511 1.492-4.203c.601-.499 1.389-.637 2.676-.676M9.75 5a2.25 2.25 0 0 1 4.5 0v1h-4.5zM10 19.75A2.75 2.75 0 0 0 12.75 17v-2.886q.222.032.453.006c.198-.023.377-.09.528-.156c.149-.065.326-.154.53-.256l1.37-.685a2.6 2.6 0 0 0 .432-.25a1.75 1.75 0 0 0 .656-1.062c.031-.166.031-.338.031-.5v-.059c0-.227 0-.426-.009-.587a1.9 1.9 0 0 0-.096-.543a1.75 1.75 0 0 0-1.848-1.142c-.198.023-.377.09-.528.156c-.149.065-.326.154-.53.256l-1.37.685a2.6 2.6 0 0 0-.432.25a1.75 1.75 0 0 0-.656 1.062c-.032.166-.031.378-.031.54v2.72a2.75 2.75 0 1 0-1.25 5.2" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-bag-music-filled {
  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%22M14.868%2010.412a1%201%200%200%201%20.11-.043a.25.25%200%200%201%20.254.157a1%201%200%200%201%20.011.117c.007.118.007.277.007.528a7%207%200%200%201-.005.259a.25.25%200%200%201-.093.15l-.038.022c-.04.023-.095.05-.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%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.25%206.015V5a3.75%203.75%200%201%201%207.5%200v1.015c1.287.039%202.075.177%202.676.676c.833.692%201.053%201.862%201.492%204.203l.75%204c.617%203.292.925%204.938.026%206.022C19.794%2022%2018.119%2022%2014.77%2022H9.23c-3.35%200-5.024%200-5.924-1.084s-.59-2.73.026-6.022l.75-4c.44-2.34.659-3.511%201.492-4.203c.601-.499%201.389-.637%202.676-.676M9.75%205a2.25%202.25%200%200%201%204.5%200v1h-4.5zM10%2019.75A2.75%202.75%200%200%200%2012.75%2017v-2.886q.222.032.453.006c.198-.023.377-.09.528-.156c.149-.065.326-.154.53-.256l1.37-.685a2.6%202.6%200%200%200%20.432-.25a1.75%201.75%200%200%200%20.656-1.062c.031-.166.031-.338.031-.5v-.059c0-.227%200-.426-.009-.587a1.9%201.9%200%200%200-.096-.543a1.75%201.75%200%200%200-1.848-1.142c-.198.023-.377.09-.528.156c-.149.065-.326.154-.53.256l-1.37.685a2.6%202.6%200%200%200-.432.25a1.75%201.75%200%200%200-.656%201.062c-.032.166-.031.378-.031.54v2.72a2.75%202.75%200%201%200-1.25%205.2%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%22M14.868%2010.412a1%201%200%200%201%20.11-.043a.25.25%200%200%201%20.254.157a1%201%200%200%201%20.011.117c.007.118.007.277.007.528a7%207%200%200%201-.005.259a.25.25%200%200%201-.093.15l-.038.022c-.04.023-.095.05-.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%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.25%206.015V5a3.75%203.75%200%201%201%207.5%200v1.015c1.287.039%202.075.177%202.676.676c.833.692%201.053%201.862%201.492%204.203l.75%204c.617%203.292.925%204.938.026%206.022C19.794%2022%2018.119%2022%2014.77%2022H9.23c-3.35%200-5.024%200-5.924-1.084s-.59-2.73.026-6.022l.75-4c.44-2.34.659-3.511%201.492-4.203c.601-.499%201.389-.637%202.676-.676M9.75%205a2.25%202.25%200%200%201%204.5%200v1h-4.5zM10%2019.75A2.75%202.75%200%200%200%2012.75%2017v-2.886q.222.032.453.006c.198-.023.377-.09.528-.156c.149-.065.326-.154.53-.256l1.37-.685a2.6%202.6%200%200%200%20.432-.25a1.75%201.75%200%200%200%20.656-1.062c.031-.166.031-.338.031-.5v-.059c0-.227%200-.426-.009-.587a1.9%201.9%200%200%200-.096-.543a1.75%201.75%200%200%200-1.848-1.142c-.198.023-.377.09-.528.156c-.149.065-.326.154-.53.256l-1.37.685a2.6%202.6%200%200%200-.432.25a1.75%201.75%200%200%200-.656%201.062c-.032.166-.031.378-.031.54v2.72a2.75%202.75%200%201%200-1.25%205.2%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-filled.svg?color=%231a73e8&size=48