bag music icon

bag-music-line-duotone from Solar by 480 Design · Line Duotone · Shopping · CC-BY-4.0 Attribution required.

Name
bag-music-line-duotone
Set
Solar
Style
Line Duotone
Category
Shopping
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More shopping icons from Solar

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="none" stroke="currentColor" stroke-width="1.5"><path d="M18.2347 6.92196C17.1238 6 15.5361 6 12.3605 6H11.6393C8.46374 6 6.87596 6 5.76506 6.92196C4.65416 7.84393 4.36155 9.40452 3.77633 12.5257C2.9534 16.9146 2.54194 19.1091 3.74157 20.5545C4.94119 22 7.17389 22 11.6393 22H12.3605C16.8259 22 19.0586 22 20.2582 20.5545M5.76506 6.92196V6.92196ZM18.2347 6.92196V6.92196ZM18.2347 6.92196C19.3456 7.84393 19.6382 9.40452 20.2235 12.5257C21.0464 16.9146 21.4578 19.1091 20.2582 20.5545M20.2582 20.5545V20.5545ZM3.74157 20.5545V20.5545Z"/><path stroke-linecap="round" d="M9 6V5C9 3.34315 10.3431 2 12 2C13.6569 2 15 3.34315 15 5V6" opacity=".5"/><path stroke-linecap="round" d="M12 17C12 18.1046 11.1046 19 10 19C8.89543 19 8 18.1046 8 17C8 15.8954 8.89543 15 10 15C11.1046 15 12 15.8954 12 17ZM12 17V12M14.0584 9.97081L12.7416 10.6292C12.5592 10.7204 12.468 10.766 12.3926 10.8236C12.1974 10.9729 12.064 11.1887 12.0178 11.43C12 11.5232 12 11.6252 12 11.8292C12 12.3147 12 12.5575 12.0598 12.7225C12.2178 13.1587 12.6551 13.429 13.1159 13.3752C13.2902 13.3549 13.5074 13.2463 13.9416 13.0292L15.2584 12.3708C15.4408 12.2796 15.532 12.234 15.6074 12.1764C15.8026 12.0271 15.936 11.8113 15.9822 11.57C16 11.4768 16 11.3748 16 11.1708C16 10.6853 16 10.4425 15.9402 10.2775C15.7822 9.84126 15.3449 9.57101 14.8841 9.62476C14.7098 9.6451 14.4926 9.75367 14.0584 9.97081Z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarBagMusicLineDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M18.2347 6.92196C17.1238 6 15.5361 6 12.3605 6H11.6393C8.46374 6 6.87596 6 5.76506 6.92196C4.65416 7.84393 4.36155 9.40452 3.77633 12.5257C2.9534 16.9146 2.54194 19.1091 3.74157 20.5545C4.94119 22 7.17389 22 11.6393 22H12.3605C16.8259 22 19.0586 22 20.2582 20.5545M5.76506 6.92196V6.92196ZM18.2347 6.92196V6.92196ZM18.2347 6.92196C19.3456 7.84393 19.6382 9.40452 20.2235 12.5257C21.0464 16.9146 21.4578 19.1091 20.2582 20.5545M20.2582 20.5545V20.5545ZM3.74157 20.5545V20.5545Z"/><path strokeLinecap="round" d="M9 6V5C9 3.34315 10.3431 2 12 2C13.6569 2 15 3.34315 15 5V6" opacity=".5"/><path strokeLinecap="round" d="M12 17C12 18.1046 11.1046 19 10 19C8.89543 19 8 18.1046 8 17C8 15.8954 8.89543 15 10 15C11.1046 15 12 15.8954 12 17ZM12 17V12M14.0584 9.97081L12.7416 10.6292C12.5592 10.7204 12.468 10.766 12.3926 10.8236C12.1974 10.9729 12.064 11.1887 12.0178 11.43C12 11.5232 12 11.6252 12 11.8292C12 12.3147 12 12.5575 12.0598 12.7225C12.2178 13.1587 12.6551 13.429 13.1159 13.3752C13.2902 13.3549 13.5074 13.2463 13.9416 13.0292L15.2584 12.3708C15.4408 12.2796 15.532 12.234 15.6074 12.1764C15.8026 12.0271 15.936 11.8113 15.9822 11.57C16 11.4768 16 11.3748 16 11.1708C16 10.6853 16 10.4425 15.9402 10.2775C15.7822 9.84126 15.3449 9.57101 14.8841 9.62476C14.7098 9.6451 14.4926 9.75367 14.0584 9.97081Z" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M18.2347 6.92196C17.1238 6 15.5361 6 12.3605 6H11.6393C8.46374 6 6.87596 6 5.76506 6.92196C4.65416 7.84393 4.36155 9.40452 3.77633 12.5257C2.9534 16.9146 2.54194 19.1091 3.74157 20.5545C4.94119 22 7.17389 22 11.6393 22H12.3605C16.8259 22 19.0586 22 20.2582 20.5545M5.76506 6.92196V6.92196ZM18.2347 6.92196V6.92196ZM18.2347 6.92196C19.3456 7.84393 19.6382 9.40452 20.2235 12.5257C21.0464 16.9146 21.4578 19.1091 20.2582 20.5545M20.2582 20.5545V20.5545ZM3.74157 20.5545V20.5545Z"/><path stroke-linecap="round" d="M9 6V5C9 3.34315 10.3431 2 12 2C13.6569 2 15 3.34315 15 5V6" opacity=".5"/><path stroke-linecap="round" d="M12 17C12 18.1046 11.1046 19 10 19C8.89543 19 8 18.1046 8 17C8 15.8954 8.89543 15 10 15C11.1046 15 12 15.8954 12 17ZM12 17V12M14.0584 9.97081L12.7416 10.6292C12.5592 10.7204 12.468 10.766 12.3926 10.8236C12.1974 10.9729 12.064 11.1887 12.0178 11.43C12 11.5232 12 11.6252 12 11.8292C12 12.3147 12 12.5575 12.0598 12.7225C12.2178 13.1587 12.6551 13.429 13.1159 13.3752C13.2902 13.3549 13.5074 13.2463 13.9416 13.0292L15.2584 12.3708C15.4408 12.2796 15.532 12.234 15.6074 12.1764C15.8026 12.0271 15.936 11.8113 15.9822 11.57C16 11.4768 16 11.3748 16 11.1708C16 10.6853 16 10.4425 15.9402 10.2775C15.7822 9.84126 15.3449 9.57101 14.8841 9.62476C14.7098 9.6451 14.4926 9.75367 14.0584 9.97081Z" opacity=".5"/></g></svg>
</template>

