send-money-rounded from Material Symbols Light by Google · Rounded · Business · Apache-2.0 Free for personal and commercial use.

Name
send-money-rounded
Set
Material Symbols Light
Style
Rounded
Category
Business
Viewbox
24×24
License
Apache 2.0
Aliases
send-money-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the send money icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.039 12q0 1.816.955 3.286q.956 1.47 2.516 2.162q.196.104.31.287q.115.182.042.384q-.073.208-.285.277t-.408-.015q-2.142-.962-3.136-2.772q-.994-1.811-.994-3.609q0-1.792.985-3.6t3.122-2.77q.196-.084.41-.017t.294.274q.079.196-.033.379q-.111.182-.307.286q-1.56.692-2.516 2.163Q2.04 10.185 2.04 12m12 7q-2.922 0-4.961-2.04T7.038 12t2.04-4.96T14.038 5q1.246 0 2.362.392t2.025 1.135q.171.135.19.333q.02.198-.146.363q-.16.16-.37.156t-.387-.138q-.77-.589-1.686-.915T14.038 6q-2.5 0-4.25 1.75T8.038 12t1.75 4.25t4.25 1.75q1.071 0 1.988-.326q.916-.326 1.686-.914q.177-.135.387-.139t.37.156q.165.165.146.364t-.19.332q-.91.743-2.025 1.135T14.039 19m7.007-6.5h-7.392q-.213 0-.357-.143q-.143-.143-.143-.357t.143-.357t.357-.143h7.392L19.3 9.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.388 2.388q.243.243.243.566t-.243.566l-2.388 2.388q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSendMoneyRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.039 12q0 1.816.955 3.286q.956 1.47 2.516 2.162q.196.104.31.287q.115.182.042.384q-.073.208-.285.277t-.408-.015q-2.142-.962-3.136-2.772q-.994-1.811-.994-3.609q0-1.792.985-3.6t3.122-2.77q.196-.084.41-.017t.294.274q.079.196-.033.379q-.111.182-.307.286q-1.56.692-2.516 2.163Q2.04 10.185 2.04 12m12 7q-2.922 0-4.961-2.04T7.038 12t2.04-4.96T14.038 5q1.246 0 2.362.392t2.025 1.135q.171.135.19.333q.02.198-.146.363q-.16.16-.37.156t-.387-.138q-.77-.589-1.686-.915T14.038 6q-2.5 0-4.25 1.75T8.038 12t1.75 4.25t4.25 1.75q1.071 0 1.988-.326q.916-.326 1.686-.914q.177-.135.387-.139t.37.156q.165.165.146.364t-.19.332q-.91.743-2.025 1.135T14.039 19m7.007-6.5h-7.392q-.213 0-.357-.143q-.143-.143-.143-.357t.143-.357t.357-.143h7.392L19.3 9.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.388 2.388q.243.243.243.566t-.243.566l-2.388 2.388q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.039 12q0 1.816.955 3.286q.956 1.47 2.516 2.162q.196.104.31.287q.115.182.042.384q-.073.208-.285.277t-.408-.015q-2.142-.962-3.136-2.772q-.994-1.811-.994-3.609q0-1.792.985-3.6t3.122-2.77q.196-.084.41-.017t.294.274q.079.196-.033.379q-.111.182-.307.286q-1.56.692-2.516 2.163Q2.04 10.185 2.04 12m12 7q-2.922 0-4.961-2.04T7.038 12t2.04-4.96T14.038 5q1.246 0 2.362.392t2.025 1.135q.171.135.19.333q.02.198-.146.363q-.16.16-.37.156t-.387-.138q-.77-.589-1.686-.915T14.038 6q-2.5 0-4.25 1.75T8.038 12t1.75 4.25t4.25 1.75q1.071 0 1.988-.326q.916-.326 1.686-.914q.177-.135.387-.139t.37.156q.165.165.146.364t-.19.332q-.91.743-2.025 1.135T14.039 19m7.007-6.5h-7.392q-.213 0-.357-.143q-.143-.143-.143-.357t.143-.357t.357-.143h7.392L19.3 9.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.388 2.388q.243.243.243.566t-.243.566l-2.388 2.388q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354z"/></svg>
</template>

CSS

.icon-send-money-rounded {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.039%2012q0%201.816.955%203.286q.956%201.47%202.516%202.162q.196.104.31.287q.115.182.042.384q-.073.208-.285.277t-.408-.015q-2.142-.962-3.136-2.772q-.994-1.811-.994-3.609q0-1.792.985-3.6t3.122-2.77q.196-.084.41-.017t.294.274q.079.196-.033.379q-.111.182-.307.286q-1.56.692-2.516%202.163Q2.04%2010.185%202.04%2012m12%207q-2.922%200-4.961-2.04T7.038%2012t2.04-4.96T14.038%205q1.246%200%202.362.392t2.025%201.135q.171.135.19.333q.02.198-.146.363q-.16.16-.37.156t-.387-.138q-.77-.589-1.686-.915T14.038%206q-2.5%200-4.25%201.75T8.038%2012t1.75%204.25t4.25%201.75q1.071%200%201.988-.326q.916-.326%201.686-.914q.177-.135.387-.139t.37.156q.165.165.146.364t-.19.332q-.91.743-2.025%201.135T14.039%2019m7.007-6.5h-7.392q-.213%200-.357-.143q-.143-.143-.143-.357t.143-.357t.357-.143h7.392L19.3%209.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.388%202.388q.243.243.243.566t-.243.566l-2.388%202.388q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.039%2012q0%201.816.955%203.286q.956%201.47%202.516%202.162q.196.104.31.287q.115.182.042.384q-.073.208-.285.277t-.408-.015q-2.142-.962-3.136-2.772q-.994-1.811-.994-3.609q0-1.792.985-3.6t3.122-2.77q.196-.084.41-.017t.294.274q.079.196-.033.379q-.111.182-.307.286q-1.56.692-2.516%202.163Q2.04%2010.185%202.04%2012m12%207q-2.922%200-4.961-2.04T7.038%2012t2.04-4.96T14.038%205q1.246%200%202.362.392t2.025%201.135q.171.135.19.333q.02.198-.146.363q-.16.16-.37.156t-.387-.138q-.77-.589-1.686-.915T14.038%206q-2.5%200-4.25%201.75T8.038%2012t1.75%204.25t4.25%201.75q1.071%200%201.988-.326q.916-.326%201.686-.914q.177-.135.387-.139t.37.156q.165.165.146.364t-.19.332q-.91.743-2.025%201.135T14.039%2019m7.007-6.5h-7.392q-.213%200-.357-.143q-.143-.143-.143-.357t.143-.357t.357-.143h7.392L19.3%209.754q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.388%202.388q.243.243.243.566t-.243.566l-2.388%202.388q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/send-money-rounded.svg?color=%231a73e8&size=48