clutch-bag from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
clutch-bag
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the clutch bag emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4.589 9.79a1 1 0 0 0 .146.09a6 6 0 0 0-.471.337c-1.134.902-1.947 2.272-2.173 4.105c-.195 1.58-.358 2.756-.512 3.858l-.007.053c-.151 1.082-.293 2.1-.444 3.353c-.269 2.237-.071 4.556.996 6.355c1.113 1.876 3.073 3.025 5.92 3.025H23.84c2.905 0 4.901-1.143 6.038-3.02c1.09-1.802 1.292-4.123 1.029-6.351c-.43-3.638-.613-4.953-.756-5.983l-.1-.724c-.183-1.361-.685-2.844-1.731-4.002c-1.073-1.187-2.642-1.947-4.762-1.947H8.045c-.58 0-1.174.078-1.755.245a1.1 1.1 0 0 0-.191-.953l-1.62-2.1c-.41-.52-1.19-.57-1.65-.09l-.52.54c-.46.48-.4 1.26.14 1.65zm.22-1.31c.23-.24.62-.25.86-.01s.25.62.01.86c-.23.25-.62.25-.86.02a.616.616 0 0 1-.01-.87m.7 3.303c.715-.57 1.63-.844 2.536-.844h15.513c1.595 0 2.61.55 3.278 1.288c.693.767 1.085 1.825 1.233 2.928l.1.729c.142 1.017.32 2.3.738 5.828c-5.945 0-9.738-.002-13.463-.003c-3.56-.002-7.06-.003-12.316-.003c.144-1.181.279-2.153.425-3.202l.007-.048a229 229 0 0 0 .516-3.89c.166-1.345.734-2.228 1.433-2.783"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastClutchBag(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4.589 9.79a1 1 0 0 0 .146.09a6 6 0 0 0-.471.337c-1.134.902-1.947 2.272-2.173 4.105c-.195 1.58-.358 2.756-.512 3.858l-.007.053c-.151 1.082-.293 2.1-.444 3.353c-.269 2.237-.071 4.556.996 6.355c1.113 1.876 3.073 3.025 5.92 3.025H23.84c2.905 0 4.901-1.143 6.038-3.02c1.09-1.802 1.292-4.123 1.029-6.351c-.43-3.638-.613-4.953-.756-5.983l-.1-.724c-.183-1.361-.685-2.844-1.731-4.002c-1.073-1.187-2.642-1.947-4.762-1.947H8.045c-.58 0-1.174.078-1.755.245a1.1 1.1 0 0 0-.191-.953l-1.62-2.1c-.41-.52-1.19-.57-1.65-.09l-.52.54c-.46.48-.4 1.26.14 1.65zm.22-1.31c.23-.24.62-.25.86-.01s.25.62.01.86c-.23.25-.62.25-.86.02a.616.616 0 0 1-.01-.87m.7 3.303c.715-.57 1.63-.844 2.536-.844h15.513c1.595 0 2.61.55 3.278 1.288c.693.767 1.085 1.825 1.233 2.928l.1.729c.142 1.017.32 2.3.738 5.828c-5.945 0-9.738-.002-13.463-.003c-3.56-.002-7.06-.003-12.316-.003c.144-1.181.279-2.153.425-3.202l.007-.048a229 229 0 0 0 .516-3.89c.166-1.345.734-2.228 1.433-2.783"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4.589 9.79a1 1 0 0 0 .146.09a6 6 0 0 0-.471.337c-1.134.902-1.947 2.272-2.173 4.105c-.195 1.58-.358 2.756-.512 3.858l-.007.053c-.151 1.082-.293 2.1-.444 3.353c-.269 2.237-.071 4.556.996 6.355c1.113 1.876 3.073 3.025 5.92 3.025H23.84c2.905 0 4.901-1.143 6.038-3.02c1.09-1.802 1.292-4.123 1.029-6.351c-.43-3.638-.613-4.953-.756-5.983l-.1-.724c-.183-1.361-.685-2.844-1.731-4.002c-1.073-1.187-2.642-1.947-4.762-1.947H8.045c-.58 0-1.174.078-1.755.245a1.1 1.1 0 0 0-.191-.953l-1.62-2.1c-.41-.52-1.19-.57-1.65-.09l-.52.54c-.46.48-.4 1.26.14 1.65zm.22-1.31c.23-.24.62-.25.86-.01s.25.62.01.86c-.23.25-.62.25-.86.02a.616.616 0 0 1-.01-.87m.7 3.303c.715-.57 1.63-.844 2.536-.844h15.513c1.595 0 2.61.55 3.278 1.288c.693.767 1.085 1.825 1.233 2.928l.1.729c.142 1.017.32 2.3.738 5.828c-5.945 0-9.738-.002-13.463-.003c-3.56-.002-7.06-.003-12.316-.003c.144-1.181.279-2.153.425-3.202l.007-.048a229 229 0 0 0 .516-3.89c.166-1.345.734-2.228 1.433-2.783"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.589%209.79a1%201%200%200%200%20.146.09a6%206%200%200%200-.471.337c-1.134.902-1.947%202.272-2.173%204.105c-.195%201.58-.358%202.756-.512%203.858l-.007.053c-.151%201.082-.293%202.1-.444%203.353c-.269%202.237-.071%204.556.996%206.355c1.113%201.876%203.073%203.025%205.92%203.025H23.84c2.905%200%204.901-1.143%206.038-3.02c1.09-1.802%201.292-4.123%201.029-6.351c-.43-3.638-.613-4.953-.756-5.983l-.1-.724c-.183-1.361-.685-2.844-1.731-4.002c-1.073-1.187-2.642-1.947-4.762-1.947H8.045c-.58%200-1.174.078-1.755.245a1.1%201.1%200%200%200-.191-.953l-1.62-2.1c-.41-.52-1.19-.57-1.65-.09l-.52.54c-.46.48-.4%201.26.14%201.65zm.22-1.31c.23-.24.62-.25.86-.01s.25.62.01.86c-.23.25-.62.25-.86.02a.616.616%200%200%201-.01-.87m.7%203.303c.715-.57%201.63-.844%202.536-.844h15.513c1.595%200%202.61.55%203.278%201.288c.693.767%201.085%201.825%201.233%202.928l.1.729c.142%201.017.32%202.3.738%205.828c-5.945%200-9.738-.002-13.463-.003c-3.56-.002-7.06-.003-12.316-.003c.144-1.181.279-2.153.425-3.202l.007-.048a229%20229%200%200%200%20.516-3.89c.166-1.345.734-2.228%201.433-2.783%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.589%209.79a1%201%200%200%200%20.146.09a6%206%200%200%200-.471.337c-1.134.902-1.947%202.272-2.173%204.105c-.195%201.58-.358%202.756-.512%203.858l-.007.053c-.151%201.082-.293%202.1-.444%203.353c-.269%202.237-.071%204.556.996%206.355c1.113%201.876%203.073%203.025%205.92%203.025H23.84c2.905%200%204.901-1.143%206.038-3.02c1.09-1.802%201.292-4.123%201.029-6.351c-.43-3.638-.613-4.953-.756-5.983l-.1-.724c-.183-1.361-.685-2.844-1.731-4.002c-1.073-1.187-2.642-1.947-4.762-1.947H8.045c-.58%200-1.174.078-1.755.245a1.1%201.1%200%200%200-.191-.953l-1.62-2.1c-.41-.52-1.19-.57-1.65-.09l-.52.54c-.46.48-.4%201.26.14%201.65zm.22-1.31c.23-.24.62-.25.86-.01s.25.62.01.86c-.23.25-.62.25-.86.02a.616.616%200%200%201-.01-.87m.7%203.303c.715-.57%201.63-.844%202.536-.844h15.513c1.595%200%202.61.55%203.278%201.288c.693.767%201.085%201.825%201.233%202.928l.1.729c.142%201.017.32%202.3.738%205.828c-5.945%200-9.738-.002-13.463-.003c-3.56-.002-7.06-.003-12.316-.003c.144-1.181.279-2.153.425-3.202l.007-.048a229%20229%200%200%200%20.516-3.89c.166-1.345.734-2.228%201.433-2.783%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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