CSS

.icon-bag-music-line-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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.2347%206.92196C17.1238%206%2015.5361%206%2012.3605%206H11.6393C8.46374%206%206.87596%206%205.76506%206.92196C4.65416%207.84393%204.36155%209.40452%203.77633%2012.5257C2.9534%2016.9146%202.54194%2019.1091%203.74157%2020.5545C4.94119%2022%207.17389%2022%2011.6393%2022H12.3605C16.8259%2022%2019.0586%2022%2020.2582%2020.5545M5.76506%206.92196V6.92196ZM18.2347%206.92196V6.92196ZM18.2347%206.92196C19.3456%207.84393%2019.6382%209.40452%2020.2235%2012.5257C21.0464%2016.9146%2021.4578%2019.1091%2020.2582%2020.5545M20.2582%2020.5545V20.5545ZM3.74157%2020.5545V20.5545Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%206V5C9%203.34315%2010.3431%202%2012%202C13.6569%202%2015%203.34315%2015%205V6%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2017C12%2018.1046%2011.1046%2019%2010%2019C8.89543%2019%208%2018.1046%208%2017C8%2015.8954%208.89543%2015%2010%2015C11.1046%2015%2012%2015.8954%2012%2017ZM12%2017V12M14.0584%209.97081L12.7416%2010.6292C12.5592%2010.7204%2012.468%2010.766%2012.3926%2010.8236C12.1974%2010.9729%2012.064%2011.1887%2012.0178%2011.43C12%2011.5232%2012%2011.6252%2012%2011.8292C12%2012.3147%2012%2012.5575%2012.0598%2012.7225C12.2178%2013.1587%2012.6551%2013.429%2013.1159%2013.3752C13.2902%2013.3549%2013.5074%2013.2463%2013.9416%2013.0292L15.2584%2012.3708C15.4408%2012.2796%2015.532%2012.234%2015.6074%2012.1764C15.8026%2012.0271%2015.936%2011.8113%2015.9822%2011.57C16%2011.4768%2016%2011.3748%2016%2011.1708C16%2010.6853%2016%2010.4425%2015.9402%2010.2775C15.7822%209.84126%2015.3449%209.57101%2014.8841%209.62476C14.7098%209.6451%2014.4926%209.75367%2014.0584%209.97081Z%22%20opacity%3D%22.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.2347%206.92196C17.1238%206%2015.5361%206%2012.3605%206H11.6393C8.46374%206%206.87596%206%205.76506%206.92196C4.65416%207.84393%204.36155%209.40452%203.77633%2012.5257C2.9534%2016.9146%202.54194%2019.1091%203.74157%2020.5545C4.94119%2022%207.17389%2022%2011.6393%2022H12.3605C16.8259%2022%2019.0586%2022%2020.2582%2020.5545M5.76506%206.92196V6.92196ZM18.2347%206.92196V6.92196ZM18.2347%206.92196C19.3456%207.84393%2019.6382%209.40452%2020.2235%2012.5257C21.0464%2016.9146%2021.4578%2019.1091%2020.2582%2020.5545M20.2582%2020.5545V20.5545ZM3.74157%2020.5545V20.5545Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%206V5C9%203.34315%2010.3431%202%2012%202C13.6569%202%2015%203.34315%2015%205V6%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2017C12%2018.1046%2011.1046%2019%2010%2019C8.89543%2019%208%2018.1046%208%2017C8%2015.8954%208.89543%2015%2010%2015C11.1046%2015%2012%2015.8954%2012%2017ZM12%2017V12M14.0584%209.97081L12.7416%2010.6292C12.5592%2010.7204%2012.468%2010.766%2012.3926%2010.8236C12.1974%2010.9729%2012.064%2011.1887%2012.0178%2011.43C12%2011.5232%2012%2011.6252%2012%2011.8292C12%2012.3147%2012%2012.5575%2012.0598%2012.7225C12.2178%2013.1587%2012.6551%2013.429%2013.1159%2013.3752C13.2902%2013.3549%2013.5074%2013.2463%2013.9416%2013.0292L15.2584%2012.3708C15.4408%2012.2796%2015.532%2012.234%2015.6074%2012.1764C15.8026%2012.0271%2015.936%2011.8113%2015.9822%2011.57C16%2011.4768%2016%2011.3748%2016%2011.1708C16%2010.6853%2016%2010.4425%2015.9402%2010.2775C15.7822%209.84126%2015.3449%209.57101%2014.8841%209.62476C14.7098%209.6451%2014.4926%209.75367%2014.0584%209.97081Z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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