Card Pos 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 { IconCardPos } from "@devigner-ui/icons";
<IconCardPos className="size-6" />
<script setup>
import { IconCardPos } from "@devigner-ui/icons-vue";
</script>
<template>
<IconCardPos class="size-6" />
</template>
<script>
import { IconCardPos } from "@devigner-ui/icons-svelte";
</script>
<IconCardPos class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M4.6 15.88 16.55 3.93" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m11.77 18.28 1.2-1.2" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m14.46 15.59 2.4-2.4" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="m4.27 10.24 6.64-6.64c2.12-2.12 3.18-2.13 5.28-.03l4.91 4.9c2.1 2.1 2.1 3.17-.03 5.29l-6.64 6.64c-2.12 2.12-3.18 2.13-5.28.03l-4.9-4.91c-2.1-2.1-2.1-3.15.02-5.28" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2.67 22h20" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>