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

Name
attach-money-rounded
Set
Material Symbols Light
Style
Rounded
Category
Business
Viewbox
24×24
License
Apache 2.0
Aliases
attach-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 attach money icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.987 20.5q-.214 0-.357-.143T11.486 20v-1.535q-1.182-.154-2.042-.76q-.86-.605-1.365-1.672q-.079-.177.006-.382t.28-.284q.177-.073.38.003t.286.259q.444.904 1.161 1.387q.718.484 1.88.484q1.14 0 2.083-.568t.943-1.832q0-1.067-.694-1.714q-.695-.647-2.598-1.259q-1.939-.617-2.729-1.41q-.79-.794-.79-2.067q0-1.394 1.069-2.227q1.069-.832 2.13-.9V4q0-.213.144-.357t.356-.143t.357.143t.143.357v1.523q.893.093 1.583.459t1.179 1.041q.11.171.059.36t-.245.286q-.177.093-.37.042t-.344-.228q-.383-.466-.936-.75q-.553-.283-1.376-.283q-1.157 0-1.953.613q-.796.612-.796 1.587q0 .921.653 1.492q.654.572 2.62 1.193q1.82.576 2.68 1.481q.858.905.858 2.272q0 1.506-1.06 2.393t-2.552.996V20q0 .214-.143.357t-.357.143"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAttachMoneyRounded(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="M11.987 20.5q-.214 0-.357-.143T11.486 20v-1.535q-1.182-.154-2.042-.76q-.86-.605-1.365-1.672q-.079-.177.006-.382t.28-.284q.177-.073.38.003t.286.259q.444.904 1.161 1.387q.718.484 1.88.484q1.14 0 2.083-.568t.943-1.832q0-1.067-.694-1.714q-.695-.647-2.598-1.259q-1.939-.617-2.729-1.41q-.79-.794-.79-2.067q0-1.394 1.069-2.227q1.069-.832 2.13-.9V4q0-.213.144-.357t.356-.143t.357.143t.143.357v1.523q.893.093 1.583.459t1.179 1.041q.11.171.059.36t-.245.286q-.177.093-.37.042t-.344-.228q-.383-.466-.936-.75q-.553-.283-1.376-.283q-1.157 0-1.953.613q-.796.612-.796 1.587q0 .921.653 1.492q.654.572 2.62 1.193q1.82.576 2.68 1.481q.858.905.858 2.272q0 1.506-1.06 2.393t-2.552.996V20q0 .214-.143.357t-.357.143"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.987 20.5q-.214 0-.357-.143T11.486 20v-1.535q-1.182-.154-2.042-.76q-.86-.605-1.365-1.672q-.079-.177.006-.382t.28-.284q.177-.073.38.003t.286.259q.444.904 1.161 1.387q.718.484 1.88.484q1.14 0 2.083-.568t.943-1.832q0-1.067-.694-1.714q-.695-.647-2.598-1.259q-1.939-.617-2.729-1.41q-.79-.794-.79-2.067q0-1.394 1.069-2.227q1.069-.832 2.13-.9V4q0-.213.144-.357t.356-.143t.357.143t.143.357v1.523q.893.093 1.583.459t1.179 1.041q.11.171.059.36t-.245.286q-.177.093-.37.042t-.344-.228q-.383-.466-.936-.75q-.553-.283-1.376-.283q-1.157 0-1.953.613q-.796.612-.796 1.587q0 .921.653 1.492q.654.572 2.62 1.193q1.82.576 2.68 1.481q.858.905.858 2.272q0 1.506-1.06 2.393t-2.552.996V20q0 .214-.143.357t-.357.143"/></svg>
</template>

CSS

.icon-attach-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%22M11.987%2020.5q-.214%200-.357-.143T11.486%2020v-1.535q-1.182-.154-2.042-.76q-.86-.605-1.365-1.672q-.079-.177.006-.382t.28-.284q.177-.073.38.003t.286.259q.444.904%201.161%201.387q.718.484%201.88.484q1.14%200%202.083-.568t.943-1.832q0-1.067-.694-1.714q-.695-.647-2.598-1.259q-1.939-.617-2.729-1.41q-.79-.794-.79-2.067q0-1.394%201.069-2.227q1.069-.832%202.13-.9V4q0-.213.144-.357t.356-.143t.357.143t.143.357v1.523q.893.093%201.583.459t1.179%201.041q.11.171.059.36t-.245.286q-.177.093-.37.042t-.344-.228q-.383-.466-.936-.75q-.553-.283-1.376-.283q-1.157%200-1.953.613q-.796.612-.796%201.587q0%20.921.653%201.492q.654.572%202.62%201.193q1.82.576%202.68%201.481q.858.905.858%202.272q0%201.506-1.06%202.393t-2.552.996V20q0%20.214-.143.357t-.357.143%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%22M11.987%2020.5q-.214%200-.357-.143T11.486%2020v-1.535q-1.182-.154-2.042-.76q-.86-.605-1.365-1.672q-.079-.177.006-.382t.28-.284q.177-.073.38.003t.286.259q.444.904%201.161%201.387q.718.484%201.88.484q1.14%200%202.083-.568t.943-1.832q0-1.067-.694-1.714q-.695-.647-2.598-1.259q-1.939-.617-2.729-1.41q-.79-.794-.79-2.067q0-1.394%201.069-2.227q1.069-.832%202.13-.9V4q0-.213.144-.357t.356-.143t.357.143t.143.357v1.523q.893.093%201.583.459t1.179%201.041q.11.171.059.36t-.245.286q-.177.093-.37.042t-.344-.228q-.383-.466-.936-.75q-.553-.283-1.376-.283q-1.157%200-1.953.613q-.796.612-.796%201.587q0%20.921.653%201.492q.654.572%202.62%201.193q1.82.576%202.68%201.481q.858.905.858%202.272q0%201.506-1.06%202.393t-2.552.996V20q0%20.214-.143.357t-.357.143%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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