cash-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.

Name
cash-sharp
Set
IonIcons
Style
Sharp
Viewbox
512×512
License
MIT

2 other variants in IonIcons

The same icon in other sets

Use the cash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M48 368h416v32H48zm32 48h352v32H80zm400-240a96.11 96.11 0 0 1-96-96V64H128v16a96.11 96.11 0 0 1-96 96H16v64h16a96.11 96.11 0 0 1 96 96v16h256v-16a96.11 96.11 0 0 1 96-96h16v-64ZM256 304a96 96 0 1 1 96-96a96.11 96.11 0 0 1-96 96"/><path fill="currentColor" d="M96 80V64H16v80h16a64.07 64.07 0 0 0 64-64M32 272H16v80h80v-16a64.07 64.07 0 0 0-64-64m448-128h16V64h-80v16a64.07 64.07 0 0 0 64 64m-64 192v16h80v-80h-16a64.07 64.07 0 0 0-64 64"/><circle cx="256" cy="208" r="64" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonCashSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M48 368h416v32H48zm32 48h352v32H80zm400-240a96.11 96.11 0 0 1-96-96V64H128v16a96.11 96.11 0 0 1-96 96H16v64h16a96.11 96.11 0 0 1 96 96v16h256v-16a96.11 96.11 0 0 1 96-96h16v-64ZM256 304a96 96 0 1 1 96-96a96.11 96.11 0 0 1-96 96"/><path fill="currentColor" d="M96 80V64H16v80h16a64.07 64.07 0 0 0 64-64M32 272H16v80h80v-16a64.07 64.07 0 0 0-64-64m448-128h16V64h-80v16a64.07 64.07 0 0 0 64 64m-64 192v16h80v-80h-16a64.07 64.07 0 0 0-64 64"/><circle cx="256" cy="208" r="64" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M48 368h416v32H48zm32 48h352v32H80zm400-240a96.11 96.11 0 0 1-96-96V64H128v16a96.11 96.11 0 0 1-96 96H16v64h16a96.11 96.11 0 0 1 96 96v16h256v-16a96.11 96.11 0 0 1 96-96h16v-64ZM256 304a96 96 0 1 1 96-96a96.11 96.11 0 0 1-96 96"/><path fill="currentColor" d="M96 80V64H16v80h16a64.07 64.07 0 0 0 64-64M32 272H16v80h80v-16a64.07 64.07 0 0 0-64-64m448-128h16V64h-80v16a64.07 64.07 0 0 0 64 64m-64 192v16h80v-80h-16a64.07 64.07 0 0 0-64 64"/><circle cx="256" cy="208" r="64" fill="currentColor"/></svg>
</template>

CSS

.icon-cash-sharp {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M48%20368h416v32H48zm32%2048h352v32H80zm400-240a96.11%2096.11%200%200%201-96-96V64H128v16a96.11%2096.11%200%200%201-96%2096H16v64h16a96.11%2096.11%200%200%201%2096%2096v16h256v-16a96.11%2096.11%200%200%201%2096-96h16v-64ZM256%20304a96%2096%200%201%201%2096-96a96.11%2096.11%200%200%201-96%2096%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M96%2080V64H16v80h16a64.07%2064.07%200%200%200%2064-64M32%20272H16v80h80v-16a64.07%2064.07%200%200%200-64-64m448-128h16V64h-80v16a64.07%2064.07%200%200%200%2064%2064m-64%20192v16h80v-80h-16a64.07%2064.07%200%200%200-64%2064%22%2F%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22208%22%20r%3D%2264%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M48%20368h416v32H48zm32%2048h352v32H80zm400-240a96.11%2096.11%200%200%201-96-96V64H128v16a96.11%2096.11%200%200%201-96%2096H16v64h16a96.11%2096.11%200%200%201%2096%2096v16h256v-16a96.11%2096.11%200%200%201%2096-96h16v-64ZM256%20304a96%2096%200%201%201%2096-96a96.11%2096.11%200%200%201-96%2096%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M96%2080V64H16v80h16a64.07%2064.07%200%200%200%2064-64M32%20272H16v80h80v-16a64.07%2064.07%200%200%200-64-64m448-128h16V64h-80v16a64.07%2064.07%200%200%200%2064%2064m-64%20192v16h80v-80h-16a64.07%2064.07%200%200%200-64%2064%22%2F%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22208%22%20r%3D%2264%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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