handbag icon

handbag-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
handbag-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the handbag icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m243.86 197.65l-14.25-120A20.06 20.06 0 0 0 209.67 60h-29.84a52 52 0 0 0-103.66 0H46.33a20.06 20.06 0 0 0-19.94 17.65l-14.25 120A20 20 0 0 0 32.08 220h191.84a20 20 0 0 0 19.94-22.35M128 36a28 28 0 0 1 27.71 24h-55.42A28 28 0 0 1 128 36M36.5 196L49.81 84H76v20a12 12 0 0 0 24 0V84h56v20a12 12 0 0 0 24 0V84h26.19l13.31 112Z"/></svg>

React

import type { SVGProps } from "react";

export function PhHandbagBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m243.86 197.65l-14.25-120A20.06 20.06 0 0 0 209.67 60h-29.84a52 52 0 0 0-103.66 0H46.33a20.06 20.06 0 0 0-19.94 17.65l-14.25 120A20 20 0 0 0 32.08 220h191.84a20 20 0 0 0 19.94-22.35M128 36a28 28 0 0 1 27.71 24h-55.42A28 28 0 0 1 128 36M36.5 196L49.81 84H76v20a12 12 0 0 0 24 0V84h56v20a12 12 0 0 0 24 0V84h26.19l13.31 112Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m243.86 197.65l-14.25-120A20.06 20.06 0 0 0 209.67 60h-29.84a52 52 0 0 0-103.66 0H46.33a20.06 20.06 0 0 0-19.94 17.65l-14.25 120A20 20 0 0 0 32.08 220h191.84a20 20 0 0 0 19.94-22.35M128 36a28 28 0 0 1 27.71 24h-55.42A28 28 0 0 1 128 36M36.5 196L49.81 84H76v20a12 12 0 0 0 24 0V84h56v20a12 12 0 0 0 24 0V84h26.19l13.31 112Z"/></svg>
</template>

CSS

.icon-handbag-bold {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m243.86%20197.65l-14.25-120A20.06%2020.06%200%200%200%20209.67%2060h-29.84a52%2052%200%200%200-103.66%200H46.33a20.06%2020.06%200%200%200-19.94%2017.65l-14.25%20120A20%2020%200%200%200%2032.08%20220h191.84a20%2020%200%200%200%2019.94-22.35M128%2036a28%2028%200%200%201%2027.71%2024h-55.42A28%2028%200%200%201%20128%2036M36.5%20196L49.81%2084H76v20a12%2012%200%200%200%2024%200V84h56v20a12%2012%200%200%200%2024%200V84h26.19l13.31%20112Z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m243.86%20197.65l-14.25-120A20.06%2020.06%200%200%200%20209.67%2060h-29.84a52%2052%200%200%200-103.66%200H46.33a20.06%2020.06%200%200%200-19.94%2017.65l-14.25%20120A20%2020%200%200%200%2032.08%20220h191.84a20%2020%200%200%200%2019.94-22.35M128%2036a28%2028%200%200%201%2027.71%2024h-55.42A28%2028%200%200%201%20128%2036M36.5%20196L49.81%2084H76v20a12%2012%200%200%200%2024%200V84h56v20a12%2012%200%200%200%2024%200V84h26.19l13.31%20112Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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