clutch bag emoji

clutch-bag from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
clutch-bag
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the clutch bag emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M56.227 53.879H19.033a6.02 6.02 0 0 1-6.01-6.391l1.259-20.417a6.02 6.02 0 0 1 6.01-5.65h34.677a6.02 6.02 0 0 1 6.01 5.65l1.257 20.417a6.02 6.02 0 0 1-6.009 6.39"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><path stroke-width="2" d="M56.227 53.879H19.033a6.02 6.02 0 0 1-6.01-6.391l1.259-20.417a6.02 6.02 0 0 1 6.01-5.65h34.677a6.02 6.02 0 0 1 6.01 5.65l1.257 20.417a6.02 6.02 0 0 1-6.009 6.39"/><path stroke-width="1.863" d="M17.365 30.018c.17-3.175 1.454-5.65 4.215-5.65h32.1c2.761 0 4.046 2.475 4.216 5.65"/><path stroke-width="2" d="m13.292 21.757l-2.54-2.54"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiClutchBag(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M56.227 53.879H19.033a6.02 6.02 0 0 1-6.01-6.391l1.259-20.417a6.02 6.02 0 0 1 6.01-5.65h34.677a6.02 6.02 0 0 1 6.01 5.65l1.257 20.417a6.02 6.02 0 0 1-6.009 6.39"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10"><path strokeWidth="2" d="M56.227 53.879H19.033a6.02 6.02 0 0 1-6.01-6.391l1.259-20.417a6.02 6.02 0 0 1 6.01-5.65h34.677a6.02 6.02 0 0 1 6.01 5.65l1.257 20.417a6.02 6.02 0 0 1-6.009 6.39"/><path strokeWidth="1.863" d="M17.365 30.018c.17-3.175 1.454-5.65 4.215-5.65h32.1c2.761 0 4.046 2.475 4.216 5.65"/><path strokeWidth="2" d="m13.292 21.757l-2.54-2.54"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M56.227 53.879H19.033a6.02 6.02 0 0 1-6.01-6.391l1.259-20.417a6.02 6.02 0 0 1 6.01-5.65h34.677a6.02 6.02 0 0 1 6.01 5.65l1.257 20.417a6.02 6.02 0 0 1-6.009 6.39"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><path stroke-width="2" d="M56.227 53.879H19.033a6.02 6.02 0 0 1-6.01-6.391l1.259-20.417a6.02 6.02 0 0 1 6.01-5.65h34.677a6.02 6.02 0 0 1 6.01 5.65l1.257 20.417a6.02 6.02 0 0 1-6.009 6.39"/><path stroke-width="1.863" d="M17.365 30.018c.17-3.175 1.454-5.65 4.215-5.65h32.1c2.761 0 4.046 2.475 4.216 5.65"/><path stroke-width="2" d="m13.292 21.757l-2.54-2.54"/></g></svg>
</template>

CSS

.icon-clutch-bag {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M56.227%2053.879H19.033a6.02%206.02%200%200%201-6.01-6.391l1.259-20.417a6.02%206.02%200%200%201%206.01-5.65h34.677a6.02%206.02%200%200%201%206.01%205.65l1.257%2020.417a6.02%206.02%200%200%201-6.009%206.39%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M56.227%2053.879H19.033a6.02%206.02%200%200%201-6.01-6.391l1.259-20.417a6.02%206.02%200%200%201%206.01-5.65h34.677a6.02%206.02%200%200%201%206.01%205.65l1.257%2020.417a6.02%206.02%200%200%201-6.009%206.39%22%2F%3E%3Cpath%20stroke-width%3D%221.863%22%20d%3D%22M17.365%2030.018c.17-3.175%201.454-5.65%204.215-5.65h32.1c2.761%200%204.046%202.475%204.216%205.65%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22m13.292%2021.757l-2.54-2.54%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M56.227%2053.879H19.033a6.02%206.02%200%200%201-6.01-6.391l1.259-20.417a6.02%206.02%200%200%201%206.01-5.65h34.677a6.02%206.02%200%200%201%206.01%205.65l1.257%2020.417a6.02%206.02%200%200%201-6.009%206.39%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M56.227%2053.879H19.033a6.02%206.02%200%200%201-6.01-6.391l1.259-20.417a6.02%206.02%200%200%201%206.01-5.65h34.677a6.02%206.02%200%200%201%206.01%205.65l1.257%2020.417a6.02%206.02%200%200%201-6.009%206.39%22%2F%3E%3Cpath%20stroke-width%3D%221.863%22%20d%3D%22M17.365%2030.018c.17-3.175%201.454-5.65%204.215-5.65h32.1c2.761%200%204.046%202.475%204.216%205.65%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22m13.292%2021.757l-2.54-2.54%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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