purse emoji
purse from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.
- Name
- purse
- Set
- Twitter Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More objects icons from Twitter Emoji
Use the purse emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#939598" d="M18.163 1.862a1.81 1.81 0 0 1-1.818 1.814a1.757 1.757 0 0 1-1.75-1.837A1.815 1.815 0 0 1 16.412.104a1.76 1.76 0 0 1 1.751 1.758"/><path fill="#d1d3d4" d="M33.838 14.517c2.792 16.195 3.02 17.58-14.316 17.469l-3.355-.021C1.068 31.869-1.17 31.8 1.866 14.314C3.162 6.852 9.548 3.048 16.618 3.093l2.477.016c7.07.044 13.453 3.93 14.743 11.408"/><path fill="#d1d3d4" d="M20.304 1.875a1.753 1.753 0 0 1-1.77 1.814a1.813 1.813 0 0 1-1.798-1.837A1.757 1.757 0 0 1 18.507.117a1.82 1.82 0 0 1 1.797 1.758"/><path fill="#ea596e" d="M34.364 17.219c2.995 17.382 3.239 18.865-14.778 18.75l-3.487-.022c-15.693-.1-18.021-.162-14.762-18.938C2.715 9.067 9.306 5.038 16.581 5.084l2.549.016c7.275.046 13.862 4.159 15.234 12.119"/><path fill="#dd2e44" d="M16.14 5.979s-6.717 7.718-4.981 9.651c1.809 2.017 4.981-9.651 4.981-9.651m2.264.014s6.602 7.803 4.839 9.714c-1.838 1.993-4.839-9.714-4.839-9.714"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiPurse(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#939598" d="M18.163 1.862a1.81 1.81 0 0 1-1.818 1.814a1.757 1.757 0 0 1-1.75-1.837A1.815 1.815 0 0 1 16.412.104a1.76 1.76 0 0 1 1.751 1.758"/><path fill="#d1d3d4" d="M33.838 14.517c2.792 16.195 3.02 17.58-14.316 17.469l-3.355-.021C1.068 31.869-1.17 31.8 1.866 14.314C3.162 6.852 9.548 3.048 16.618 3.093l2.477.016c7.07.044 13.453 3.93 14.743 11.408"/><path fill="#d1d3d4" d="M20.304 1.875a1.753 1.753 0 0 1-1.77 1.814a1.813 1.813 0 0 1-1.798-1.837A1.757 1.757 0 0 1 18.507.117a1.82 1.82 0 0 1 1.797 1.758"/><path fill="#ea596e" d="M34.364 17.219c2.995 17.382 3.239 18.865-14.778 18.75l-3.487-.022c-15.693-.1-18.021-.162-14.762-18.938C2.715 9.067 9.306 5.038 16.581 5.084l2.549.016c7.275.046 13.862 4.159 15.234 12.119"/><path fill="#dd2e44" d="M16.14 5.979s-6.717 7.718-4.981 9.651c1.809 2.017 4.981-9.651 4.981-9.651m2.264.014s6.602 7.803 4.839 9.714c-1.838 1.993-4.839-9.714-4.839-9.714"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#939598" d="M18.163 1.862a1.81 1.81 0 0 1-1.818 1.814a1.757 1.757 0 0 1-1.75-1.837A1.815 1.815 0 0 1 16.412.104a1.76 1.76 0 0 1 1.751 1.758"/><path fill="#d1d3d4" d="M33.838 14.517c2.792 16.195 3.02 17.58-14.316 17.469l-3.355-.021C1.068 31.869-1.17 31.8 1.866 14.314C3.162 6.852 9.548 3.048 16.618 3.093l2.477.016c7.07.044 13.453 3.93 14.743 11.408"/><path fill="#d1d3d4" d="M20.304 1.875a1.753 1.753 0 0 1-1.77 1.814a1.813 1.813 0 0 1-1.798-1.837A1.757 1.757 0 0 1 18.507.117a1.82 1.82 0 0 1 1.797 1.758"/><path fill="#ea596e" d="M34.364 17.219c2.995 17.382 3.239 18.865-14.778 18.75l-3.487-.022c-15.693-.1-18.021-.162-14.762-18.938C2.715 9.067 9.306 5.038 16.581 5.084l2.549.016c7.275.046 13.862 4.159 15.234 12.119"/><path fill="#dd2e44" d="M16.14 5.979s-6.717 7.718-4.981 9.651c1.809 2.017 4.981-9.651 4.981-9.651m2.264.014s6.602 7.803 4.839 9.714c-1.838 1.993-4.839-9.714-4.839-9.714"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23939598%22%20d%3D%22M18.163%201.862a1.81%201.81%200%200%201-1.818%201.814a1.757%201.757%200%200%201-1.75-1.837A1.815%201.815%200%200%201%2016.412.104a1.76%201.76%200%200%201%201.751%201.758%22%2F%3E%3Cpath%20fill%3D%22%23d1d3d4%22%20d%3D%22M33.838%2014.517c2.792%2016.195%203.02%2017.58-14.316%2017.469l-3.355-.021C1.068%2031.869-1.17%2031.8%201.866%2014.314C3.162%206.852%209.548%203.048%2016.618%203.093l2.477.016c7.07.044%2013.453%203.93%2014.743%2011.408%22%2F%3E%3Cpath%20fill%3D%22%23d1d3d4%22%20d%3D%22M20.304%201.875a1.753%201.753%200%200%201-1.77%201.814a1.813%201.813%200%200%201-1.798-1.837A1.757%201.757%200%200%201%2018.507.117a1.82%201.82%200%200%201%201.797%201.758%22%2F%3E%3Cpath%20fill%3D%22%23ea596e%22%20d%3D%22M34.364%2017.219c2.995%2017.382%203.239%2018.865-14.778%2018.75l-3.487-.022c-15.693-.1-18.021-.162-14.762-18.938C2.715%209.067%209.306%205.038%2016.581%205.084l2.549.016c7.275.046%2013.862%204.159%2015.234%2012.119%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M16.14%205.979s-6.717%207.718-4.981%209.651c1.809%202.017%204.981-9.651%204.981-9.651m2.264.014s6.602%207.803%204.839%209.714c-1.838%201.993-4.839-9.714-4.839-9.714%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23939598%22%20d%3D%22M18.163%201.862a1.81%201.81%200%200%201-1.818%201.814a1.757%201.757%200%200%201-1.75-1.837A1.815%201.815%200%200%201%2016.412.104a1.76%201.76%200%200%201%201.751%201.758%22%2F%3E%3Cpath%20fill%3D%22%23d1d3d4%22%20d%3D%22M33.838%2014.517c2.792%2016.195%203.02%2017.58-14.316%2017.469l-3.355-.021C1.068%2031.869-1.17%2031.8%201.866%2014.314C3.162%206.852%209.548%203.048%2016.618%203.093l2.477.016c7.07.044%2013.453%203.93%2014.743%2011.408%22%2F%3E%3Cpath%20fill%3D%22%23d1d3d4%22%20d%3D%22M20.304%201.875a1.753%201.753%200%200%201-1.77%201.814a1.813%201.813%200%200%201-1.798-1.837A1.757%201.757%200%200%201%2018.507.117a1.82%201.82%200%200%201%201.797%201.758%22%2F%3E%3Cpath%20fill%3D%22%23ea596e%22%20d%3D%22M34.364%2017.219c2.995%2017.382%203.239%2018.865-14.778%2018.75l-3.487-.022c-15.693-.1-18.021-.162-14.762-18.938C2.715%209.067%209.306%205.038%2016.581%205.084l2.549.016c7.275.046%2013.862%204.159%2015.234%2012.119%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M16.14%205.979s-6.717%207.718-4.981%209.651c1.809%202.017%204.981-9.651%204.981-9.651m2.264.014s6.602%207.803%204.839%209.714c-1.838%201.993-4.839-9.714-4.839-9.714%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/purse.svg?color=%231a73e8&size=48