purse 01 icon
purse-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- purse-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the purse 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15.987 3.875c.068-.75-.095-1.875-1.23-1.875C13.337 2 9.824 7 7 7"/><path d="M8.015 3.875C7.939 3.125 8.12 2 9.399 2C10.996 2 14.824 7 18 7M4 10h16"/><path d="M21.863 15.002c-.448-2.065-2.39-4.504-1.69-6.62A1.055 1.055 0 0 0 19.162 7H4.83a1.05 1.05 0 0 0-1.004 1.382c.712 2.116-1.237 4.56-1.687 6.625c-.619 2.837.884 5.787 3.748 6.386c3.871.81 8.354.81 12.226 0c2.866-.598 4.368-3.55 3.751-6.39"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPurse01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M15.987 3.875c.068-.75-.095-1.875-1.23-1.875C13.337 2 9.824 7 7 7"/><path d="M8.015 3.875C7.939 3.125 8.12 2 9.399 2C10.996 2 14.824 7 18 7M4 10h16"/><path d="M21.863 15.002c-.448-2.065-2.39-4.504-1.69-6.62A1.055 1.055 0 0 0 19.162 7H4.83a1.05 1.05 0 0 0-1.004 1.382c.712 2.116-1.237 4.56-1.687 6.625c-.619 2.837.884 5.787 3.748 6.386c3.871.81 8.354.81 12.226 0c2.866-.598 4.368-3.55 3.751-6.39"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15.987 3.875c.068-.75-.095-1.875-1.23-1.875C13.337 2 9.824 7 7 7"/><path d="M8.015 3.875C7.939 3.125 8.12 2 9.399 2C10.996 2 14.824 7 18 7M4 10h16"/><path d="M21.863 15.002c-.448-2.065-2.39-4.504-1.69-6.62A1.055 1.055 0 0 0 19.162 7H4.83a1.05 1.05 0 0 0-1.004 1.382c.712 2.116-1.237 4.56-1.687 6.625c-.619 2.837.884 5.787 3.748 6.386c3.871.81 8.354.81 12.226 0c2.866-.598 4.368-3.55 3.751-6.39"/></g></svg> </template>
CSS
.icon-purse-01 {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.987%203.875c.068-.75-.095-1.875-1.23-1.875C13.337%202%209.824%207%207%207%22%2F%3E%3Cpath%20d%3D%22M8.015%203.875C7.939%203.125%208.12%202%209.399%202C10.996%202%2014.824%207%2018%207M4%2010h16%22%2F%3E%3Cpath%20d%3D%22M21.863%2015.002c-.448-2.065-2.39-4.504-1.69-6.62A1.055%201.055%200%200%200%2019.162%207H4.83a1.05%201.05%200%200%200-1.004%201.382c.712%202.116-1.237%204.56-1.687%206.625c-.619%202.837.884%205.787%203.748%206.386c3.871.81%208.354.81%2012.226%200c2.866-.598%204.368-3.55%203.751-6.39%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.987%203.875c.068-.75-.095-1.875-1.23-1.875C13.337%202%209.824%207%207%207%22%2F%3E%3Cpath%20d%3D%22M8.015%203.875C7.939%203.125%208.12%202%209.399%202C10.996%202%2014.824%207%2018%207M4%2010h16%22%2F%3E%3Cpath%20d%3D%22M21.863%2015.002c-.448-2.065-2.39-4.504-1.69-6.62A1.055%201.055%200%200%200%2019.162%207H4.83a1.05%201.05%200%200%200-1.004%201.382c.712%202.116-1.237%204.56-1.687%206.625c-.619%202.837.884%205.787%203.748%206.386c3.871.81%208.354.81%2012.226%200c2.866-.598%204.368-3.55%203.751-6.39%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/purse-01.svg?color=%231a73e8&size=48