Civic Cvc icon in outline, twotone, bold and bulk. Free in all four styles, for tokens, exchanges, wallets, on-chain payments. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconCivicCvc } from "@devigner-ui/icons";
<IconCivicCvc className="size-6" />
<script setup>
import { IconCivicCvc } from "@devigner-ui/icons-vue";
</script>
<template>
<IconCivicCvc class="size-6" />
</template>
<script>
import { IconCivicCvc } from "@devigner-ui/icons-svelte";
</script>
<IconCivicCvc 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="M14.97 10.13a2.4 2.4 0 0 1-1.05 2.64v1.98a1.25 1.25 0 0 1-2.5 0v-1.98a2.37 2.37 0 0 1 1.89-4.3c.8.21 1.45.86 1.66 1.66" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"></path><path d="M22.22 9.03a10 10 0 1 0-.01 5.98" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>