blob: 808afc4ee683807cde2589f126afb873b8f453ce (
plain)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-cent" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M15.007 8.283a4.667 4.667 0 0 0 -3.207 -1.283c-2.647 0 -4.793 2.239 -4.793 5s2.146 5 4.793 5a4.667 4.667 0 0 0 3.204 -1.28" />
<path d="M12 7v-2" />
<path d="M12 19v-2" />
</svg>
|