bag 4 icon

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

Name
bag-4-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 4 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 11.5733C4.4971 9.2644 4.72799 8.10995 5.55742 7.42997C6.38686 6.75 7.56417 6.75 9.9188 6.75H14.0812C16.4358 6.75 17.6131 6.75 18.4425 7.42997C19.272 8.10995 19.5029 9.2644 19.9646 11.5733L20.5646 14.5733C21.2287 17.8937 21.5608 19.5539 20.6606 20.652C19.7604 21.75 18.0673 21.75 14.6812 21.75H9.3188C5.93263 21.75 4.23954 21.75 3.33936 20.652C2.43919 19.5539 2.77123 17.8937 3.43532 14.5733L4.03532 11.5733Z" 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 SolarBag4BoldDuotone(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 11.5733C4.4971 9.2644 4.72799 8.10995 5.55742 7.42997C6.38686 6.75 7.56417 6.75 9.9188 6.75H14.0812C16.4358 6.75 17.6131 6.75 18.4425 7.42997C19.272 8.10995 19.5029 9.2644 19.9646 11.5733L20.5646 14.5733C21.2287 17.8937 21.5608 19.5539 20.6606 20.652C19.7604 21.75 18.0673 21.75 14.6812 21.75H9.3188C5.93263 21.75 4.23954 21.75 3.33936 20.652C2.43919 19.5539 2.77123 17.8937 3.43532 14.5733L4.03532 11.5733Z" 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 11.5733C4.4971 9.2644 4.72799 8.10995 5.55742 7.42997C6.38686 6.75 7.56417 6.75 9.9188 6.75H14.0812C16.4358 6.75 17.6131 6.75 18.4425 7.42997C19.272 8.10995 19.5029 9.2644 19.9646 11.5733L20.5646 14.5733C21.2287 17.8937 21.5608 19.5539 20.6606 20.652C19.7604 21.75 18.0673 21.75 14.6812 21.75H9.3188C5.93263 21.75 4.23954 21.75 3.33936 20.652C2.43919 19.5539 2.77123 17.8937 3.43532 14.5733L4.03532 11.5733Z" 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-4-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%2011.5733C4.4971%209.2644%204.72799%208.10995%205.55742%207.42997C6.38686%206.75%207.56417%206.75%209.9188%206.75H14.0812C16.4358%206.75%2017.6131%206.75%2018.4425%207.42997C19.272%208.10995%2019.5029%209.2644%2019.9646%2011.5733L20.5646%2014.5733C21.2287%2017.8937%2021.5608%2019.5539%2020.6606%2020.652C19.7604%2021.75%2018.0673%2021.75%2014.6812%2021.75H9.3188C5.93263%2021.75%204.23954%2021.75%203.33936%2020.652C2.43919%2019.5539%202.77123%2017.8937%203.43532%2014.5733L4.03532%2011.5733Z%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%2011.5733C4.4971%209.2644%204.72799%208.10995%205.55742%207.42997C6.38686%206.75%207.56417%206.75%209.9188%206.75H14.0812C16.4358%206.75%2017.6131%206.75%2018.4425%207.42997C19.272%208.10995%2019.5029%209.2644%2019.9646%2011.5733L20.5646%2014.5733C21.2287%2017.8937%2021.5608%2019.5539%2020.6606%2020.652C19.7604%2021.75%2018.0673%2021.75%2014.6812%2021.75H9.3188C5.93263%2021.75%204.23954%2021.75%203.33936%2020.652C2.43919%2019.5539%202.77123%2017.8937%203.43532%2014.5733L4.03532%2011.5733Z%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-4-bold-duotone.svg?color=%231a73e8&size=48