Cards 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 { IconCards } from "@devigner-ui/icons";
<IconCards className="size-6" />
<script setup>
import { IconCards } from "@devigner-ui/icons-vue";
</script>
<template>
<IconCards class="size-6" />
</template>
<script>
import { IconCards } from "@devigner-ui/icons-svelte";
</script>
<IconCards class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.67 12.61h17" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M19.67 10.28v7.15c-.03 2.85-.81 3.57-3.78 3.57H6.45c-3.02 0-3.78-.75-3.78-3.73v-6.99c0-2.7.63-3.57 3-3.71l.78-.02h9.44c3.02 0 3.78.75 3.78 3.73" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M22.67 6.73v6.99c0 2.7-.63 3.57-3 3.71v-7.15c0-2.98-.76-3.73-3.78-3.73H6.45l-.78.02C5.7 3.72 6.48 3 9.45 3h9.44c3.02 0 3.78.75 3.78 3.73" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M5.92 17.81h1.72" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M9.78 17.81h3.44" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>