money send3 icon

money-send3-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
money-send3-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the money send3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10.25 10.03c0 .54.15.62.49.74l.51.18v-1.7h-.3c-.38 0-.7.35-.7.78m2.5 4.72h.3c.39 0 .7-.35.7-.78c0-.54-.15-.62-.49-.74l-.51-.18z"/><path d="m19.58 5.48l-2.05 2.05c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2.05-2.05C16.76 2.92 14.49 2 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10c0-2.49-.92-4.76-2.42-6.52m-5.83 6.34c.64.23 1.5.69 1.5 2.16c0 1.25-.99 2.28-2.2 2.28h-.3v.25c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.25h-.08c-1.33 0-2.42-1.12-2.42-2.5c0-.42.34-.76.75-.76s.75.34.75.75c0 .55.41 1 .92 1h.08v-2.22l-1-.35c-.64-.23-1.5-.69-1.5-2.16c0-1.25.99-2.28 2.2-2.28h.3V7.5c0-.41.34-.75.75-.75s.75.34.75.75v.25h.08c1.33 0 2.42 1.12 2.42 2.5c0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-.55-.41-1-.92-1h-.08v2.22zm8.94-10.11a.78.78 0 0 0-.41-.41a.9.9 0 0 0-.28-.05h-4c-.41 0-.75.34-.75.75s.34.75.75.75h2.19l-1.67 1.67c.38.33.73.68 1.06 1.06l1.67-1.67V6c0 .41.34.75.75.75s.75-.34.75-.75V2c0-.1-.02-.19-.06-.29"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconMoneySend3Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10.25 10.03c0 .54.15.62.49.74l.51.18v-1.7h-.3c-.38 0-.7.35-.7.78m2.5 4.72h.3c.39 0 .7-.35.7-.78c0-.54-.15-.62-.49-.74l-.51-.18z"/><path d="m19.58 5.48l-2.05 2.05c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2.05-2.05C16.76 2.92 14.49 2 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10c0-2.49-.92-4.76-2.42-6.52m-5.83 6.34c.64.23 1.5.69 1.5 2.16c0 1.25-.99 2.28-2.2 2.28h-.3v.25c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.25h-.08c-1.33 0-2.42-1.12-2.42-2.5c0-.42.34-.76.75-.76s.75.34.75.75c0 .55.41 1 .92 1h.08v-2.22l-1-.35c-.64-.23-1.5-.69-1.5-2.16c0-1.25.99-2.28 2.2-2.28h.3V7.5c0-.41.34-.75.75-.75s.75.34.75.75v.25h.08c1.33 0 2.42 1.12 2.42 2.5c0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-.55-.41-1-.92-1h-.08v2.22zm8.94-10.11a.78.78 0 0 0-.41-.41a.9.9 0 0 0-.28-.05h-4c-.41 0-.75.34-.75.75s.34.75.75.75h2.19l-1.67 1.67c.38.33.73.68 1.06 1.06l1.67-1.67V6c0 .41.34.75.75.75s.75-.34.75-.75V2c0-.1-.02-.19-.06-.29"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10.25 10.03c0 .54.15.62.49.74l.51.18v-1.7h-.3c-.38 0-.7.35-.7.78m2.5 4.72h.3c.39 0 .7-.35.7-.78c0-.54-.15-.62-.49-.74l-.51-.18z"/><path d="m19.58 5.48l-2.05 2.05c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2.05-2.05C16.76 2.92 14.49 2 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10c0-2.49-.92-4.76-2.42-6.52m-5.83 6.34c.64.23 1.5.69 1.5 2.16c0 1.25-.99 2.28-2.2 2.28h-.3v.25c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.25h-.08c-1.33 0-2.42-1.12-2.42-2.5c0-.42.34-.76.75-.76s.75.34.75.75c0 .55.41 1 .92 1h.08v-2.22l-1-.35c-.64-.23-1.5-.69-1.5-2.16c0-1.25.99-2.28 2.2-2.28h.3V7.5c0-.41.34-.75.75-.75s.75.34.75.75v.25h.08c1.33 0 2.42 1.12 2.42 2.5c0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-.55-.41-1-.92-1h-.08v2.22zm8.94-10.11a.78.78 0 0 0-.41-.41a.9.9 0 0 0-.28-.05h-4c-.41 0-.75.34-.75.75s.34.75.75.75h2.19l-1.67 1.67c.38.33.73.68 1.06 1.06l1.67-1.67V6c0 .41.34.75.75.75s.75-.34.75-.75V2c0-.1-.02-.19-.06-.29"/></g></svg>
</template>

