Wallet Add 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 { IconWalletAdd } from "@devigner-ui/icons";
<IconWalletAdd className="size-6" />
<script setup>
import { IconWalletAdd } from "@devigner-ui/icons-vue";
</script>
<template>
<IconWalletAdd class="size-6" />
</template>
<script>
import { IconWalletAdd } from "@devigner-ui/icons-svelte";
</script>
<IconWalletAdd 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="M14.93 15.44h-5" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12.43 13v5" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></g><path d="m13.33 2.52-.03.07-2.9 6.73H7.55q-1.03 0-1.92.39l1.75-4.18.04-.1.07-.16.07-.17c1.31-3.03 2.79-3.72 5.77-2.58" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M18.72 9.52q-.68-.2-1.41-.2H10.4l2.9-6.73.03-.07.44.18 2.21.93a6.5 6.5 0 0 1 2.61 1.68q.15.17.25.36.14.2.2.43l.09.26q.39 1.24-.41 3.16" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M22.2 14.2v1.95l-.03.6q-.29 5.24-5.84 5.25h-7.8q-.37 0-.7-.05-4.78-.31-5.1-5.1a6 6 0 0 1-.05-.7V14.2a4.9 4.9 0 0 1 4.88-4.88h9.76a4.9 4.9 0 0 1 4.87 4.88" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M7.38 5.53 5.63 9.7a4.9 4.9 0 0 0-2.96 4.49v-2.93a5.85 5.85 0 0 1 4.71-5.74" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M22.19 11.27v2.93c0-2.2-1.46-4.07-3.46-4.67.52-1.3.67-2.32.42-3.17l-.1-.26a5.8 5.8 0 0 1 3.14 5.17" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>