Polyswarm 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 { IconPolyswarm } from "@devigner-ui/icons";
<IconPolyswarm className="size-6" />
<script setup>
import { IconPolyswarm } from "@devigner-ui/icons-vue";
</script>
<template>
<IconPolyswarm class="size-6" />
</template>
<script>
import { IconPolyswarm } from "@devigner-ui/icons-svelte";
</script>
<IconPolyswarm class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.17 3.25h5c3.85 0 7 3.15 7 7s-3.15 7-7 7h-11" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M3.84 6.75h10.64a3.7 3.7 0 0 1 3.69 3.69 3.7 3.7 0 0 1-3.69 3.69H8.67" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M9.17 10.75h-3" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M7.17 20.75h-4" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>