Moneys 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 { IconMoneys } from "@devigner-ui/icons";
<IconMoneys className="size-6" />
<script setup>
import { IconMoneys } from "@devigner-ui/icons-vue";
</script>
<template>
<IconMoneys class="size-6" />
</template>
<script>
import { IconMoneys } from "@devigner-ui/icons-svelte";
</script>
<IconMoneys class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.97 7.92v5.15c0 3.08-1.76 4.4-4.4 4.4H6.78a6 6 0 0 1-1.99-.32c-1.5-.56-2.41-1.86-2.41-4.08V7.92c0-3.08 1.76-4.4 4.4-4.4h8.79c2.24 0 3.85.95 4.28 3.12q.11.59.12 1.28" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M22.97 10.92v5.15c0 3.08-1.76 4.4-4.4 4.4H9.78q-1.12 0-1.99-.32a3.5 3.5 0 0 1-2.29-2.81q.6.13 1.28.13h8.79c2.64 0 4.4-1.32 4.4-4.4V7.92q0-.7-.12-1.28c1.9.4 3.12 1.74 3.12 4.28" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M11.17 13.14a2.64 2.64 0 1 0 0-5.28 2.64 2.64 0 0 0 0 5.28" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M5.45 8.3v4.4" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M16.89 8.3v4.4" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>