hand bag 01 icon

hand-bag-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
hand-bag-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the hand bag 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M19.174 12.926v-.806c0-1.47 0-2.206-.45-2.663S17.548 9 16.098 9H7.901c-1.45 0-2.174 0-2.624.457s-.45 1.192-.45 2.663v.806c0 .376 0 .564-.034.748c-.032.184-.098.36-.228.712l-.217.588c-1.18 3.192-1.769 4.788-1.005 5.907S5.787 22 9.146 22h5.708c3.36 0 5.039 0 5.803-1.12c.764-1.118.174-2.714-1.005-5.906l-.217-.588c-.13-.352-.196-.528-.229-.712c-.032-.184-.032-.372-.032-.748Z"/><path d="M16 11c0-6-2.134-9-4-9s-4 3-4 9m4 5c1.25 0 2.944 2.628 1.355 2.895a8.8 8.8 0 0 1-2.71 0C9.056 18.628 10.75 16 12 16Z"/><path stroke-linejoin="round" d="M13.94 17.005c1.27-.132 3.508-.878 5.115-2.063m-8.94 2.089C8.845 16.9 6.607 16.153 5 14.97"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsHandBag01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M19.174 12.926v-.806c0-1.47 0-2.206-.45-2.663S17.548 9 16.098 9H7.901c-1.45 0-2.174 0-2.624.457s-.45 1.192-.45 2.663v.806c0 .376 0 .564-.034.748c-.032.184-.098.36-.228.712l-.217.588c-1.18 3.192-1.769 4.788-1.005 5.907S5.787 22 9.146 22h5.708c3.36 0 5.039 0 5.803-1.12c.764-1.118.174-2.714-1.005-5.906l-.217-.588c-.13-.352-.196-.528-.229-.712c-.032-.184-.032-.372-.032-.748Z"/><path d="M16 11c0-6-2.134-9-4-9s-4 3-4 9m4 5c1.25 0 2.944 2.628 1.355 2.895a8.8 8.8 0 0 1-2.71 0C9.056 18.628 10.75 16 12 16Z"/><path strokeLinejoin="round" d="M13.94 17.005c1.27-.132 3.508-.878 5.115-2.063m-8.94 2.089C8.845 16.9 6.607 16.153 5 14.97"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M19.174 12.926v-.806c0-1.47 0-2.206-.45-2.663S17.548 9 16.098 9H7.901c-1.45 0-2.174 0-2.624.457s-.45 1.192-.45 2.663v.806c0 .376 0 .564-.034.748c-.032.184-.098.36-.228.712l-.217.588c-1.18 3.192-1.769 4.788-1.005 5.907S5.787 22 9.146 22h5.708c3.36 0 5.039 0 5.803-1.12c.764-1.118.174-2.714-1.005-5.906l-.217-.588c-.13-.352-.196-.528-.229-.712c-.032-.184-.032-.372-.032-.748Z"/><path d="M16 11c0-6-2.134-9-4-9s-4 3-4 9m4 5c1.25 0 2.944 2.628 1.355 2.895a8.8 8.8 0 0 1-2.71 0C9.056 18.628 10.75 16 12 16Z"/><path stroke-linejoin="round" d="M13.94 17.005c1.27-.132 3.508-.878 5.115-2.063m-8.94 2.089C8.845 16.9 6.607 16.153 5 14.97"/></g></svg>
</template>

CSS

.icon-hand-bag-01 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.174%2012.926v-.806c0-1.47%200-2.206-.45-2.663S17.548%209%2016.098%209H7.901c-1.45%200-2.174%200-2.624.457s-.45%201.192-.45%202.663v.806c0%20.376%200%20.564-.034.748c-.032.184-.098.36-.228.712l-.217.588c-1.18%203.192-1.769%204.788-1.005%205.907S5.787%2022%209.146%2022h5.708c3.36%200%205.039%200%205.803-1.12c.764-1.118.174-2.714-1.005-5.906l-.217-.588c-.13-.352-.196-.528-.229-.712c-.032-.184-.032-.372-.032-.748Z%22%2F%3E%3Cpath%20d%3D%22M16%2011c0-6-2.134-9-4-9s-4%203-4%209m4%205c1.25%200%202.944%202.628%201.355%202.895a8.8%208.8%200%200%201-2.71%200C9.056%2018.628%2010.75%2016%2012%2016Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M13.94%2017.005c1.27-.132%203.508-.878%205.115-2.063m-8.94%202.089C8.845%2016.9%206.607%2016.153%205%2014.97%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.174%2012.926v-.806c0-1.47%200-2.206-.45-2.663S17.548%209%2016.098%209H7.901c-1.45%200-2.174%200-2.624.457s-.45%201.192-.45%202.663v.806c0%20.376%200%20.564-.034.748c-.032.184-.098.36-.228.712l-.217.588c-1.18%203.192-1.769%204.788-1.005%205.907S5.787%2022%209.146%2022h5.708c3.36%200%205.039%200%205.803-1.12c.764-1.118.174-2.714-1.005-5.906l-.217-.588c-.13-.352-.196-.528-.229-.712c-.032-.184-.032-.372-.032-.748Z%22%2F%3E%3Cpath%20d%3D%22M16%2011c0-6-2.134-9-4-9s-4%203-4%209m4%205c1.25%200%202.944%202.628%201.355%202.895a8.8%208.8%200%200%201-2.71%200C9.056%2018.628%2010.75%2016%2012%2016Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M13.94%2017.005c1.27-.132%203.508-.878%205.115-2.063m-8.94%202.089C8.845%2016.9%206.607%2016.153%205%2014.97%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/hand-bag-01.svg?color=%231a73e8&size=48

Hand Bag 01 stroke icon — Huge Icons · IconsDB