Money Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Money icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306104.svg" alt="Money icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306104.svg" alt="Money icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306104.svg" alt="Money icon" :width="24" :height="24" />
CSS background
.icon-money {
background-image: url('https://proicons.com/icon/306104.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M822 154L707 261H293L178 154s57-80 151-90c93-10 125 46 171 48 46-2 78-58 170-48 95 10 152 90 152 90zM516 668v80c12-2 22-6 30-14 7-8 11-17 11-27 0-9-3-17-10-24-6-6-17-12-31-15zm-68-104c0 8 3 15 8 21 6 6 13 11 24 15v-72c-9 3-17 8-23 14-6 7-9 14-9 22zm444 278s-26 96-140 96H248c-115 0-140-96-140-96-75-332 154-512 154-512h476s229 180 154 512zM617 700c0-23-7-41-21-55s-41-26-80-35v-81c16 6 25 17 29 33l62-7c-4-20-14-37-29-49-15-13-36-20-62-23v-20h-36v20c-28 3-50 12-67 27s-26 34-26 57c0 22 8 41 23 57s38 27 70 35v87c-8-4-17-10-24-18s-12-17-14-28l-64 5c4 28 16 49 33 64 18 14 41 23 69 26v38h36v-39c32-4 57-14 74-31 18-18 27-39 27-63z"/></svg>
Money in other icon packs
Copied!