CSS

.icon-money-send3-filled {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M10.25%2010.03c0%20.54.15.62.49.74l.51.18v-1.7h-.3c-.38%200-.7.35-.7.78m2.5%204.72h.3c.39%200%20.7-.35.7-.78c0-.54-.15-.62-.49-.74l-.51-.18z%22%2F%3E%3Cpath%20d%3D%22m19.58%205.48l-2.05%202.05c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754%200%200%201%200-1.06l2.05-2.05C16.76%202.92%2014.49%202%2012%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010s10-4.48%2010-10c0-2.49-.92-4.76-2.42-6.52m-5.83%206.34c.64.23%201.5.69%201.5%202.16c0%201.25-.99%202.28-2.2%202.28h-.3v.25c0%20.41-.34.75-.75.75s-.75-.34-.75-.75v-.25h-.08c-1.33%200-2.42-1.12-2.42-2.5c0-.42.34-.76.75-.76s.75.34.75.75c0%20.55.41%201%20.92%201h.08v-2.22l-1-.35c-.64-.23-1.5-.69-1.5-2.16c0-1.25.99-2.28%202.2-2.28h.3V7.5c0-.41.34-.75.75-.75s.75.34.75.75v.25h.08c1.33%200%202.42%201.12%202.42%202.5c0%20.41-.34.75-.75.75s-.75-.34-.75-.75c0-.55-.41-1-.92-1h-.08v2.22zm8.94-10.11a.78.78%200%200%200-.41-.41a.9.9%200%200%200-.28-.05h-4c-.41%200-.75.34-.75.75s.34.75.75.75h2.19l-1.67%201.67c.38.33.73.68%201.06%201.06l1.67-1.67V6c0%20.41.34.75.75.75s.75-.34.75-.75V2c0-.1-.02-.19-.06-.29%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%22currentColor%22%3E%3Cpath%20d%3D%22M10.25%2010.03c0%20.54.15.62.49.74l.51.18v-1.7h-.3c-.38%200-.7.35-.7.78m2.5%204.72h.3c.39%200%20.7-.35.7-.78c0-.54-.15-.62-.49-.74l-.51-.18z%22%2F%3E%3Cpath%20d%3D%22m19.58%205.48l-2.05%202.05c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754%200%200%201%200-1.06l2.05-2.05C16.76%202.92%2014.49%202%2012%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010s10-4.48%2010-10c0-2.49-.92-4.76-2.42-6.52m-5.83%206.34c.64.23%201.5.69%201.5%202.16c0%201.25-.99%202.28-2.2%202.28h-.3v.25c0%20.41-.34.75-.75.75s-.75-.34-.75-.75v-.25h-.08c-1.33%200-2.42-1.12-2.42-2.5c0-.42.34-.76.75-.76s.75.34.75.75c0%20.55.41%201%20.92%201h.08v-2.22l-1-.35c-.64-.23-1.5-.69-1.5-2.16c0-1.25.99-2.28%202.2-2.28h.3V7.5c0-.41.34-.75.75-.75s.75.34.75.75v.25h.08c1.33%200%202.42%201.12%202.42%202.5c0%20.41-.34.75-.75.75s-.75-.34-.75-.75c0-.55-.41-1-.92-1h-.08v2.22zm8.94-10.11a.78.78%200%200%200-.41-.41a.9.9%200%200%200-.28-.05h-4c-.41%200-.75.34-.75.75s.34.75.75.75h2.19l-1.67%201.67c.38.33.73.68%201.06%201.06l1.67-1.67V6c0%20.41.34.75.75.75s.75-.34.75-.75V2c0-.1-.02-.19-.06-.29%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/money-send3-filled.svg?color=%231a73e8&size=48