Currency Euro Circle icon
money
finance
payment
cash
eur
euro
SVG inline
Simply copy/paste this into your HTML:
copy
copied!
<svg class="humbleicons hi-currency-euro-circle" 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="M8 12a4 4 0 0 0 6.4 3.2M8 12a4 4 0 0 1 6.4-3.2M8 12h3m-3 0H7m14 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"/></svg>
SVG sprite
Download the sprite file and address the icon by its slug:
copy
copied!
<svg class="humbleicons"><use xlink:href="humbleicons.svg#currency-euro-circle"/></svg>