cash off icon
cash-off from Material Design Icons by Pictogrammers · Filled · Banking · Apache-2.0 Free for personal and commercial use.
- Name
- cash-off
- 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 off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 4.9v.05l.05-.01L4.11 6H3v12h13.11l4.73 4.73l1.27-1.27L4.57 3.91L2.39 1.73L1.11 3zm3.41 4.51q.3-.285.45-.66l2.3 2.3c-.11.3-.16.62-.16.95c0 .8.32 1.56.88 2.12S11.2 15 12 15c.33 0 .65-.05.95-.16L14.11 16H7c0-.53-.21-1.04-.59-1.41C6.04 14.21 5.53 14 5 14v-4c.53 0 1.04-.21 1.41-.59m11.28 5.09L21 17.8V6H9.2l2 2H17c0 .53.21 1.04.59 1.41c.37.38.88.59 1.41.59v4c-.5 0-.95.18-1.31.5"/></svg>
React
import type { SVGProps } from "react";
export function MdiCashOff(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 4.9v.05l.05-.01L4.11 6H3v12h13.11l4.73 4.73l1.27-1.27L4.57 3.91L2.39 1.73L1.11 3zm3.41 4.51q.3-.285.45-.66l2.3 2.3c-.11.3-.16.62-.16.95c0 .8.32 1.56.88 2.12S11.2 15 12 15c.33 0 .65-.05.95-.16L14.11 16H7c0-.53-.21-1.04-.59-1.41C6.04 14.21 5.53 14 5 14v-4c.53 0 1.04-.21 1.41-.59m11.28 5.09L21 17.8V6H9.2l2 2H17c0 .53.21 1.04.59 1.41c.37.38.88.59 1.41.59v4c-.5 0-.95.18-1.31.5"/></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 4.9v.05l.05-.01L4.11 6H3v12h13.11l4.73 4.73l1.27-1.27L4.57 3.91L2.39 1.73L1.11 3zm3.41 4.51q.3-.285.45-.66l2.3 2.3c-.11.3-.16.62-.16.95c0 .8.32 1.56.88 2.12S11.2 15 12 15c.33 0 .65-.05.95-.16L14.11 16H7c0-.53-.21-1.04-.59-1.41C6.04 14.21 5.53 14 5 14v-4c.53 0 1.04-.21 1.41-.59m11.28 5.09L21 17.8V6H9.2l2 2H17c0 .53.21 1.04.59 1.41c.37.38.88.59 1.41.59v4c-.5 0-.95.18-1.31.5"/></svg> </template>
CSS
.icon-cash-off {
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%204.9v.05l.05-.01L4.11%206H3v12h13.11l4.73%204.73l1.27-1.27L4.57%203.91L2.39%201.73L1.11%203zm3.41%204.51q.3-.285.45-.66l2.3%202.3c-.11.3-.16.62-.16.95c0%20.8.32%201.56.88%202.12S11.2%2015%2012%2015c.33%200%20.65-.05.95-.16L14.11%2016H7c0-.53-.21-1.04-.59-1.41C6.04%2014.21%205.53%2014%205%2014v-4c.53%200%201.04-.21%201.41-.59m11.28%205.09L21%2017.8V6H9.2l2%202H17c0%20.53.21%201.04.59%201.41c.37.38.88.59%201.41.59v4c-.5%200-.95.18-1.31.5%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%204.9v.05l.05-.01L4.11%206H3v12h13.11l4.73%204.73l1.27-1.27L4.57%203.91L2.39%201.73L1.11%203zm3.41%204.51q.3-.285.45-.66l2.3%202.3c-.11.3-.16.62-.16.95c0%20.8.32%201.56.88%202.12S11.2%2015%2012%2015c.33%200%20.65-.05.95-.16L14.11%2016H7c0-.53-.21-1.04-.59-1.41C6.04%2014.21%205.53%2014%205%2014v-4c.53%200%201.04-.21%201.41-.59m11.28%205.09L21%2017.8V6H9.2l2%202H17c0%20.53.21%201.04.59%201.41c.37.38.88.59%201.41.59v4c-.5%200-.95.18-1.31.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/cash-off.svg?color=%231a73e8&size=48