purse from Streamline Emojis by Streamline · Default · Smiley People · CC-BY-4.0 Attribution required.

Name
purse
Set
Streamline Emojis
Style
Default
Category
Smiley People
Viewbox
48×48
License
CC BY 4.0

The same emoji in other sets

More smiley people icons from Streamline Emojis

Use the purse emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#daedf7" d="M19.1 7.6a2.45 2.45 0 1 0 4.9 0a2.45 2.45 0 1 0-4.9 0"/><path fill="#daedf7" d="M24 7.6a2.45 2.45 0 1 0 4.9 0a2.45 2.45 0 1 0-4.9 0"/><path fill="#fff" d="M21.55 7.56a2.6 2.6 0 0 1 2.23 1.06a2.46 2.46 0 1 0-4.47 0a2.61 2.61 0 0 1 2.24-1.06"/><path fill="#fff" d="M26.45 7.56a2.61 2.61 0 0 1 2.24 1.06a2.46 2.46 0 1 0-4.47 0a2.6 2.6 0 0 1 2.23-1.06"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M19.1 7.6a2.45 2.45 0 1 0 4.9 0a2.45 2.45 0 1 0-4.9 0"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 7.6a2.45 2.45 0 1 0 4.9 0a2.45 2.45 0 1 0-4.9 0"/><path fill="#daedf7" d="M3.13 26.58a20.87 16.92 0 1 0 41.74 0a20.87 16.92 0 1 0-41.74 0"/><path fill="#fff" d="M24 12c9.63 0 17.74 4.29 20.15 10.13C41.74 15 33.63 9.66 24 9.66S6.26 15 3.85 22.14C6.26 16.3 14.37 12 24 12"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M3.13 26.58a20.87 16.92 0 1 0 41.74 0a20.87 16.92 0 1 0-41.74 0"/><path fill="#45413c" d="M2.51 43.78a21.49 2.22 0 1 0 42.98 0a21.49 2.22 0 1 0-42.98 0" opacity=".15"/><path fill="#ff6196" d="M46.42 36.77C46.42 43 35.21 43.5 24 43.5S1.58 43 1.58 36.77c0-12.38 10-23.53 22.42-23.53s22.42 11.15 22.42 23.53"/><path fill="#ff87af" d="M24 18c11.27 0 20.6 9.23 22.18 20.23a4.3 4.3 0 0 0 .24-1.46c0-12.38-10-23.53-22.42-23.53S1.58 24.39 1.58 36.77a4.3 4.3 0 0 0 .24 1.46C3.4 27.23 12.73 18 24 18"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M46.42 36.77C46.42 43 35.21 43.5 24 43.5S1.58 43 1.58 36.77c0-12.38 10-23.53 22.42-23.53s22.42 11.15 22.42 23.53M24 13.24v5.68"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 13.24a18.9 18.9 0 0 0-6.36 6.55M24 13.24a18.9 18.9 0 0 1 6.36 6.55"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisPurse(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#daedf7" d="M19.1 7.6a2.45 2.45 0 1 0 4.9 0a2.45 2.45 0 1 0-4.9 0"/><path fill="#daedf7" d="M24 7.6a2.45 2.45 0 1 0 4.9 0a2.45 2.45 0 1 0-4.9 0"/><path fill="#fff" d="M21.55 7.56a2.6 2.6 0 0 1 2.23 1.06a2.46 2.46 0 1 0-4.47 0a2.61 2.61 0 0 1 2.24-1.06"/><path fill="#fff" d="M26.45 7.56a2.61 2.61 0 0 1 2.24 1.06a2.46 2.46 0 1 0-4.47 0a2.6 2.6 0 0 1 2.23-1.06"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M19.1 7.6a2.45 2.45 0 1 0 4.9 0a2.45 2.45 0 1 0-4.9 0"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M24 7.6a2.45 2.45 0 1 0 4.9 0a2.45 2.45 0 1 0-4.9 0"/><path fill="#daedf7" d="M3.13 26.58a20.87 16.92 0 1 0 41.74 0a20.87 16.92 0 1 0-41.74 0"/><path fill="#fff" d="M24 12c9.63 0 17.74 4.29 20.15 10.13C41.74 15 33.63 9.66 24 9.66S6.26 15 3.85 22.14C6.26 16.3 14.37 12 24 12"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M3.13 26.58a20.87 16.92 0 1 0 41.74 0a20.87 16.92 0 1 0-41.74 0"/><path fill="#45413c" d="M2.51 43.78a21.49 2.22 0 1 0 42.98 0a21.49 2.22 0 1 0-42.98 0" opacity=".15"/><path fill="#ff6196" d="M46.42 36.77C46.42 43 35.21 43.5 24 43.5S1.58 43 1.58 36.77c0-12.38 10-23.53 22.42-23.53s22.42 11.15 22.42 23.53"/><path fill="#ff87af" d="M24 18c11.27 0 20.6 9.23 22.18 20.23a4.3 4.3 0 0 0 .24-1.46c0-12.38-10-23.53-22.42-23.53S1.58 24.39 1.58 36.77a4.3 4.3 0 0 0 .24 1.46C3.4 27.23 12.73 18 24 18"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M46.42 36.77C46.42 43 35.21 43.5 24 43.5S1.58 43 1.58 36.77c0-12.38 10-23.53 22.42-23.53s22.42 11.15 22.42 23.53M24 13.24v5.68"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M24 13.24a18.9 18.9 0 0 0-6.36 6.55M24 13.24a18.9 18.9 0 0 1 6.36 6.55"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#daedf7" d="M19.1 7.6a2.45 2.45 0 1 0 4.9 0a2.45 2.45 0 1 0-4.9 0"/><path fill="#daedf7" d="M24 7.6a2.45 2.45 0 1 0 4.9 0a2.45 2.45 0 1 0-4.9 0"/><path fill="#fff" d="M21.55 7.56a2.6 2.6 0 0 1 2.23 1.06a2.46 2.46 0 1 0-4.47 0a2.61 2.61 0 0 1 2.24-1.06"/><path fill="#fff" d="M26.45 7.56a2.61 2.61 0 0 1 2.24 1.06a2.46 2.46 0 1 0-4.47 0a2.6 2.6 0 0 1 2.23-1.06"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M19.1 7.6a2.45 2.45 0 1 0 4.9 0a2.45 2.45 0 1 0-4.9 0"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 7.6a2.45 2.45 0 1 0 4.9 0a2.45 2.45 0 1 0-4.9 0"/><path fill="#daedf7" d="M3.13 26.58a20.87 16.92 0 1 0 41.74 0a20.87 16.92 0 1 0-41.74 0"/><path fill="#fff" d="M24 12c9.63 0 17.74 4.29 20.15 10.13C41.74 15 33.63 9.66 24 9.66S6.26 15 3.85 22.14C6.26 16.3 14.37 12 24 12"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M3.13 26.58a20.87 16.92 0 1 0 41.74 0a20.87 16.92 0 1 0-41.74 0"/><path fill="#45413c" d="M2.51 43.78a21.49 2.22 0 1 0 42.98 0a21.49 2.22 0 1 0-42.98 0" opacity=".15"/><path fill="#ff6196" d="M46.42 36.77C46.42 43 35.21 43.5 24 43.5S1.58 43 1.58 36.77c0-12.38 10-23.53 22.42-23.53s22.42 11.15 22.42 23.53"/><path fill="#ff87af" d="M24 18c11.27 0 20.6 9.23 22.18 20.23a4.3 4.3 0 0 0 .24-1.46c0-12.38-10-23.53-22.42-23.53S1.58 24.39 1.58 36.77a4.3 4.3 0 0 0 .24 1.46C3.4 27.23 12.73 18 24 18"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M46.42 36.77C46.42 43 35.21 43.5 24 43.5S1.58 43 1.58 36.77c0-12.38 10-23.53 22.42-23.53s22.42 11.15 22.42 23.53M24 13.24v5.68"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 13.24a18.9 18.9 0 0 0-6.36 6.55M24 13.24a18.9 18.9 0 0 1 6.36 6.55"/></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%2048%2048%22%3E%3Cpath%20fill%3D%22%23daedf7%22%20d%3D%22M19.1%207.6a2.45%202.45%200%201%200%204.9%200a2.45%202.45%200%201%200-4.9%200%22%2F%3E%3Cpath%20fill%3D%22%23daedf7%22%20d%3D%22M24%207.6a2.45%202.45%200%201%200%204.9%200a2.45%202.45%200%201%200-4.9%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.55%207.56a2.6%202.6%200%200%201%202.23%201.06a2.46%202.46%200%201%200-4.47%200a2.61%202.61%200%200%201%202.24-1.06%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.45%207.56a2.61%202.61%200%200%201%202.24%201.06a2.46%202.46%200%201%200-4.47%200a2.6%202.6%200%200%201%202.23-1.06%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.1%207.6a2.45%202.45%200%201%200%204.9%200a2.45%202.45%200%201%200-4.9%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%207.6a2.45%202.45%200%201%200%204.9%200a2.45%202.45%200%201%200-4.9%200%22%2F%3E%3Cpath%20fill%3D%22%23daedf7%22%20d%3D%22M3.13%2026.58a20.87%2016.92%200%201%200%2041.74%200a20.87%2016.92%200%201%200-41.74%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24%2012c9.63%200%2017.74%204.29%2020.15%2010.13C41.74%2015%2033.63%209.66%2024%209.66S6.26%2015%203.85%2022.14C6.26%2016.3%2014.37%2012%2024%2012%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3.13%2026.58a20.87%2016.92%200%201%200%2041.74%200a20.87%2016.92%200%201%200-41.74%200%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M2.51%2043.78a21.49%202.22%200%201%200%2042.98%200a21.49%202.22%200%201%200-42.98%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23ff6196%22%20d%3D%22M46.42%2036.77C46.42%2043%2035.21%2043.5%2024%2043.5S1.58%2043%201.58%2036.77c0-12.38%2010-23.53%2022.42-23.53s22.42%2011.15%2022.42%2023.53%22%2F%3E%3Cpath%20fill%3D%22%23ff87af%22%20d%3D%22M24%2018c11.27%200%2020.6%209.23%2022.18%2020.23a4.3%204.3%200%200%200%20.24-1.46c0-12.38-10-23.53-22.42-23.53S1.58%2024.39%201.58%2036.77a4.3%204.3%200%200%200%20.24%201.46C3.4%2027.23%2012.73%2018%2024%2018%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M46.42%2036.77C46.42%2043%2035.21%2043.5%2024%2043.5S1.58%2043%201.58%2036.77c0-12.38%2010-23.53%2022.42-23.53s22.42%2011.15%2022.42%2023.53M24%2013.24v5.68%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2013.24a18.9%2018.9%200%200%200-6.36%206.55M24%2013.24a18.9%2018.9%200%200%201%206.36%206.55%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%2048%2048%22%3E%3Cpath%20fill%3D%22%23daedf7%22%20d%3D%22M19.1%207.6a2.45%202.45%200%201%200%204.9%200a2.45%202.45%200%201%200-4.9%200%22%2F%3E%3Cpath%20fill%3D%22%23daedf7%22%20d%3D%22M24%207.6a2.45%202.45%200%201%200%204.9%200a2.45%202.45%200%201%200-4.9%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.55%207.56a2.6%202.6%200%200%201%202.23%201.06a2.46%202.46%200%201%200-4.47%200a2.61%202.61%200%200%201%202.24-1.06%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.45%207.56a2.61%202.61%200%200%201%202.24%201.06a2.46%202.46%200%201%200-4.47%200a2.6%202.6%200%200%201%202.23-1.06%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.1%207.6a2.45%202.45%200%201%200%204.9%200a2.45%202.45%200%201%200-4.9%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%207.6a2.45%202.45%200%201%200%204.9%200a2.45%202.45%200%201%200-4.9%200%22%2F%3E%3Cpath%20fill%3D%22%23daedf7%22%20d%3D%22M3.13%2026.58a20.87%2016.92%200%201%200%2041.74%200a20.87%2016.92%200%201%200-41.74%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24%2012c9.63%200%2017.74%204.29%2020.15%2010.13C41.74%2015%2033.63%209.66%2024%209.66S6.26%2015%203.85%2022.14C6.26%2016.3%2014.37%2012%2024%2012%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3.13%2026.58a20.87%2016.92%200%201%200%2041.74%200a20.87%2016.92%200%201%200-41.74%200%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M2.51%2043.78a21.49%202.22%200%201%200%2042.98%200a21.49%202.22%200%201%200-42.98%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23ff6196%22%20d%3D%22M46.42%2036.77C46.42%2043%2035.21%2043.5%2024%2043.5S1.58%2043%201.58%2036.77c0-12.38%2010-23.53%2022.42-23.53s22.42%2011.15%2022.42%2023.53%22%2F%3E%3Cpath%20fill%3D%22%23ff87af%22%20d%3D%22M24%2018c11.27%200%2020.6%209.23%2022.18%2020.23a4.3%204.3%200%200%200%20.24-1.46c0-12.38-10-23.53-22.42-23.53S1.58%2024.39%201.58%2036.77a4.3%204.3%200%200%200%20.24%201.46C3.4%2027.23%2012.73%2018%2024%2018%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M46.42%2036.77C46.42%2043%2035.21%2043.5%2024%2043.5S1.58%2043%201.58%2036.77c0-12.38%2010-23.53%2022.42-23.53s22.42%2011.15%2022.42%2023.53M24%2013.24v5.68%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2013.24a18.9%2018.9%200%200%200-6.36%206.55M24%2013.24a18.9%2018.9%200%200%201%206.36%206.55%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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