money recive icon

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

Name
money-recive-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 recive icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.809 6.25h1.36c-.19-.27-.39-.52-.6-.77zm-.289-1.83c-.25-.21-.5-.41-.77-.6v1.36zm1.06 1.061l2.95-2.95c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0l-2.95 2.95c.38.33.73.69 1.06 1.06M17.752 3c0-.41-.34-.75-.75-.75c-.4 0-.72.32-.74.71c.52.25 1.02.53 1.49.86zm4 4c0-.41-.34-.75-.75-.75h-.83c.33.47.62.97.86 1.49c.4-.02.72-.34.72-.74m-9.002 7.75h.3c.39 0 .7-.35.7-.78c0-.54-.15-.62-.49-.74l-.51-.18z"/><path d="M21.04 7.74c-.01 0-.02.01-.04.01h-4c-.1 0-.19-.02-.29-.06a.78.78 0 0 1-.41-.41a.9.9 0 0 1-.05-.28V3c0-.01.01-.02.01-.04C14.96 2.35 13.52 2 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10c0-1.52-.35-2.96-.96-4.26m-7.29 4.08c.64.22 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-.22-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.22z"/><path d="M10.25 10.03c0 .54.15.62.49.74l.51.18v-1.7h-.3c-.38 0-.7.35-.7.78"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconMoneyReciveFilled(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="M18.809 6.25h1.36c-.19-.27-.39-.52-.6-.77zm-.289-1.83c-.25-.21-.5-.41-.77-.6v1.36zm1.06 1.061l2.95-2.95c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0l-2.95 2.95c.38.33.73.69 1.06 1.06M17.752 3c0-.41-.34-.75-.75-.75c-.4 0-.72.32-.74.71c.52.25 1.02.53 1.49.86zm4 4c0-.41-.34-.75-.75-.75h-.83c.33.47.62.97.86 1.49c.4-.02.72-.34.72-.74m-9.002 7.75h.3c.39 0 .7-.35.7-.78c0-.54-.15-.62-.49-.74l-.51-.18z"/><path d="M21.04 7.74c-.01 0-.02.01-.04.01h-4c-.1 0-.19-.02-.29-.06a.78.78 0 0 1-.41-.41a.9.9 0 0 1-.05-.28V3c0-.01.01-.02.01-.04C14.96 2.35 13.52 2 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10c0-1.52-.35-2.96-.96-4.26m-7.29 4.08c.64.22 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-.22-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.22z"/><path d="M10.25 10.03c0 .54.15.62.49.74l.51.18v-1.7h-.3c-.38 0-.7.35-.7.78"/></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="M18.809 6.25h1.36c-.19-.27-.39-.52-.6-.77zm-.289-1.83c-.25-.21-.5-.41-.77-.6v1.36zm1.06 1.061l2.95-2.95c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0l-2.95 2.95c.38.33.73.69 1.06 1.06M17.752 3c0-.41-.34-.75-.75-.75c-.4 0-.72.32-.74.71c.52.25 1.02.53 1.49.86zm4 4c0-.41-.34-.75-.75-.75h-.83c.33.47.62.97.86 1.49c.4-.02.72-.34.72-.74m-9.002 7.75h.3c.39 0 .7-.35.7-.78c0-.54-.15-.62-.49-.74l-.51-.18z"/><path d="M21.04 7.74c-.01 0-.02.01-.04.01h-4c-.1 0-.19-.02-.29-.06a.78.78 0 0 1-.41-.41a.9.9 0 0 1-.05-.28V3c0-.01.01-.02.01-.04C14.96 2.35 13.52 2 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10c0-1.52-.35-2.96-.96-4.26m-7.29 4.08c.64.22 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-.22-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.22z"/><path d="M10.25 10.03c0 .54.15.62.49.74l.51.18v-1.7h-.3c-.38 0-.7.35-.7.78"/></g></svg>
</template>

CSS

.icon-money-recive-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%22M18.809%206.25h1.36c-.19-.27-.39-.52-.6-.77zm-.289-1.83c-.25-.21-.5-.41-.77-.6v1.36zm1.06%201.061l2.95-2.95c.29-.29.29-.77%200-1.06a.754.754%200%200%200-1.06%200l-2.95%202.95c.38.33.73.69%201.06%201.06M17.752%203c0-.41-.34-.75-.75-.75c-.4%200-.72.32-.74.71c.52.25%201.02.53%201.49.86zm4%204c0-.41-.34-.75-.75-.75h-.83c.33.47.62.97.86%201.49c.4-.02.72-.34.72-.74m-9.002%207.75h.3c.39%200%20.7-.35.7-.78c0-.54-.15-.62-.49-.74l-.51-.18z%22%2F%3E%3Cpath%20d%3D%22M21.04%207.74c-.01%200-.02.01-.04.01h-4c-.1%200-.19-.02-.29-.06a.78.78%200%200%201-.41-.41a.9.9%200%200%201-.05-.28V3c0-.01.01-.02.01-.04C14.96%202.35%2013.52%202%2012%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010s10-4.48%2010-10c0-1.52-.35-2.96-.96-4.26m-7.29%204.08c.64.22%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-.22-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.22z%22%2F%3E%3Cpath%20d%3D%22M10.25%2010.03c0%20.54.15.62.49.74l.51.18v-1.7h-.3c-.38%200-.7.35-.7.78%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%22M18.809%206.25h1.36c-.19-.27-.39-.52-.6-.77zm-.289-1.83c-.25-.21-.5-.41-.77-.6v1.36zm1.06%201.061l2.95-2.95c.29-.29.29-.77%200-1.06a.754.754%200%200%200-1.06%200l-2.95%202.95c.38.33.73.69%201.06%201.06M17.752%203c0-.41-.34-.75-.75-.75c-.4%200-.72.32-.74.71c.52.25%201.02.53%201.49.86zm4%204c0-.41-.34-.75-.75-.75h-.83c.33.47.62.97.86%201.49c.4-.02.72-.34.72-.74m-9.002%207.75h.3c.39%200%20.7-.35.7-.78c0-.54-.15-.62-.49-.74l-.51-.18z%22%2F%3E%3Cpath%20d%3D%22M21.04%207.74c-.01%200-.02.01-.04.01h-4c-.1%200-.19-.02-.29-.06a.78.78%200%200%201-.41-.41a.9.9%200%200%201-.05-.28V3c0-.01.01-.02.01-.04C14.96%202.35%2013.52%202%2012%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010s10-4.48%2010-10c0-1.52-.35-2.96-.96-4.26m-7.29%204.08c.64.22%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-.22-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.22z%22%2F%3E%3Cpath%20d%3D%22M10.25%2010.03c0%20.54.15.62.49.74l.51.18v-1.7h-.3c-.38%200-.7.35-.7.78%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-recive-filled.svg?color=%231a73e8&size=48