money-bag-outline from Material Symbols Light by Google · Outline · Business · Apache-2.0 Free for personal and commercial use.

Name
money-bag-outline
Set
Material Symbols Light
Style
Outline
Category
Business
Viewbox
24×24
License
Apache 2.0
Aliases
money-bag-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the money bag icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.63 20q-1.928 0-3.279-1.351T4 15.369q0-.815.277-1.58t.8-1.395l3.512-4.217L6.509 4h10.982l-2.08 4.177l3.512 4.217q.523.629.8 1.394q.277.766.277 1.581q0 1.929-1.354 3.28T15.37 20zM12 15.48q-.671 0-1.143-.471q-.472-.472-.472-1.143q0-.672.472-1.144T12 12.25t1.143.472t.472 1.144t-.472 1.143T12 15.48M9.51 7.75h5L15.875 5h-7.75zM8.63 19h6.74q1.52 0 2.575-1.064T19 15.369q0-.638-.213-1.24t-.625-1.088l-3.58-4.291h-5.14l-3.584 4.285q-.414.488-.636 1.092T5 15.369q0 1.502 1.065 2.567Q7.129 19 8.63 19"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMoneyBagOutline(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="M8.63 20q-1.928 0-3.279-1.351T4 15.369q0-.815.277-1.58t.8-1.395l3.512-4.217L6.509 4h10.982l-2.08 4.177l3.512 4.217q.523.629.8 1.394q.277.766.277 1.581q0 1.929-1.354 3.28T15.37 20zM12 15.48q-.671 0-1.143-.471q-.472-.472-.472-1.143q0-.672.472-1.144T12 12.25t1.143.472t.472 1.144t-.472 1.143T12 15.48M9.51 7.75h5L15.875 5h-7.75zM8.63 19h6.74q1.52 0 2.575-1.064T19 15.369q0-.638-.213-1.24t-.625-1.088l-3.58-4.291h-5.14l-3.584 4.285q-.414.488-.636 1.092T5 15.369q0 1.502 1.065 2.567Q7.129 19 8.63 19"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.63 20q-1.928 0-3.279-1.351T4 15.369q0-.815.277-1.58t.8-1.395l3.512-4.217L6.509 4h10.982l-2.08 4.177l3.512 4.217q.523.629.8 1.394q.277.766.277 1.581q0 1.929-1.354 3.28T15.37 20zM12 15.48q-.671 0-1.143-.471q-.472-.472-.472-1.143q0-.672.472-1.144T12 12.25t1.143.472t.472 1.144t-.472 1.143T12 15.48M9.51 7.75h5L15.875 5h-7.75zM8.63 19h6.74q1.52 0 2.575-1.064T19 15.369q0-.638-.213-1.24t-.625-1.088l-3.58-4.291h-5.14l-3.584 4.285q-.414.488-.636 1.092T5 15.369q0 1.502 1.065 2.567Q7.129 19 8.63 19"/></svg>
</template>

CSS

.icon-money-bag-outline {
  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%22M8.63%2020q-1.928%200-3.279-1.351T4%2015.369q0-.815.277-1.58t.8-1.395l3.512-4.217L6.509%204h10.982l-2.08%204.177l3.512%204.217q.523.629.8%201.394q.277.766.277%201.581q0%201.929-1.354%203.28T15.37%2020zM12%2015.48q-.671%200-1.143-.471q-.472-.472-.472-1.143q0-.672.472-1.144T12%2012.25t1.143.472t.472%201.144t-.472%201.143T12%2015.48M9.51%207.75h5L15.875%205h-7.75zM8.63%2019h6.74q1.52%200%202.575-1.064T19%2015.369q0-.638-.213-1.24t-.625-1.088l-3.58-4.291h-5.14l-3.584%204.285q-.414.488-.636%201.092T5%2015.369q0%201.502%201.065%202.567Q7.129%2019%208.63%2019%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%22M8.63%2020q-1.928%200-3.279-1.351T4%2015.369q0-.815.277-1.58t.8-1.395l3.512-4.217L6.509%204h10.982l-2.08%204.177l3.512%204.217q.523.629.8%201.394q.277.766.277%201.581q0%201.929-1.354%203.28T15.37%2020zM12%2015.48q-.671%200-1.143-.471q-.472-.472-.472-1.143q0-.672.472-1.144T12%2012.25t1.143.472t.472%201.144t-.472%201.143T12%2015.48M9.51%207.75h5L15.875%205h-7.75zM8.63%2019h6.74q1.52%200%202.575-1.064T19%2015.369q0-.638-.213-1.24t-.625-1.088l-3.58-4.291h-5.14l-3.584%204.285q-.414.488-.636%201.092T5%2015.369q0%201.502%201.065%202.567Q7.129%2019%208.63%2019%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-bag-outline.svg?color=%231a73e8&size=48