bag 5 icon

bag-5-bold-duotone from Solar by 480 Design · Bold Duotone · Shopping · CC-BY-4.0 Attribution required.

Name
bag-5-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Shopping
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More shopping icons from Solar

Use the bag 5 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.03532 16.9267C4.4971 19.2356 4.72799 20.3901 5.55742 21.07C6.38686 21.75 7.56417 21.75 9.9188 21.75H14.0812C16.4358 21.75 17.6131 21.75 18.4425 21.07C19.272 20.3901 19.5029 19.2356 19.9646 16.9267L20.5646 13.9267C21.2287 10.6063 21.5608 8.94607 20.6606 7.84803C19.7604 6.75 18.0673 6.75 14.6812 6.75H9.3188C5.93263 6.75 4.23954 6.75 3.33936 7.84803C2.43919 8.94607 2.77123 10.6063 3.43532 13.9267L4.03532 16.9267Z" opacity=".5"/><circle cx="15" cy="9.75" r="1"/><circle cx="9" cy="9.75" r="1"/><path d="M9.75 5.75C9.75 4.50736 10.7574 3.5 12 3.5C13.2426 3.5 14.25 4.50736 14.25 5.75V6.75H14.6812C15.058 6.75 15.4139 6.75 15.75 6.75151L15.75 5.75C15.75 3.67893 14.0711 2 12 2C9.92893 2 8.25 3.67893 8.25 5.75L8.25 6.75151C8.58613 6.75 8.94198 6.75 9.3188 6.75H9.75V5.75Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarBag5BoldDuotone(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.03532 16.9267C4.4971 19.2356 4.72799 20.3901 5.55742 21.07C6.38686 21.75 7.56417 21.75 9.9188 21.75H14.0812C16.4358 21.75 17.6131 21.75 18.4425 21.07C19.272 20.3901 19.5029 19.2356 19.9646 16.9267L20.5646 13.9267C21.2287 10.6063 21.5608 8.94607 20.6606 7.84803C19.7604 6.75 18.0673 6.75 14.6812 6.75H9.3188C5.93263 6.75 4.23954 6.75 3.33936 7.84803C2.43919 8.94607 2.77123 10.6063 3.43532 13.9267L4.03532 16.9267Z" opacity=".5"/><circle cx="15" cy="9.75" r="1"/><circle cx="9" cy="9.75" r="1"/><path d="M9.75 5.75C9.75 4.50736 10.7574 3.5 12 3.5C13.2426 3.5 14.25 4.50736 14.25 5.75V6.75H14.6812C15.058 6.75 15.4139 6.75 15.75 6.75151L15.75 5.75C15.75 3.67893 14.0711 2 12 2C9.92893 2 8.25 3.67893 8.25 5.75L8.25 6.75151C8.58613 6.75 8.94198 6.75 9.3188 6.75H9.75V5.75Z"/></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.03532 16.9267C4.4971 19.2356 4.72799 20.3901 5.55742 21.07C6.38686 21.75 7.56417 21.75 9.9188 21.75H14.0812C16.4358 21.75 17.6131 21.75 18.4425 21.07C19.272 20.3901 19.5029 19.2356 19.9646 16.9267L20.5646 13.9267C21.2287 10.6063 21.5608 8.94607 20.6606 7.84803C19.7604 6.75 18.0673 6.75 14.6812 6.75H9.3188C5.93263 6.75 4.23954 6.75 3.33936 7.84803C2.43919 8.94607 2.77123 10.6063 3.43532 13.9267L4.03532 16.9267Z" opacity=".5"/><circle cx="15" cy="9.75" r="1"/><circle cx="9" cy="9.75" r="1"/><path d="M9.75 5.75C9.75 4.50736 10.7574 3.5 12 3.5C13.2426 3.5 14.25 4.50736 14.25 5.75V6.75H14.6812C15.058 6.75 15.4139 6.75 15.75 6.75151L15.75 5.75C15.75 3.67893 14.0711 2 12 2C9.92893 2 8.25 3.67893 8.25 5.75L8.25 6.75151C8.58613 6.75 8.94198 6.75 9.3188 6.75H9.75V5.75Z"/></g></svg>
</template>

CSS

.icon-bag-5-bold-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.03532%2016.9267C4.4971%2019.2356%204.72799%2020.3901%205.55742%2021.07C6.38686%2021.75%207.56417%2021.75%209.9188%2021.75H14.0812C16.4358%2021.75%2017.6131%2021.75%2018.4425%2021.07C19.272%2020.3901%2019.5029%2019.2356%2019.9646%2016.9267L20.5646%2013.9267C21.2287%2010.6063%2021.5608%208.94607%2020.6606%207.84803C19.7604%206.75%2018.0673%206.75%2014.6812%206.75H9.3188C5.93263%206.75%204.23954%206.75%203.33936%207.84803C2.43919%208.94607%202.77123%2010.6063%203.43532%2013.9267L4.03532%2016.9267Z%22%20opacity%3D%22.5%22%2F%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%229.75%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%229.75%22%20r%3D%221%22%2F%3E%3Cpath%20d%3D%22M9.75%205.75C9.75%204.50736%2010.7574%203.5%2012%203.5C13.2426%203.5%2014.25%204.50736%2014.25%205.75V6.75H14.6812C15.058%206.75%2015.4139%206.75%2015.75%206.75151L15.75%205.75C15.75%203.67893%2014.0711%202%2012%202C9.92893%202%208.25%203.67893%208.25%205.75L8.25%206.75151C8.58613%206.75%208.94198%206.75%209.3188%206.75H9.75V5.75Z%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.03532%2016.9267C4.4971%2019.2356%204.72799%2020.3901%205.55742%2021.07C6.38686%2021.75%207.56417%2021.75%209.9188%2021.75H14.0812C16.4358%2021.75%2017.6131%2021.75%2018.4425%2021.07C19.272%2020.3901%2019.5029%2019.2356%2019.9646%2016.9267L20.5646%2013.9267C21.2287%2010.6063%2021.5608%208.94607%2020.6606%207.84803C19.7604%206.75%2018.0673%206.75%2014.6812%206.75H9.3188C5.93263%206.75%204.23954%206.75%203.33936%207.84803C2.43919%208.94607%202.77123%2010.6063%203.43532%2013.9267L4.03532%2016.9267Z%22%20opacity%3D%22.5%22%2F%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%229.75%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%229.75%22%20r%3D%221%22%2F%3E%3Cpath%20d%3D%22M9.75%205.75C9.75%204.50736%2010.7574%203.5%2012%203.5C13.2426%203.5%2014.25%204.50736%2014.25%205.75V6.75H14.6812C15.058%206.75%2015.4139%206.75%2015.75%206.75151L15.75%205.75C15.75%203.67893%2014.0711%202%2012%202C9.92893%202%208.25%203.67893%208.25%205.75L8.25%206.75151C8.58613%206.75%208.94198%206.75%209.3188%206.75H9.75V5.75Z%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-5-bold-duotone.svg?color=%231a73e8&size=48