purse from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
purse
Set
Noto Emoji
Style
Default
Category
Objects
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More objects icons from Noto Emoji

Use the purse emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><circle cx="72.11" cy="16.227" r="8.56" fill="#b7b7b7"/><path fill="#969696" d="M65.19 21.247c-.48-.62-.92-1.28-1.31-1.97c-.04-.07-.08-.14-.09-.21c-.02-.12.02-.24.05-.36c.24-.82.32-1.68.25-2.52c-.06-.65-.21-1.29-.21-1.94c0-.43.23-1.91.79-1.54c.48.32.83 1.41 1.02 1.93c.49 1.36.61 2.86.34 4.28c-.15.81-.43 1.6-.84 2.33"/><path fill="#fff" d="M74.272 10.41c.49.45.67 1.29.23 1.78c-.27.3-.79.52-1.44.47c-1.31-.09-2.29.23-3 .51c-1.63.64-2.47.27-2.54-.39s.12-1.87 2.63-2.65c2.51-.77 3.78-.03 4.12.28"/><path fill="#ccc" d="M64.45 30.867s.91-3.49 1.53-5.55c.84-2.81 1.49-8 5.61-7.37c1.8.28 3.35 2.08 3.09 3.9l-2.57 9.01h-7.66z"/><circle cx="55.89" cy="16.227" r="8.56" fill="#ccc"/><path fill="#fff" d="M57.232 11.14c.44.89 0 1.81-2.02 3.03c-2.09 1.26-2.38 2.41-3.24 3.31c-.7.73-2.07.46-2.23-.52c-.38-2.3.73-4.11 1.78-5.2c1.6-1.67 4.77-2.5 5.71-.62"/><path fill="#969696" d="M62.77 21.307c.3-.41.73-1.09.9-1.53c.05-.12-.34.03-.69.36c-.76.73-2.25 2.23-5.1 3.09c-3.71 1.12-6.32-.24-6.7-.12c-.39.13.98.81 1.18.9c.71.32 1.47.55 2.24.67l.51 1.72h7.67l-1.15-3.82c.4-.36.79-.79 1.14-1.27"/><path fill="#ccc" d="M101.461 26.407H26.54c-10.61 0-13.57 7.41-13.57 13.79v25.891h102.08v-25.89c-.01-6.38-2.98-13.79-13.59-13.79"/><path fill="#a0a0a0" d="M12.959 52.578s.75 1.37 4.1.38s4.9-6.92 4.9-6.92l-.42 28.708h-8.58zm102.082-.95s-2.102 1.886-4.51.922c-2.331-.933-2.5-3.403-2.5-5.503s-.046-3.494-.046-7.038s-2.527-5.26-5.04-5.453c-5.312-.41-15.461.73-15.461.73l19.027 36.78h8.53z"/><radialGradient id="SVGK2wVedXu" cx="69.52" cy="-97.496" r="128.802" gradientTransform="rotate(180.193 -.274 -.81)scale(-1 .5531)" gradientUnits="userSpaceOnUse"><stop offset=".444" stop-color="#ff689b"/><stop offset="1" stop-color="#d6336b"/></radialGradient><path fill="url(#SVGK2wVedXu)" d="M112.281 64.998c-4.48-7.53-5.55-15.09-6.19-22.01c-.42-4.54-1.72-8.05-6.17-8.05H28.079c-4.45 0-5.75 3.52-6.17 8.05c-.64 6.91-1.71 14.48-6.19 22.01c-6.9 11.6-12.62 21.95-11.6 29.211C6.068 108.11 18.508 124 28.408 124H99.59c9.91 0 22.34-15.89 24.29-29.79c1.02-7.261-4.7-17.611-11.6-29.212"/><path fill="#d6336b" d="M56.93 35.057s-18.68 16.04-12.86 19.961c6 4.04 12.86-19.96 12.86-19.96m7.27 30c8.14 0-.42-30.19-.42-30.19s-7.72 30.19.42 30.19m7.25-30.191s5.93 24.551 12.28 20.321s-12.28-20.32-12.28-20.32"/><path fill="#fff" d="m46.959 30.922l-19.982.4c-1.166 0-1.928-.39-2.086-1.32c-.182-1.067.843-1.589 2.009-1.589h20.376c1.166 0 2.39.227 2.39 1.307c0 1.032-1.541 1.202-2.707 1.202"/></svg>

React

import type { SVGProps } from "react";

