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

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

2 other variants in Reicon

More shopping icons from Reicon

Use the bag4 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.035 11.573c.462-2.309.693-3.463 1.522-4.143s2.007-.68 4.362-.68h4.162c2.355 0 3.532 0 4.361.68c.83.68 1.06 1.834 1.523 4.143l.6 3c.664 3.32.996 4.98.096 6.079s-2.594 1.098-5.98 1.098H9.32c-3.386 0-5.08 0-5.98-1.098s-.568-2.758.096-6.079z" opacity=".5"/><circle cx="15" cy="9.75" r="1"/><circle cx="9" cy="9.75" r="1"/><path d="M9.75 5.75a2.25 2.25 0 0 1 4.5 0v1h.431q.565 0 1.069.002V5.75a3.75 3.75 0 1 0-7.5 0v1.002q.504-.003 1.069-.002h.431z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconBag4Duotone(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.035 11.573c.462-2.309.693-3.463 1.522-4.143s2.007-.68 4.362-.68h4.162c2.355 0 3.532 0 4.361.68c.83.68 1.06 1.834 1.523 4.143l.6 3c.664 3.32.996 4.98.096 6.079s-2.594 1.098-5.98 1.098H9.32c-3.386 0-5.08 0-5.98-1.098s-.568-2.758.096-6.079z" opacity=".5"/><circle cx="15" cy="9.75" r="1"/><circle cx="9" cy="9.75" r="1"/><path d="M9.75 5.75a2.25 2.25 0 0 1 4.5 0v1h.431q.565 0 1.069.002V5.75a3.75 3.75 0 1 0-7.5 0v1.002q.504-.003 1.069-.002h.431z"/></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.035 11.573c.462-2.309.693-3.463 1.522-4.143s2.007-.68 4.362-.68h4.162c2.355 0 3.532 0 4.361.68c.83.68 1.06 1.834 1.523 4.143l.6 3c.664 3.32.996 4.98.096 6.079s-2.594 1.098-5.98 1.098H9.32c-3.386 0-5.08 0-5.98-1.098s-.568-2.758.096-6.079z" opacity=".5"/><circle cx="15" cy="9.75" r="1"/><circle cx="9" cy="9.75" r="1"/><path d="M9.75 5.75a2.25 2.25 0 0 1 4.5 0v1h.431q.565 0 1.069.002V5.75a3.75 3.75 0 1 0-7.5 0v1.002q.504-.003 1.069-.002h.431z"/></g></svg>
</template>

CSS

.icon-bag4-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.035%2011.573c.462-2.309.693-3.463%201.522-4.143s2.007-.68%204.362-.68h4.162c2.355%200%203.532%200%204.361.68c.83.68%201.06%201.834%201.523%204.143l.6%203c.664%203.32.996%204.98.096%206.079s-2.594%201.098-5.98%201.098H9.32c-3.386%200-5.08%200-5.98-1.098s-.568-2.758.096-6.079z%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.75a2.25%202.25%200%200%201%204.5%200v1h.431q.565%200%201.069.002V5.75a3.75%203.75%200%201%200-7.5%200v1.002q.504-.003%201.069-.002h.431z%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.035%2011.573c.462-2.309.693-3.463%201.522-4.143s2.007-.68%204.362-.68h4.162c2.355%200%203.532%200%204.361.68c.83.68%201.06%201.834%201.523%204.143l.6%203c.664%203.32.996%204.98.096%206.079s-2.594%201.098-5.98%201.098H9.32c-3.386%200-5.08%200-5.98-1.098s-.568-2.758.096-6.079z%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.75a2.25%202.25%200%200%201%204.5%200v1h.431q.565%200%201.069.002V5.75a3.75%203.75%200%201%200-7.5%200v1.002q.504-.003%201.069-.002h.431z%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/bag4-duotone.svg?color=%231a73e8&size=48