Bitcoin Convert 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 { IconBitcoinConvert } from "@devigner-ui/icons";
<IconBitcoinConvert className="size-6" />
<script setup>
import { IconBitcoinConvert } from "@devigner-ui/icons-vue";
</script>
<template>
<IconBitcoinConvert class="size-6" />
</template>
<script>
import { IconBitcoinConvert } from "@devigner-ui/icons-svelte";
</script>
<IconBitcoinConvert 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="M23.67 15.97a7 7 0 0 1-7 7l1.05-1.75" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M1.67 7.97a7 7 0 0 1 7-7L7.62 2.72" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.29 13.07h2.81c.62 0 1.13.56 1.13 1.13 0 .62-.5 1.13-1.13 1.13H7.29z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.29 15.33h3.22c.71 0 1.29.5 1.29 1.13s-.58 1.13-1.29 1.13H7.29z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9.09 17.58v1.12" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9.09 11.95v1.12" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M15.52 15.33a6.17 6.17 0 1 1-6.17-6.17l.48.02a6.2 6.2 0 0 1 5.68 5.68z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M22.17 8.67A6.17 6.17 0 0 1 16 14.84h-.49a6.2 6.2 0 0 0-5.68-5.68v-.49a6.17 6.17 0 1 1 12.34 0" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>