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

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

1 other variant in Material Symbols

The same icon in other sets

More business icons from Material Symbols

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.1V4q0-.425.288-.712T12 3t.713.288T13 4v1.05q.75.15 1.413.538t1.162.962q.275.35.238.763T15.425 8t-.763.238t-.687-.388q-.35-.425-.85-.662T12.05 6.95q-.275 0-.537.075t-.513.2q-.4.175-.787.025T9.65 6.7t-.025-.788t.55-.562q.2-.1.413-.15T11 5.1m8.1 16.8L15.2 18q-.375.375-1.025.613T13 18.9V20q0 .425-.288.713T12 21t-.712-.288T11 20v-1.15q-1.1-.275-1.925-.913T7.75 16.35q-.2-.4-.075-.825T8.2 14.9q.425-.2.838-.05t.637.55q.375.7 1.012 1.15T12.2 17q.45 0 .825-.112t.725-.338L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMoneyOffRounded(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.1V4q0-.425.288-.712T12 3t.713.288T13 4v1.05q.75.15 1.413.538t1.162.962q.275.35.238.763T15.425 8t-.763.238t-.687-.388q-.35-.425-.85-.662T12.05 6.95q-.275 0-.537.075t-.513.2q-.4.175-.787.025T9.65 6.7t-.025-.788t.55-.562q.2-.1.413-.15T11 5.1m8.1 16.8L15.2 18q-.375.375-1.025.613T13 18.9V20q0 .425-.288.713T12 21t-.712-.288T11 20v-1.15q-1.1-.275-1.925-.913T7.75 16.35q-.2-.4-.075-.825T8.2 14.9q.425-.2.838-.05t.637.55q.375.7 1.012 1.15T12.2 17q.45 0 .825-.112t.725-.338L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275"/></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.1V4q0-.425.288-.712T12 3t.713.288T13 4v1.05q.75.15 1.413.538t1.162.962q.275.35.238.763T15.425 8t-.763.238t-.687-.388q-.35-.425-.85-.662T12.05 6.95q-.275 0-.537.075t-.513.2q-.4.175-.787.025T9.65 6.7t-.025-.788t.55-.562q.2-.1.413-.15T11 5.1m8.1 16.8L15.2 18q-.375.375-1.025.613T13 18.9V20q0 .425-.288.713T12 21t-.712-.288T11 20v-1.15q-1.1-.275-1.925-.913T7.75 16.35q-.2-.4-.075-.825T8.2 14.9q.425-.2.838-.05t.637.55q.375.7 1.012 1.15T12.2 17q.45 0 .825-.112t.725-.338L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275"/></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%205.1V4q0-.425.288-.712T12%203t.713.288T13%204v1.05q.75.15%201.413.538t1.162.962q.275.35.238.763T15.425%208t-.763.238t-.687-.388q-.35-.425-.85-.662T12.05%206.95q-.275%200-.537.075t-.513.2q-.4.175-.787.025T9.65%206.7t-.025-.788t.55-.562q.2-.1.413-.15T11%205.1m8.1%2016.8L15.2%2018q-.375.375-1.025.613T13%2018.9V20q0%20.425-.288.713T12%2021t-.712-.288T11%2020v-1.15q-1.1-.275-1.925-.913T7.75%2016.35q-.2-.4-.075-.825T8.2%2014.9q.425-.2.838-.05t.637.55q.375.7%201.012%201.15T12.2%2017q.45%200%20.825-.112t.725-.338L2.1%204.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.275.7t-.275.7t-.7.275t-.7-.275%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%205.1V4q0-.425.288-.712T12%203t.713.288T13%204v1.05q.75.15%201.413.538t1.162.962q.275.35.238.763T15.425%208t-.763.238t-.687-.388q-.35-.425-.85-.662T12.05%206.95q-.275%200-.537.075t-.513.2q-.4.175-.787.025T9.65%206.7t-.025-.788t.55-.562q.2-.1.413-.15T11%205.1m8.1%2016.8L15.2%2018q-.375.375-1.025.613T13%2018.9V20q0%20.425-.288.713T12%2021t-.712-.288T11%2020v-1.15q-1.1-.275-1.925-.913T7.75%2016.35q-.2-.4-.075-.825T8.2%2014.9q.425-.2.838-.05t.637.55q.375.7%201.012%201.15T12.2%2017q.45%200%20.825-.112t.725-.338L2.1%204.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.275.7t-.275.7t-.7.275t-.7-.275%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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