Kyber Network 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 { IconKyberNetwork } from "@devigner-ui/icons";
<IconKyberNetwork className="size-6" />
<script setup>
import { IconKyberNetwork } from "@devigner-ui/icons-vue";
</script>
<template>
<IconKyberNetwork class="size-6" />
</template>
<script>
import { IconKyberNetwork } from "@devigner-ui/icons-svelte";
</script>
<IconKyberNetwork class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m11.68 2.57-5 2.86a2 2 0 0 0-1.01 1.74v8.81a2 2 0 0 0 .84 1.63l5 3.57c.7.5 1.63.5 2.32 0l5-3.57a2 2 0 0 0 .84-1.63V7.17a2 2 0 0 0-1.01-1.74l-5-2.86a2 2 0 0 0-1.98 0" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="m12.67 3-2 9 1.85 9.23" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M18.83 16.91 10.67 12l8.54-4.74" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>