humbleicons

Money icon

coin cash dollar euro pound yen currency finance payment wealth funds
Money icon
SVG inline

Simply copy/paste this into your HTML:

copy
copied!
<svg class="humbleicons hi-money" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6.5 15H6m12-6h-.5M3 6.5c7 2 11-2 18 0v11c-7-2-11 2-18 0v-11Zm8.47 3.106.098-.02a2.451 2.451 0 0 1 .961 4.808l-.097.02a2.452 2.452 0 0 1-.961-4.808Z"/></svg>
SVG sprite

Download the sprite file and address the icon by its slug:

copy
copied!
<svg class="humbleicons"><use xlink:href="humbleicons.svg#money"/></svg>