piggy bank icon

piggy-bank from Iconoir by Luca Burgio · Regular · Finance · MIT Free for personal and commercial use.

Name
piggy-bank
Set
Iconoir
Style
Regular
Category
Finance
Viewbox
24×24
License
MIT

The same icon in other sets

More finance icons from Iconoir

Use the piggy bank icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M14.5 8.5c-.78-.202-1.866-.5-2.735-.5C7.476 8 4 10.668 4 13.958c0 1.891 1.148 3.577 2.938 4.668l-.485 1.6a.6.6 0 0 0 .574.774h1.764a.6.6 0 0 0 .36-.12l1.395-1.047h2.437l1.395 1.047a.6.6 0 0 0 .36.12h1.764a.6.6 0 0 0 .574-.774l-.485-1.6c1.067-.65 1.905-1.511 2.409-2.501M14.5 8.5L19 7l-.084 3.628L21 11.5V15l-1.926 1"/><path fill="currentColor" stroke-linecap="round" d="M15.5 13a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1"/><path stroke-linecap="round" d="M2 10s0 2.4 2 3"/><path d="M12.8 7.753c.13-.372.2-.772.2-1.188C13 4.596 11.433 3 9.5 3S6 4.596 6 6.565c0 .941.358 1.798.944 2.435"/></g></svg>

React

import type { SVGProps } from "react";

export function IconoirPiggyBank(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="M14.5 8.5c-.78-.202-1.866-.5-2.735-.5C7.476 8 4 10.668 4 13.958c0 1.891 1.148 3.577 2.938 4.668l-.485 1.6a.6.6 0 0 0 .574.774h1.764a.6.6 0 0 0 .36-.12l1.395-1.047h2.437l1.395 1.047a.6.6 0 0 0 .36.12h1.764a.6.6 0 0 0 .574-.774l-.485-1.6c1.067-.65 1.905-1.511 2.409-2.501M14.5 8.5L19 7l-.084 3.628L21 11.5V15l-1.926 1"/><path fill="currentColor" strokeLinecap="round" d="M15.5 13a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1"/><path strokeLinecap="round" d="M2 10s0 2.4 2 3"/><path d="M12.8 7.753c.13-.372.2-.772.2-1.188C13 4.596 11.433 3 9.5 3S6 4.596 6 6.565c0 .941.358 1.798.944 2.435"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M14.5 8.5c-.78-.202-1.866-.5-2.735-.5C7.476 8 4 10.668 4 13.958c0 1.891 1.148 3.577 2.938 4.668l-.485 1.6a.6.6 0 0 0 .574.774h1.764a.6.6 0 0 0 .36-.12l1.395-1.047h2.437l1.395 1.047a.6.6 0 0 0 .36.12h1.764a.6.6 0 0 0 .574-.774l-.485-1.6c1.067-.65 1.905-1.511 2.409-2.501M14.5 8.5L19 7l-.084 3.628L21 11.5V15l-1.926 1"/><path fill="currentColor" stroke-linecap="round" d="M15.5 13a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1"/><path stroke-linecap="round" d="M2 10s0 2.4 2 3"/><path d="M12.8 7.753c.13-.372.2-.772.2-1.188C13 4.596 11.433 3 9.5 3S6 4.596 6 6.565c0 .941.358 1.798.944 2.435"/></g></svg>
</template>

CSS

.icon-piggy-bank {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14.5%208.5c-.78-.202-1.866-.5-2.735-.5C7.476%208%204%2010.668%204%2013.958c0%201.891%201.148%203.577%202.938%204.668l-.485%201.6a.6.6%200%200%200%20.574.774h1.764a.6.6%200%200%200%20.36-.12l1.395-1.047h2.437l1.395%201.047a.6.6%200%200%200%20.36.12h1.764a.6.6%200%200%200%20.574-.774l-.485-1.6c1.067-.65%201.905-1.511%202.409-2.501M14.5%208.5L19%207l-.084%203.628L21%2011.5V15l-1.926%201%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20d%3D%22M15.5%2013a.5.5%200%201%201%200-1a.5.5%200%200%201%200%201%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2010s0%202.4%202%203%22%2F%3E%3Cpath%20d%3D%22M12.8%207.753c.13-.372.2-.772.2-1.188C13%204.596%2011.433%203%209.5%203S6%204.596%206%206.565c0%20.941.358%201.798.944%202.435%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14.5%208.5c-.78-.202-1.866-.5-2.735-.5C7.476%208%204%2010.668%204%2013.958c0%201.891%201.148%203.577%202.938%204.668l-.485%201.6a.6.6%200%200%200%20.574.774h1.764a.6.6%200%200%200%20.36-.12l1.395-1.047h2.437l1.395%201.047a.6.6%200%200%200%20.36.12h1.764a.6.6%200%200%200%20.574-.774l-.485-1.6c1.067-.65%201.905-1.511%202.409-2.501M14.5%208.5L19%207l-.084%203.628L21%2011.5V15l-1.926%201%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20d%3D%22M15.5%2013a.5.5%200%201%201%200-1a.5.5%200%200%201%200%201%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2010s0%202.4%202%203%22%2F%3E%3Cpath%20d%3D%22M12.8%207.753c.13-.372.2-.772.2-1.188C13%204.596%2011.433%203%209.5%203S6%204.596%206%206.565c0%20.941.358%201.798.944%202.435%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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