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

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

1 other variant in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the money off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 5.985V4.846q0-.213.143-.356T12 4.346t.357.144t.143.356v1.127q.789.073 1.441.509q.653.435 1.057 1.107q.121.177.084.377q-.038.201-.215.323q-.176.12-.377.083t-.323-.214q-.33-.56-.898-.893q-.567-.334-1.219-.334q-.41 0-.797.133t-.714.373q-.189.117-.374.063q-.186-.054-.303-.242t-.074-.374t.233-.303q.315-.254.691-.4t.788-.196M18.985 20.4l-3.823-3.823q-.414.587-1.16.988q-.746.4-1.502.412v1.139q0 .213-.143.356q-.143.144-.357.144t-.357-.144t-.143-.356v-1.189q-1.1-.217-1.8-.864t-1.142-1.694q-.085-.207-.027-.421t.265-.298q.195-.084.395.008q.201.092.292.3q.355.873 1.031 1.458q.677.584 1.686.584q.72 0 1.296-.314q.577-.315.946-.828L3.6 5.016q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l15.384 15.384q.14.14.15.345t-.15.363t-.353.16t-.354-.16"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMoneyOffRounded(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.5 5.985V4.846q0-.213.143-.356T12 4.346t.357.144t.143.356v1.127q.789.073 1.441.509q.653.435 1.057 1.107q.121.177.084.377q-.038.201-.215.323q-.176.12-.377.083t-.323-.214q-.33-.56-.898-.893q-.567-.334-1.219-.334q-.41 0-.797.133t-.714.373q-.189.117-.374.063q-.186-.054-.303-.242t-.074-.374t.233-.303q.315-.254.691-.4t.788-.196M18.985 20.4l-3.823-3.823q-.414.587-1.16.988q-.746.4-1.502.412v1.139q0 .213-.143.356q-.143.144-.357.144t-.357-.144t-.143-.356v-1.189q-1.1-.217-1.8-.864t-1.142-1.694q-.085-.207-.027-.421t.265-.298q.195-.084.395.008q.201.092.292.3q.355.873 1.031 1.458q.677.584 1.686.584q.72 0 1.296-.314q.577-.315.946-.828L3.6 5.016q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l15.384 15.384q.14.14.15.345t-.15.363t-.353.16t-.354-.16"/></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.5 5.985V4.846q0-.213.143-.356T12 4.346t.357.144t.143.356v1.127q.789.073 1.441.509q.653.435 1.057 1.107q.121.177.084.377q-.038.201-.215.323q-.176.12-.377.083t-.323-.214q-.33-.56-.898-.893q-.567-.334-1.219-.334q-.41 0-.797.133t-.714.373q-.189.117-.374.063q-.186-.054-.303-.242t-.074-.374t.233-.303q.315-.254.691-.4t.788-.196M18.985 20.4l-3.823-3.823q-.414.587-1.16.988q-.746.4-1.502.412v1.139q0 .213-.143.356q-.143.144-.357.144t-.357-.144t-.143-.356v-1.189q-1.1-.217-1.8-.864t-1.142-1.694q-.085-.207-.027-.421t.265-.298q.195-.084.395.008q.201.092.292.3q.355.873 1.031 1.458q.677.584 1.686.584q.72 0 1.296-.314q.577-.315.946-.828L3.6 5.016q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l15.384 15.384q.14.14.15.345t-.15.363t-.353.16t-.354-.16"/></svg>
</template>

CSS

.icon-money-off-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.5%205.985V4.846q0-.213.143-.356T12%204.346t.357.144t.143.356v1.127q.789.073%201.441.509q.653.435%201.057%201.107q.121.177.084.377q-.038.201-.215.323q-.176.12-.377.083t-.323-.214q-.33-.56-.898-.893q-.567-.334-1.219-.334q-.41%200-.797.133t-.714.373q-.189.117-.374.063q-.186-.054-.303-.242t-.074-.374t.233-.303q.315-.254.691-.4t.788-.196M18.985%2020.4l-3.823-3.823q-.414.587-1.16.988q-.746.4-1.502.412v1.139q0%20.213-.143.356q-.143.144-.357.144t-.357-.144t-.143-.356v-1.189q-1.1-.217-1.8-.864t-1.142-1.694q-.085-.207-.027-.421t.265-.298q.195-.084.395.008q.201.092.292.3q.355.873%201.031%201.458q.677.584%201.686.584q.72%200%201.296-.314q.577-.315.946-.828L3.6%205.016q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l15.384%2015.384q.14.14.15.345t-.15.363t-.353.16t-.354-.16%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.5%205.985V4.846q0-.213.143-.356T12%204.346t.357.144t.143.356v1.127q.789.073%201.441.509q.653.435%201.057%201.107q.121.177.084.377q-.038.201-.215.323q-.176.12-.377.083t-.323-.214q-.33-.56-.898-.893q-.567-.334-1.219-.334q-.41%200-.797.133t-.714.373q-.189.117-.374.063q-.186-.054-.303-.242t-.074-.374t.233-.303q.315-.254.691-.4t.788-.196M18.985%2020.4l-3.823-3.823q-.414.587-1.16.988q-.746.4-1.502.412v1.139q0%20.213-.143.356q-.143.144-.357.144t-.357-.144t-.143-.356v-1.189q-1.1-.217-1.8-.864t-1.142-1.694q-.085-.207-.027-.421t.265-.298q.195-.084.395.008q.201.092.292.3q.355.873%201.031%201.458q.677.584%201.686.584q.72%200%201.296-.314q.577-.315.946-.828L3.6%205.016q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l15.384%2015.384q.14.14.15.345t-.15.363t-.353.16t-.354-.16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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