purse from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
purse
Set
Fluent Emoji Flat
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji Flat

Use the purse emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M14.67 8.846c.779 0 1.41-.637 1.41-1.423S15.449 6 14.67 6s-1.41.637-1.41 1.423s.631 1.423 1.41 1.423"/><path fill="#f70a8d" d="M16.273 9.26C22.05 9.258 26.814 9.256 29 16.759c0 0 .99 2.381 1 4.218c0 7.802-6.28 9.013-14 9.013V30c-7.73 0-14-1.221-14-9.013c0-1.846 1-4.228 1-4.228c2.176-7.503 6.95-7.501 12.727-7.5z"/><path fill="#f9c23c" d="M21.2 8.806h-3.4a1.406 1.406 0 0 0 1.09-1.383c0-.787-.63-1.423-1.41-1.423s-1.41.636-1.41 1.423c0 .676.47 1.241 1.09 1.383h-6.2c-4.34 0-7.88 3.562-7.88 7.953c.76 0 1.44-.525 1.59-1.282c.59-2.957 3.19-5.198 6.29-5.198H21.2c3.1 0 5.7 2.24 6.29 5.198c.15.757.83 1.282 1.59 1.282c0-4.39-3.54-7.953-7.88-7.953"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatPurse(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M14.67 8.846c.779 0 1.41-.637 1.41-1.423S15.449 6 14.67 6s-1.41.637-1.41 1.423s.631 1.423 1.41 1.423"/><path fill="#f70a8d" d="M16.273 9.26C22.05 9.258 26.814 9.256 29 16.759c0 0 .99 2.381 1 4.218c0 7.802-6.28 9.013-14 9.013V30c-7.73 0-14-1.221-14-9.013c0-1.846 1-4.228 1-4.228c2.176-7.503 6.95-7.501 12.727-7.5z"/><path fill="#f9c23c" d="M21.2 8.806h-3.4a1.406 1.406 0 0 0 1.09-1.383c0-.787-.63-1.423-1.41-1.423s-1.41.636-1.41 1.423c0 .676.47 1.241 1.09 1.383h-6.2c-4.34 0-7.88 3.562-7.88 7.953c.76 0 1.44-.525 1.59-1.282c.59-2.957 3.19-5.198 6.29-5.198H21.2c3.1 0 5.7 2.24 6.29 5.198c.15.757.83 1.282 1.59 1.282c0-4.39-3.54-7.953-7.88-7.953"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M14.67 8.846c.779 0 1.41-.637 1.41-1.423S15.449 6 14.67 6s-1.41.637-1.41 1.423s.631 1.423 1.41 1.423"/><path fill="#f70a8d" d="M16.273 9.26C22.05 9.258 26.814 9.256 29 16.759c0 0 .99 2.381 1 4.218c0 7.802-6.28 9.013-14 9.013V30c-7.73 0-14-1.221-14-9.013c0-1.846 1-4.228 1-4.228c2.176-7.503 6.95-7.501 12.727-7.5z"/><path fill="#f9c23c" d="M21.2 8.806h-3.4a1.406 1.406 0 0 0 1.09-1.383c0-.787-.63-1.423-1.41-1.423s-1.41.636-1.41 1.423c0 .676.47 1.241 1.09 1.383h-6.2c-4.34 0-7.88 3.562-7.88 7.953c.76 0 1.44-.525 1.59-1.282c.59-2.957 3.19-5.198 6.29-5.198H21.2c3.1 0 5.7 2.24 6.29 5.198c.15.757.83 1.282 1.59 1.282c0-4.39-3.54-7.953-7.88-7.953"/></g></svg>
</template>

CSS

.icon-purse {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M14.67%208.846c.779%200%201.41-.637%201.41-1.423S15.449%206%2014.67%206s-1.41.637-1.41%201.423s.631%201.423%201.41%201.423%22%2F%3E%3Cpath%20fill%3D%22%23f70a8d%22%20d%3D%22M16.273%209.26C22.05%209.258%2026.814%209.256%2029%2016.759c0%200%20.99%202.381%201%204.218c0%207.802-6.28%209.013-14%209.013V30c-7.73%200-14-1.221-14-9.013c0-1.846%201-4.228%201-4.228c2.176-7.503%206.95-7.501%2012.727-7.5z%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M21.2%208.806h-3.4a1.406%201.406%200%200%200%201.09-1.383c0-.787-.63-1.423-1.41-1.423s-1.41.636-1.41%201.423c0%20.676.47%201.241%201.09%201.383h-6.2c-4.34%200-7.88%203.562-7.88%207.953c.76%200%201.44-.525%201.59-1.282c.59-2.957%203.19-5.198%206.29-5.198H21.2c3.1%200%205.7%202.24%206.29%205.198c.15.757.83%201.282%201.59%201.282c0-4.39-3.54-7.953-7.88-7.953%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M14.67%208.846c.779%200%201.41-.637%201.41-1.423S15.449%206%2014.67%206s-1.41.637-1.41%201.423s.631%201.423%201.41%201.423%22%2F%3E%3Cpath%20fill%3D%22%23f70a8d%22%20d%3D%22M16.273%209.26C22.05%209.258%2026.814%209.256%2029%2016.759c0%200%20.99%202.381%201%204.218c0%207.802-6.28%209.013-14%209.013V30c-7.73%200-14-1.221-14-9.013c0-1.846%201-4.228%201-4.228c2.176-7.503%206.95-7.501%2012.727-7.5z%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M21.2%208.806h-3.4a1.406%201.406%200%200%200%201.09-1.383c0-.787-.63-1.423-1.41-1.423s-1.41.636-1.41%201.423c0%20.676.47%201.241%201.09%201.383h-6.2c-4.34%200-7.88%203.562-7.88%207.953c.76%200%201.44-.525%201.59-1.282c.59-2.957%203.19-5.198%206.29-5.198H21.2c3.1%200%205.7%202.24%206.29%205.198c.15.757.83%201.282%201.59%201.282c0-4.39-3.54-7.953-7.88-7.953%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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