Huobi Token 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 { IconHuobiToken } from "@devigner-ui/icons";
<IconHuobiToken className="size-6" />
<script setup>
import { IconHuobiToken } from "@devigner-ui/icons-vue";
</script>
<template>
<IconHuobiToken class="size-6" />
</template>
<script>
import { IconHuobiToken } from "@devigner-ui/icons-svelte";
</script>
<IconHuobiToken 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="M16.83 10s-.15 1-3.25 5c-2.91 3.77 1.3 6.64 1.8 6.97q.04.03.1 0c.68-.42 8.25-5.29 1.35-11.97" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M14.43 7.79c0-2.3-.9-4.4-1.8-5.6-.3-.3-.8-.2-.9.2-.4 1.5-1.6 4.7-4.5 8.5-3.7 4.8-.3 10 3.2 11 1.9.5-.5-1-.8-4.1-.3-3.9 4.8-6.8 4.8-10" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>