Security Card 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 { IconSecurityCard } from "@devigner-ui/icons";
<IconSecurityCard className="size-6" />
<script setup>
import { IconSecurityCard } from "@devigner-ui/icons-vue";
</script>
<template>
<IconSecurityCard class="size-6" />
</template>
<script>
import { IconSecurityCard } from "@devigner-ui/icons-svelte";
</script>
<IconSecurityCard 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="M12.41 17.75h5.92l-.27.23-4.27 3.2a4.6 4.6 0 0 1-5.13 0l-4.28-3.2a4.8 4.8 0 0 1-1.71-3.42V7.15c0-1.22.93-2.57 2.07-3l4.98-1.87a5 5 0 0 1 3 0l4.97 1.87a3.6 3.6 0 0 1 2.01 2.38h-7.3l-.61.01c-1.85.11-2.33.78-2.33 2.89v5.43c.01 2.3.6 2.89 2.95 2.89" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9.47 11.22h13.2" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M22.67 9.42v5.55c-.02 2.22-.63 2.77-2.94 2.77h-7.32c-2.35 0-2.94-.59-2.94-2.9V9.41c0-2.1.48-2.77 2.33-2.89l.61-.01h7.32c2.35.01 2.94.59 2.94 2.91" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M11.99 15.26h1.33" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M15.42 15.26h3.27" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>