pig money icon
pig-money-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- pig-money-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the pig money icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 3a4.5 4.5 0 0 1 4.386 3.497l1.872-.468A1 1 0 0 1 19 7v1.81A6.5 6.5 0 0 1 20.502 11H21a1 1 0 0 1 1 1v3a1 1 0 0 1-.553.894l-1.169.585A6.5 6.5 0 0 1 18 18.978V20a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1h-1a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-1.023a6.5 6.5 0 0 1-2.852-4.102A3 3 0 0 1 2 12v-.5a1 1 0 1 1 2 0v.5c0 .149.033.29.09.416a6.5 6.5 0 0 1 2.937-4.41A4.5 4.5 0 0 1 11.5 3m4.5 8a1 1 0 1 0 0 2a1 1 0 0 0 0-2m-4.5-6a2.5 2.5 0 0 0-2.477 2.17C9.498 7.06 9.992 7 10.5 7h3.377l.068-.018A2.5 2.5 0 0 0 11.5 5"/></svg>
React
import type { SVGProps } from "react";
export function MingcutePigMoneyFill(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="M11.5 3a4.5 4.5 0 0 1 4.386 3.497l1.872-.468A1 1 0 0 1 19 7v1.81A6.5 6.5 0 0 1 20.502 11H21a1 1 0 0 1 1 1v3a1 1 0 0 1-.553.894l-1.169.585A6.5 6.5 0 0 1 18 18.978V20a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1h-1a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-1.023a6.5 6.5 0 0 1-2.852-4.102A3 3 0 0 1 2 12v-.5a1 1 0 1 1 2 0v.5c0 .149.033.29.09.416a6.5 6.5 0 0 1 2.937-4.41A4.5 4.5 0 0 1 11.5 3m4.5 8a1 1 0 1 0 0 2a1 1 0 0 0 0-2m-4.5-6a2.5 2.5 0 0 0-2.477 2.17C9.498 7.06 9.992 7 10.5 7h3.377l.068-.018A2.5 2.5 0 0 0 11.5 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="M11.5 3a4.5 4.5 0 0 1 4.386 3.497l1.872-.468A1 1 0 0 1 19 7v1.81A6.5 6.5 0 0 1 20.502 11H21a1 1 0 0 1 1 1v3a1 1 0 0 1-.553.894l-1.169.585A6.5 6.5 0 0 1 18 18.978V20a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1h-1a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-1.023a6.5 6.5 0 0 1-2.852-4.102A3 3 0 0 1 2 12v-.5a1 1 0 1 1 2 0v.5c0 .149.033.29.09.416a6.5 6.5 0 0 1 2.937-4.41A4.5 4.5 0 0 1 11.5 3m4.5 8a1 1 0 1 0 0 2a1 1 0 0 0 0-2m-4.5-6a2.5 2.5 0 0 0-2.477 2.17C9.498 7.06 9.992 7 10.5 7h3.377l.068-.018A2.5 2.5 0 0 0 11.5 5"/></svg> </template>
CSS
.icon-pig-money-fill {
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%22M11.5%203a4.5%204.5%200%200%201%204.386%203.497l1.872-.468A1%201%200%200%201%2019%207v1.81A6.5%206.5%200%200%201%2020.502%2011H21a1%201%200%200%201%201%201v3a1%201%200%200%201-.553.894l-1.169.585A6.5%206.5%200%200%201%2018%2018.978V20a1%201%200%200%201-1%201h-3a1%201%200%200%201-1-1h-1a1%201%200%200%201-1%201H8a1%201%200%200%201-1-1v-1.023a6.5%206.5%200%200%201-2.852-4.102A3%203%200%200%201%202%2012v-.5a1%201%200%201%201%202%200v.5c0%20.149.033.29.09.416a6.5%206.5%200%200%201%202.937-4.41A4.5%204.5%200%200%201%2011.5%203m4.5%208a1%201%200%201%200%200%202a1%201%200%200%200%200-2m-4.5-6a2.5%202.5%200%200%200-2.477%202.17C9.498%207.06%209.992%207%2010.5%207h3.377l.068-.018A2.5%202.5%200%200%200%2011.5%205%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%22M11.5%203a4.5%204.5%200%200%201%204.386%203.497l1.872-.468A1%201%200%200%201%2019%207v1.81A6.5%206.5%200%200%201%2020.502%2011H21a1%201%200%200%201%201%201v3a1%201%200%200%201-.553.894l-1.169.585A6.5%206.5%200%200%201%2018%2018.978V20a1%201%200%200%201-1%201h-3a1%201%200%200%201-1-1h-1a1%201%200%200%201-1%201H8a1%201%200%200%201-1-1v-1.023a6.5%206.5%200%200%201-2.852-4.102A3%203%200%200%201%202%2012v-.5a1%201%200%201%201%202%200v.5c0%20.149.033.29.09.416a6.5%206.5%200%200%201%202.937-4.41A4.5%204.5%200%200%201%2011.5%203m4.5%208a1%201%200%201%200%200%202a1%201%200%200%200%200-2m-4.5-6a2.5%202.5%200%200%200-2.477%202.17C9.498%207.06%209.992%207%2010.5%207h3.377l.068-.018A2.5%202.5%200%200%200%2011.5%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/pig-money-fill.svg?color=%231a73e8&size=48