Et Money Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Et 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/340093.svg" alt="Et Money icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340093.svg" alt="Et Money icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340093.svg" alt="Et Money icon" :width="24" :height="24" />
CSS background
.icon-et-money {
background-image: url('https://proicons.com/icon/340093.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m15.7888,24.1799c.04-4.6179,3.5983-8.546,8.606-8.666V2.5C13.33,2.9298,3.1347,10.8561,2.8049,24.1399l12.984.04Z"/><path class="c" d="m26.5438,15.8138l3.5883-12.5042"/><path class="c" d="m29.1426,17.0532l7.4365-10.665"/><path class="c" d="m31.4615,19.1223l10.5251-7.4665"/><path class="c" d="m32.7309,22.0009l12.4642-3.4184"/><path class="c" d="m34.2702,24.5398c.03,6.0772-6.0072,9.1457-9.8554,9.3756"/><path class="c" d="m38.968,24.5398c0,8.1462-9.1457,14.6032-14.2534,14.0435"/><path class="c" d="m44.3755,24.3199c-1.3494,9.5955-4.4579,17.3519-19.7908,19.7608"/><path class="c" d="m15.0492,25.4493c.7097,0,1.2894.5697,1.2894,1.2794s-.5797,1.2894-1.2894,1.2894-1.2894-.5797-1.2894-1.2894.5797-1.2794,1.2894-1.2794Z"/><path class="c" d="m16.4685,28.4779c.7097,0,1.2894.5797,1.2894,1.2794,0,.7097-.5797,1.2894-1.2894,1.2894s-1.2894-.5797-1.2894-1.2894c0-.6997.5797-1.2794,1.2894-1.2794Z"/><path class="c" d="m18.7874,30.8668c.7097,0,1.2794.5697,1.2794,1.2794s-.5697,1.2894-1.2794,1.2894c-.7197,0-1.2894-.5797-1.2894-1.2894s.5697-1.2794,1.2894-1.2794Z"/><path class="c" d="m21.946,32.3161c.7097,0,1.2894.5797,1.2894,1.2894s-.5797,1.2794-1.2894,1.2794-1.2894-.5697-1.2894-1.2794.5797-1.2894,1.2894-1.2894Z"/><path class="c" d="m10.4013,26.3189c.9496,0,1.7092.7197,1.7092,1.6093,0,.8796-.7596,1.5993-1.7092,1.5993-.9396,0-1.7092-.7197-1.7092-1.5993,0-.8896.7696-1.6093,1.7092-1.6093Z"/><path class="c" d="m12.5103,30.8768c.9496,0,1.7092.7197,1.7092,1.6093,0,.8796-.7596,1.5993-1.7092,1.5993-.9396,0-1.7092-.7197-1.7092-1.5993,0-.8896.7696-1.6093,1.7092-1.6093Z"/><path class="c" d="m20.6266,36.5941c.9496,0,1.7192.7197,1.7192,1.6093s-.7696,1.6093-1.7192,1.6093c-.9396,0-1.7092-.7197-1.7092-1.6093s.7696-1.6093,1.7092-1.6093Z"/><path class="c" d="m16.0587,34.4551c.9396,0,1.7092.7197,1.7092,1.6093s-.7696,1.5993-1.7092,1.5993c-.9496,0-1.7092-.7097-1.7092-1.5993s.7596-1.6093,1.7092-1.6093Z"/><path class="c" d="m5.1738,27.2785c1.1495,0,2.079.9196,2.079,2.059s-.9296,2.059-2.079,2.059c-1.1395,0-2.069-.9196-2.069-2.059s.9296-2.059,2.069-2.059Z"/><path class="c" d="m19.2372,41.3719c1.1495,0,2.069.9296,2.069,2.059,0,1.1395-.9196,2.069-2.069,2.069s-2.079-.9296-2.079-2.069c0-1.1295.9296-2.059,2.079-2.059Z"/><path class="c" d="m8.0124,33.5955c1.1495,0,2.079.9196,2.079,2.059s-.9296,2.059-2.079,2.059-2.079-.9196-2.079-2.059.9296-2.059,2.079-2.059Z"/><path class="c" d="m12.9002,38.4633c1.1495,0,2.079.9196,2.079,2.059s-.9296,2.059-2.079,2.059-2.069-.9196-2.069-2.059.9196-2.059,2.069-2.059Z"/></svg>
Copied!