Coin icon in outline, twotone, bold and bulk. Free in all four styles, for payments, wallet, invoices, pricing, banking. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconCoin } from "@devigner-ui/icons";
<IconCoin className="size-6" />
<script setup>
import { IconCoin } from "@devigner-ui/icons-vue";
</script>
<template>
<IconCoin class="size-6" />
</template>
<script>
import { IconCoin } from "@devigner-ui/icons-svelte";
</script>
<IconCoin class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity="1"><path d="M8.67 11.4c0 .77.6 1.4 1.33 1.4h1.5a1.2 1.2 0 0 0 1.16-1.22c0-.73-.32-.99-.79-1.16l-2.4-.84c-.48-.17-.8-.43-.8-1.16 0-.67.52-1.22 1.16-1.22h1.5c.74.01 1.34.63 1.34 1.4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10.67 12.85v.74" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10.67 6.41v.78" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g><path d="M10.66 17.98a7.99 7.99 0 1 0 0-15.98 7.99 7.99 0 0 0 0 15.98" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M13.65 19.88A4.94 4.94 0 1 0 20.58 13" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>