money send flow 01 icon
money-send-flow-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- money-send-flow-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
money-01money-02money-03money-04money-add-01money-add-02money-bag-01money-bag-02money-exchange-01money-exchange-02money-exchange-03money-lockmoney-not-found-01money-not-found-02money-not-found-03money-not-found-04money-receive-01money-receive-02money-receive-circlemoney-receive-flow-01money-receive-flow-02money-receive-squaremoney-remove-01money-remove-02
Use the money send flow 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="M2.017 7.002C4.217 7.002 6 5.22 6 3.02m12 0v.091a3.89 3.89 0 0 0 3.89 3.891"/><path d="M2.017 13.019C4.217 13.019 6 14.8 6 17c-1.553-.047-2.48-.22-3.121-.861s-.815-1.568-.862-3.12m0 0q0 0 0 0m0 0C2 12.444 2 11.782 2 11.017V9c0-2.828 0-4.243.879-5.121C3.757 3 5.172 3 8 3h8c2.828 0 4.243 0 5.121.879C22 4.757 22 6.172 22 9v2.017c0 2.829 0 4.243-.879 5.122c-.641.64-1.568.816-3.121.863c0-2.18 1.769-3.952 3.942-3.983M12 17v4m3-4v2m-6-2v2"/><path d="M15 10.004a3 3 0 1 0-6 0a3 3 0 0 0 6 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMoneySendFlow01(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="M2.017 7.002C4.217 7.002 6 5.22 6 3.02m12 0v.091a3.89 3.89 0 0 0 3.89 3.891"/><path d="M2.017 13.019C4.217 13.019 6 14.8 6 17c-1.553-.047-2.48-.22-3.121-.861s-.815-1.568-.862-3.12m0 0q0 0 0 0m0 0C2 12.444 2 11.782 2 11.017V9c0-2.828 0-4.243.879-5.121C3.757 3 5.172 3 8 3h8c2.828 0 4.243 0 5.121.879C22 4.757 22 6.172 22 9v2.017c0 2.829 0 4.243-.879 5.122c-.641.64-1.568.816-3.121.863c0-2.18 1.769-3.952 3.942-3.983M12 17v4m3-4v2m-6-2v2"/><path d="M15 10.004a3 3 0 1 0-6 0a3 3 0 0 0 6 0"/></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="M2.017 7.002C4.217 7.002 6 5.22 6 3.02m12 0v.091a3.89 3.89 0 0 0 3.89 3.891"/><path d="M2.017 13.019C4.217 13.019 6 14.8 6 17c-1.553-.047-2.48-.22-3.121-.861s-.815-1.568-.862-3.12m0 0q0 0 0 0m0 0C2 12.444 2 11.782 2 11.017V9c0-2.828 0-4.243.879-5.121C3.757 3 5.172 3 8 3h8c2.828 0 4.243 0 5.121.879C22 4.757 22 6.172 22 9v2.017c0 2.829 0 4.243-.879 5.122c-.641.64-1.568.816-3.121.863c0-2.18 1.769-3.952 3.942-3.983M12 17v4m3-4v2m-6-2v2"/><path d="M15 10.004a3 3 0 1 0-6 0a3 3 0 0 0 6 0"/></g></svg> </template>
CSS
.icon-money-send-flow-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%22M2.017%207.002C4.217%207.002%206%205.22%206%203.02m12%200v.091a3.89%203.89%200%200%200%203.89%203.891%22%2F%3E%3Cpath%20d%3D%22M2.017%2013.019C4.217%2013.019%206%2014.8%206%2017c-1.553-.047-2.48-.22-3.121-.861s-.815-1.568-.862-3.12m0%200q0%200%200%200m0%200C2%2012.444%202%2011.782%202%2011.017V9c0-2.828%200-4.243.879-5.121C3.757%203%205.172%203%208%203h8c2.828%200%204.243%200%205.121.879C22%204.757%2022%206.172%2022%209v2.017c0%202.829%200%204.243-.879%205.122c-.641.64-1.568.816-3.121.863c0-2.18%201.769-3.952%203.942-3.983M12%2017v4m3-4v2m-6-2v2%22%2F%3E%3Cpath%20d%3D%22M15%2010.004a3%203%200%201%200-6%200a3%203%200%200%200%206%200%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%22M2.017%207.002C4.217%207.002%206%205.22%206%203.02m12%200v.091a3.89%203.89%200%200%200%203.89%203.891%22%2F%3E%3Cpath%20d%3D%22M2.017%2013.019C4.217%2013.019%206%2014.8%206%2017c-1.553-.047-2.48-.22-3.121-.861s-.815-1.568-.862-3.12m0%200q0%200%200%200m0%200C2%2012.444%202%2011.782%202%2011.017V9c0-2.828%200-4.243.879-5.121C3.757%203%205.172%203%208%203h8c2.828%200%204.243%200%205.121.879C22%204.757%2022%206.172%2022%209v2.017c0%202.829%200%204.243-.879%205.122c-.641.64-1.568.816-3.121.863c0-2.18%201.769-3.952%203.942-3.983M12%2017v4m3-4v2m-6-2v2%22%2F%3E%3Cpath%20d%3D%22M15%2010.004a3%203%200%201%200-6%200a3%203%200%200%200%206%200%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/money-send-flow-01.svg?color=%231a73e8&size=48