handbag simple icon

handbag-simple-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
handbag-simple-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the handbag simple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M223.92 208H32.08a8 8 0 0 1-8-8.93l14.25-120a8.06 8.06 0 0 1 8-7.07h163.34a8.06 8.06 0 0 1 8 7.07l14.25 120a8 8 0 0 1-8 8.93" opacity=".2"/><path d="m239.89 198.12l-14.26-120a16 16 0 0 0-16-14.12H176a48 48 0 0 0-96 0H46.33a16 16 0 0 0-16 14.12l-14.26 120A16 16 0 0 0 20 210.6a16.13 16.13 0 0 0 12 5.4h191.92a16.13 16.13 0 0 0 12.08-5.4a16 16 0 0 0 3.89-12.48M128 32a32 32 0 0 1 32 32H96a32 32 0 0 1 32-32M32 200L46.33 80h163.42l14.17 120Z"/></g></svg>

React

import type { SVGProps } from "react";

export function PhHandbagSimpleDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M223.92 208H32.08a8 8 0 0 1-8-8.93l14.25-120a8.06 8.06 0 0 1 8-7.07h163.34a8.06 8.06 0 0 1 8 7.07l14.25 120a8 8 0 0 1-8 8.93" opacity=".2"/><path d="m239.89 198.12l-14.26-120a16 16 0 0 0-16-14.12H176a48 48 0 0 0-96 0H46.33a16 16 0 0 0-16 14.12l-14.26 120A16 16 0 0 0 20 210.6a16.13 16.13 0 0 0 12 5.4h191.92a16.13 16.13 0 0 0 12.08-5.4a16 16 0 0 0 3.89-12.48M128 32a32 32 0 0 1 32 32H96a32 32 0 0 1 32-32M32 200L46.33 80h163.42l14.17 120Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M223.92 208H32.08a8 8 0 0 1-8-8.93l14.25-120a8.06 8.06 0 0 1 8-7.07h163.34a8.06 8.06 0 0 1 8 7.07l14.25 120a8 8 0 0 1-8 8.93" opacity=".2"/><path d="m239.89 198.12l-14.26-120a16 16 0 0 0-16-14.12H176a48 48 0 0 0-96 0H46.33a16 16 0 0 0-16 14.12l-14.26 120A16 16 0 0 0 20 210.6a16.13 16.13 0 0 0 12 5.4h191.92a16.13 16.13 0 0 0 12.08-5.4a16 16 0 0 0 3.89-12.48M128 32a32 32 0 0 1 32 32H96a32 32 0 0 1 32-32M32 200L46.33 80h163.42l14.17 120Z"/></g></svg>
</template>

CSS

.icon-handbag-simple-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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M223.92%20208H32.08a8%208%200%200%201-8-8.93l14.25-120a8.06%208.06%200%200%201%208-7.07h163.34a8.06%208.06%200%200%201%208%207.07l14.25%20120a8%208%200%200%201-8%208.93%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m239.89%20198.12l-14.26-120a16%2016%200%200%200-16-14.12H176a48%2048%200%200%200-96%200H46.33a16%2016%200%200%200-16%2014.12l-14.26%20120A16%2016%200%200%200%2020%20210.6a16.13%2016.13%200%200%200%2012%205.4h191.92a16.13%2016.13%200%200%200%2012.08-5.4a16%2016%200%200%200%203.89-12.48M128%2032a32%2032%200%200%201%2032%2032H96a32%2032%200%200%201%2032-32M32%20200L46.33%2080h163.42l14.17%20120Z%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M223.92%20208H32.08a8%208%200%200%201-8-8.93l14.25-120a8.06%208.06%200%200%201%208-7.07h163.34a8.06%208.06%200%200%201%208%207.07l14.25%20120a8%208%200%200%201-8%208.93%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m239.89%20198.12l-14.26-120a16%2016%200%200%200-16-14.12H176a48%2048%200%200%200-96%200H46.33a16%2016%200%200%200-16%2014.12l-14.26%20120A16%2016%200%200%200%2020%20210.6a16.13%2016.13%200%200%200%2012%205.4h191.92a16.13%2016.13%200%200%200%2012.08-5.4a16%2016%200%200%200%203.89-12.48M128%2032a32%2032%200%200%201%2032%2032H96a32%2032%200%200%201%2032-32M32%20200L46.33%2080h163.42l14.17%20120Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/handbag-simple-duotone.svg?color=%231a73e8&size=48