cash-edit from Material Design Icons by Pictogrammers · Filled · Banking · Apache-2.0 Free for personal and commercial use.

Name
cash-edit
Set
Material Design Icons
Style
Filled
Category
Banking
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More banking icons from Material Design Icons

Use the cash edit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 6h18v3.1c-1.04 0-1.65.62-1.8.77l-.01.02l-.19.18V10c-.53 0-1.04-.21-1.41-.59C17.21 9.04 17 8.53 17 8H7c0 .53-.21 1.04-.59 1.41c-.37.38-.88.59-1.41.59v4c.53 0 1.04.21 1.41.59c.38.37.59.88.59 1.41h6.07l-2 2H3zm9 3c.8 0 1.56.32 2.12.88a2.997 2.997 0 1 1-4.24 4.24A2.997 2.997 0 0 1 12 9m10.7 3.6l-1.3-1.3c-.1-.1-.2-.2-.4-.2s-.3.1-.4.2l-1 1l2.1 2.1l1-1c.2-.2.2-.6 0-.8M15.1 21l6-6.1l-2-2.1l-6.1 6.1V21z"/></svg>

React

import type { SVGProps } from "react";

export function MdiCashEdit(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="M3 6h18v3.1c-1.04 0-1.65.62-1.8.77l-.01.02l-.19.18V10c-.53 0-1.04-.21-1.41-.59C17.21 9.04 17 8.53 17 8H7c0 .53-.21 1.04-.59 1.41c-.37.38-.88.59-1.41.59v4c.53 0 1.04.21 1.41.59c.38.37.59.88.59 1.41h6.07l-2 2H3zm9 3c.8 0 1.56.32 2.12.88a2.997 2.997 0 1 1-4.24 4.24A2.997 2.997 0 0 1 12 9m10.7 3.6l-1.3-1.3c-.1-.1-.2-.2-.4-.2s-.3.1-.4.2l-1 1l2.1 2.1l1-1c.2-.2.2-.6 0-.8M15.1 21l6-6.1l-2-2.1l-6.1 6.1V21z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 6h18v3.1c-1.04 0-1.65.62-1.8.77l-.01.02l-.19.18V10c-.53 0-1.04-.21-1.41-.59C17.21 9.04 17 8.53 17 8H7c0 .53-.21 1.04-.59 1.41c-.37.38-.88.59-1.41.59v4c.53 0 1.04.21 1.41.59c.38.37.59.88.59 1.41h6.07l-2 2H3zm9 3c.8 0 1.56.32 2.12.88a2.997 2.997 0 1 1-4.24 4.24A2.997 2.997 0 0 1 12 9m10.7 3.6l-1.3-1.3c-.1-.1-.2-.2-.4-.2s-.3.1-.4.2l-1 1l2.1 2.1l1-1c.2-.2.2-.6 0-.8M15.1 21l6-6.1l-2-2.1l-6.1 6.1V21z"/></svg>
</template>

CSS

.icon-cash-edit {
  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%22M3%206h18v3.1c-1.04%200-1.65.62-1.8.77l-.01.02l-.19.18V10c-.53%200-1.04-.21-1.41-.59C17.21%209.04%2017%208.53%2017%208H7c0%20.53-.21%201.04-.59%201.41c-.37.38-.88.59-1.41.59v4c.53%200%201.04.21%201.41.59c.38.37.59.88.59%201.41h6.07l-2%202H3zm9%203c.8%200%201.56.32%202.12.88a2.997%202.997%200%201%201-4.24%204.24A2.997%202.997%200%200%201%2012%209m10.7%203.6l-1.3-1.3c-.1-.1-.2-.2-.4-.2s-.3.1-.4.2l-1%201l2.1%202.1l1-1c.2-.2.2-.6%200-.8M15.1%2021l6-6.1l-2-2.1l-6.1%206.1V21z%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%22M3%206h18v3.1c-1.04%200-1.65.62-1.8.77l-.01.02l-.19.18V10c-.53%200-1.04-.21-1.41-.59C17.21%209.04%2017%208.53%2017%208H7c0%20.53-.21%201.04-.59%201.41c-.37.38-.88.59-1.41.59v4c.53%200%201.04.21%201.41.59c.38.37.59.88.59%201.41h6.07l-2%202H3zm9%203c.8%200%201.56.32%202.12.88a2.997%202.997%200%201%201-4.24%204.24A2.997%202.997%200%200%201%2012%209m10.7%203.6l-1.3-1.3c-.1-.1-.2-.2-.4-.2s-.3.1-.4.2l-1%201l2.1%202.1l1-1c.2-.2.2-.6%200-.8M15.1%2021l6-6.1l-2-2.1l-6.1%206.1V21z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/cash-edit.svg?color=%231a73e8&size=48