export function NotoPurse(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><circle cx="72.11" cy="16.227" r="8.56" fill="#b7b7b7"/><path fill="#969696" d="M65.19 21.247c-.48-.62-.92-1.28-1.31-1.97c-.04-.07-.08-.14-.09-.21c-.02-.12.02-.24.05-.36c.24-.82.32-1.68.25-2.52c-.06-.65-.21-1.29-.21-1.94c0-.43.23-1.91.79-1.54c.48.32.83 1.41 1.02 1.93c.49 1.36.61 2.86.34 4.28c-.15.81-.43 1.6-.84 2.33"/><path fill="#fff" d="M74.272 10.41c.49.45.67 1.29.23 1.78c-.27.3-.79.52-1.44.47c-1.31-.09-2.29.23-3 .51c-1.63.64-2.47.27-2.54-.39s.12-1.87 2.63-2.65c2.51-.77 3.78-.03 4.12.28"/><path fill="#ccc" d="M64.45 30.867s.91-3.49 1.53-5.55c.84-2.81 1.49-8 5.61-7.37c1.8.28 3.35 2.08 3.09 3.9l-2.57 9.01h-7.66z"/><circle cx="55.89" cy="16.227" r="8.56" fill="#ccc"/><path fill="#fff" d="M57.232 11.14c.44.89 0 1.81-2.02 3.03c-2.09 1.26-2.38 2.41-3.24 3.31c-.7.73-2.07.46-2.23-.52c-.38-2.3.73-4.11 1.78-5.2c1.6-1.67 4.77-2.5 5.71-.62"/><path fill="#969696" d="M62.77 21.307c.3-.41.73-1.09.9-1.53c.05-.12-.34.03-.69.36c-.76.73-2.25 2.23-5.1 3.09c-3.71 1.12-6.32-.24-6.7-.12c-.39.13.98.81 1.18.9c.71.32 1.47.55 2.24.67l.51 1.72h7.67l-1.15-3.82c.4-.36.79-.79 1.14-1.27"/><path fill="#ccc" d="M101.461 26.407H26.54c-10.61 0-13.57 7.41-13.57 13.79v25.891h102.08v-25.89c-.01-6.38-2.98-13.79-13.59-13.79"/><path fill="#a0a0a0" d="M12.959 52.578s.75 1.37 4.1.38s4.9-6.92 4.9-6.92l-.42 28.708h-8.58zm102.082-.95s-2.102 1.886-4.51.922c-2.331-.933-2.5-3.403-2.5-5.503s-.046-3.494-.046-7.038s-2.527-5.26-5.04-5.453c-5.312-.41-15.461.73-15.461.73l19.027 36.78h8.53z"/><radialGradient id="SVGK2wVedXu" cx="69.52" cy="-97.496" r="128.802" gradientTransform="rotate(180.193 -.274 -.81)scale(-1 .5531)" gradientUnits="userSpaceOnUse"><stop offset=".444" stopColor="#ff689b"/><stop offset="1" stopColor="#d6336b"/></radialGradient><path fill="url(#SVGK2wVedXu)" d="M112.281 64.998c-4.48-7.53-5.55-15.09-6.19-22.01c-.42-4.54-1.72-8.05-6.17-8.05H28.079c-4.45 0-5.75 3.52-6.17 8.05c-.64 6.91-1.71 14.48-6.19 22.01c-6.9 11.6-12.62 21.95-11.6 29.211C6.068 108.11 18.508 124 28.408 124H99.59c9.91 0 22.34-15.89 24.29-29.79c1.02-7.261-4.7-17.611-11.6-29.212"/><path fill="#d6336b" d="M56.93 35.057s-18.68 16.04-12.86 19.961c6 4.04 12.86-19.96 12.86-19.96m7.27 30c8.14 0-.42-30.19-.42-30.19s-7.72 30.19.42 30.19m7.25-30.191s5.93 24.551 12.28 20.321s-12.28-20.32-12.28-20.32"/><path fill="#fff" d="m46.959 30.922l-19.982.4c-1.166 0-1.928-.39-2.086-1.32c-.182-1.067.843-1.589 2.009-1.589h20.376c1.166 0 2.39.227 2.39 1.307c0 1.032-1.541 1.202-2.707 1.202"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><circle cx="72.11" cy="16.227" r="8.56" fill="#b7b7b7"/><path fill="#969696" d="M65.19 21.247c-.48-.62-.92-1.28-1.31-1.97c-.04-.07-.08-.14-.09-.21c-.02-.12.02-.24.05-.36c.24-.82.32-1.68.25-2.52c-.06-.65-.21-1.29-.21-1.94c0-.43.23-1.91.79-1.54c.48.32.83 1.41 1.02 1.93c.49 1.36.61 2.86.34 4.28c-.15.81-.43 1.6-.84 2.33"/><path fill="#fff" d="M74.272 10.41c.49.45.67 1.29.23 1.78c-.27.3-.79.52-1.44.47c-1.31-.09-2.29.23-3 .51c-1.63.64-2.47.27-2.54-.39s.12-1.87 2.63-2.65c2.51-.77 3.78-.03 4.12.28"/><path fill="#ccc" d="M64.45 30.867s.91-3.49 1.53-5.55c.84-2.81 1.49-8 5.61-7.37c1.8.28 3.35 2.08 3.09 3.9l-2.57 9.01h-7.66z"/><circle cx="55.89" cy="16.227" r="8.56" fill="#ccc"/><path fill="#fff" d="M57.232 11.14c.44.89 0 1.81-2.02 3.03c-2.09 1.26-2.38 2.41-3.24 3.31c-.7.73-2.07.46-2.23-.52c-.38-2.3.73-4.11 1.78-5.2c1.6-1.67 4.77-2.5 5.71-.62"/><path fill="#969696" d="M62.77 21.307c.3-.41.73-1.09.9-1.53c.05-.12-.34.03-.69.36c-.76.73-2.25 2.23-5.1 3.09c-3.71 1.12-6.32-.24-6.7-.12c-.39.13.98.81 1.18.9c.71.32 1.47.55 2.24.67l.51 1.72h7.67l-1.15-3.82c.4-.36.79-.79 1.14-1.27"/><path fill="#ccc" d="M101.461 26.407H26.54c-10.61 0-13.57 7.41-13.57 13.79v25.891h102.08v-25.89c-.01-6.38-2.98-13.79-13.59-13.79"/><path fill="#a0a0a0" d="M12.959 52.578s.75 1.37 4.1.38s4.9-6.92 4.9-6.92l-.42 28.708h-8.58zm102.082-.95s-2.102 1.886-4.51.922c-2.331-.933-2.5-3.403-2.5-5.503s-.046-3.494-.046-7.038s-2.527-5.26-5.04-5.453c-5.312-.41-15.461.73-15.461.73l19.027 36.78h8.53z"/><radialGradient id="SVGK2wVedXu" cx="69.52" cy="-97.496" r="128.802" gradientTransform="rotate(180.193 -.274 -.81)scale(-1 .5531)" gradientUnits="userSpaceOnUse"><stop offset=".444" stop-color="#ff689b"/><stop offset="1" stop-color="#d6336b"/></radialGradient><path fill="url(#SVGK2wVedXu)" d="M112.281 64.998c-4.48-7.53-5.55-15.09-6.19-22.01c-.42-4.54-1.72-8.05-6.17-8.05H28.079c-4.45 0-5.75 3.52-6.17 8.05c-.64 6.91-1.71 14.48-6.19 22.01c-6.9 11.6-12.62 21.95-11.6 29.211C6.068 108.11 18.508 124 28.408 124H99.59c9.91 0 22.34-15.89 24.29-29.79c1.02-7.261-4.7-17.611-11.6-29.212"/><path fill="#d6336b" d="M56.93 35.057s-18.68 16.04-12.86 19.961c6 4.04 12.86-19.96 12.86-19.96m7.27 30c8.14 0-.42-30.19-.42-30.19s-7.72 30.19.42 30.19m7.25-30.191s5.93 24.551 12.28 20.321s-12.28-20.32-12.28-20.32"/><path fill="#fff" d="m46.959 30.922l-19.982.4c-1.166 0-1.928-.39-2.086-1.32c-.182-1.067.843-1.589 2.009-1.589h20.376c1.166 0 2.39.227 2.39 1.307c0 1.032-1.541 1.202-2.707 1.202"/></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%20128%20128%22%3E%3Ccircle%20cx%3D%2272.11%22%20cy%3D%2216.227%22%20r%3D%228.56%22%20fill%3D%22%23b7b7b7%22%2F%3E%3Cpath%20fill%3D%22%23969696%22%20d%3D%22M65.19%2021.247c-.48-.62-.92-1.28-1.31-1.97c-.04-.07-.08-.14-.09-.21c-.02-.12.02-.24.05-.36c.24-.82.32-1.68.25-2.52c-.06-.65-.21-1.29-.21-1.94c0-.43.23-1.91.79-1.54c.48.32.83%201.41%201.02%201.93c.49%201.36.61%202.86.34%204.28c-.15.81-.43%201.6-.84%202.33%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M74.272%2010.41c.49.45.67%201.29.23%201.78c-.27.3-.79.52-1.44.47c-1.31-.09-2.29.23-3%20.51c-1.63.64-2.47.27-2.54-.39s.12-1.87%202.63-2.65c2.51-.77%203.78-.03%204.12.28%22%2F%3E%3Cpath%20fill%3D%22%23ccc%22%20d%3D%22M64.45%2030.867s.91-3.49%201.53-5.55c.84-2.81%201.49-8%205.61-7.37c1.8.28%203.35%202.08%203.09%203.9l-2.57%209.01h-7.66z%22%2F%3E%3Ccircle%20cx%3D%2255.89%22%20cy%3D%2216.227%22%20r%3D%228.56%22%20fill%3D%22%23ccc%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M57.232%2011.14c.44.89%200%201.81-2.02%203.03c-2.09%201.26-2.38%202.41-3.24%203.31c-.7.73-2.07.46-2.23-.52c-.38-2.3.73-4.11%201.78-5.2c1.6-1.67%204.77-2.5%205.71-.62%22%2F%3E%3Cpath%20fill%3D%22%23969696%22%20d%3D%22M62.77%2021.307c.3-.41.73-1.09.9-1.53c.05-.12-.34.03-.69.36c-.76.73-2.25%202.23-5.1%203.09c-3.71%201.12-6.32-.24-6.7-.12c-.39.13.98.81%201.18.9c.71.32%201.47.55%202.24.67l.51%201.72h7.67l-1.15-3.82c.4-.36.79-.79%201.14-1.27%22%2F%3E%3Cpath%20fill%3D%22%23ccc%22%20d%3D%22M101.461%2026.407H26.54c-10.61%200-13.57%207.41-13.57%2013.79v25.891h102.08v-25.89c-.01-6.38-2.98-13.79-13.59-13.79%22%2F%3E%3Cpath%20fill%3D%22%23a0a0a0%22%20d%3D%22M12.959%2052.578s.75%201.37%204.1.38s4.9-6.92%204.9-6.92l-.42%2028.708h-8.58zm102.082-.95s-2.102%201.886-4.51.922c-2.331-.933-2.5-3.403-2.5-5.503s-.046-3.494-.046-7.038s-2.527-5.26-5.04-5.453c-5.312-.41-15.461.73-15.461.73l19.027%2036.78h8.53z%22%2F%3E%3CradialGradient%20id%3D%22SVGK2wVedXu%22%20cx%3D%2269.52%22%20cy%3D%22-97.496%22%20r%3D%22128.802%22%20gradientTransform%3D%22rotate(180.193%20-.274%20-.81)scale(-1%20.5531)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.444%22%20stop-color%3D%22%23ff689b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23d6336b%22%2F%3E%3C%2FradialGradient%3E%3Cpath%20fill%3D%22url(%23SVGK2wVedXu)%22%20d%3D%22M112.281%2064.998c-4.48-7.53-5.55-15.09-6.19-22.01c-.42-4.54-1.72-8.05-6.17-8.05H28.079c-4.45%200-5.75%203.52-6.17%208.05c-.64%206.91-1.71%2014.48-6.19%2022.01c-6.9%2011.6-12.62%2021.95-11.6%2029.211C6.068%20108.11%2018.508%20124%2028.408%20124H99.59c9.91%200%2022.34-15.89%2024.29-29.79c1.02-7.261-4.7-17.611-11.6-29.212%22%2F%3E%3Cpath%20fill%3D%22%23d6336b%22%20d%3D%22M56.93%2035.057s-18.68%2016.04-12.86%2019.961c6%204.04%2012.86-19.96%2012.86-19.96m7.27%2030c8.14%200-.42-30.19-.42-30.19s-7.72%2030.19.42%2030.19m7.25-30.191s5.93%2024.551%2012.28%2020.321s-12.28-20.32-12.28-20.32%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m46.959%2030.922l-19.982.4c-1.166%200-1.928-.39-2.086-1.32c-.182-1.067.843-1.589%202.009-1.589h20.376c1.166%200%202.39.227%202.39%201.307c0%201.032-1.541%201.202-2.707%201.202%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%20128%20128%22%3E%3Ccircle%20cx%3D%2272.11%22%20cy%3D%2216.227%22%20r%3D%228.56%22%20fill%3D%22%23b7b7b7%22%2F%3E%3Cpath%20fill%3D%22%23969696%22%20d%3D%22M65.19%2021.247c-.48-.62-.92-1.28-1.31-1.97c-.04-.07-.08-.14-.09-.21c-.02-.12.02-.24.05-.36c.24-.82.32-1.68.25-2.52c-.06-.65-.21-1.29-.21-1.94c0-.43.23-1.91.79-1.54c.48.32.83%201.41%201.02%201.93c.49%201.36.61%202.86.34%204.28c-.15.81-.43%201.6-.84%202.33%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M74.272%2010.41c.49.45.67%201.29.23%201.78c-.27.3-.79.52-1.44.47c-1.31-.09-2.29.23-3%20.51c-1.63.64-2.47.27-2.54-.39s.12-1.87%202.63-2.65c2.51-.77%203.78-.03%204.12.28%22%2F%3E%3Cpath%20fill%3D%22%23ccc%22%20d%3D%22M64.45%2030.867s.91-3.49%201.53-5.55c.84-2.81%201.49-8%205.61-7.37c1.8.28%203.35%202.08%203.09%203.9l-2.57%209.01h-7.66z%22%2F%3E%3Ccircle%20cx%3D%2255.89%22%20cy%3D%2216.227%22%20r%3D%228.56%22%20fill%3D%22%23ccc%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M57.232%2011.14c.44.89%200%201.81-2.02%203.03c-2.09%201.26-2.38%202.41-3.24%203.31c-.7.73-2.07.46-2.23-.52c-.38-2.3.73-4.11%201.78-5.2c1.6-1.67%204.77-2.5%205.71-.62%22%2F%3E%3Cpath%20fill%3D%22%23969696%22%20d%3D%22M62.77%2021.307c.3-.41.73-1.09.9-1.53c.05-.12-.34.03-.69.36c-.76.73-2.25%202.23-5.1%203.09c-3.71%201.12-6.32-.24-6.7-.12c-.39.13.98.81%201.18.9c.71.32%201.47.55%202.24.67l.51%201.72h7.67l-1.15-3.82c.4-.36.79-.79%201.14-1.27%22%2F%3E%3Cpath%20fill%3D%22%23ccc%22%20d%3D%22M101.461%2026.407H26.54c-10.61%200-13.57%207.41-13.57%2013.79v25.891h102.08v-25.89c-.01-6.38-2.98-13.79-13.59-13.79%22%2F%3E%3Cpath%20fill%3D%22%23a0a0a0%22%20d%3D%22M12.959%2052.578s.75%201.37%204.1.38s4.9-6.92%204.9-6.92l-.42%2028.708h-8.58zm102.082-.95s-2.102%201.886-4.51.922c-2.331-.933-2.5-3.403-2.5-5.503s-.046-3.494-.046-7.038s-2.527-5.26-5.04-5.453c-5.312-.41-15.461.73-15.461.73l19.027%2036.78h8.53z%22%2F%3E%3CradialGradient%20id%3D%22SVGK2wVedXu%22%20cx%3D%2269.52%22%20cy%3D%22-97.496%22%20r%3D%22128.802%22%20gradientTransform%3D%22rotate(180.193%20-.274%20-.81)scale(-1%20.5531)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.444%22%20stop-color%3D%22%23ff689b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23d6336b%22%2F%3E%3C%2FradialGradient%3E%3Cpath%20fill%3D%22url(%23SVGK2wVedXu)%22%20d%3D%22M112.281%2064.998c-4.48-7.53-5.55-15.09-6.19-22.01c-.42-4.54-1.72-8.05-6.17-8.05H28.079c-4.45%200-5.75%203.52-6.17%208.05c-.64%206.91-1.71%2014.48-6.19%2022.01c-6.9%2011.6-12.62%2021.95-11.6%2029.211C6.068%20108.11%2018.508%20124%2028.408%20124H99.59c9.91%200%2022.34-15.89%2024.29-29.79c1.02-7.261-4.7-17.611-11.6-29.212%22%2F%3E%3Cpath%20fill%3D%22%23d6336b%22%20d%3D%22M56.93%2035.057s-18.68%2016.04-12.86%2019.961c6%204.04%2012.86-19.96%2012.86-19.96m7.27%2030c8.14%200-.42-30.19-.42-30.19s-7.72%2030.19.42%2030.19m7.25-30.191s5.93%2024.551%2012.28%2020.321s-12.28-20.32-12.28-20.32%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m46.959%2030.922l-19.982.4c-1.166%200-1.928-.39-2.086-1.32c-.182-1.067.843-1.589%202.009-1.589h20.376c1.166%200%202.39.227%202.39%201.307c0%201.032-1.541%201.202-2.707%201.202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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