Harmony One 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 { IconHarmonyOne } from "@devigner-ui/icons";
<IconHarmonyOne className="size-6" />
<script setup>
import { IconHarmonyOne } from "@devigner-ui/icons-vue";
</script>
<template>
<IconHarmonyOne class="size-6" />
</template>
<script>
import { IconHarmonyOne } from "@devigner-ui/icons-svelte";
</script>
<IconHarmonyOne class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.67 5.74c0 1.7-.84 3.3-2.28 4.2-1.3.82-3.18 1.65-5.72 1.94V5.74A3.75 3.75 0 0 1 18.41 2h.52a3.75 3.75 0 0 1 3.74 3.74" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"></path><path opacity="1" d="M22.67 8v10.26A3.75 3.75 0 0 1 18.93 22h-.52a3.75 3.75 0 0 1-3.74-3.74v-6.38c5.58-.65 8-3.88 8-3.88" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"></path><path d="M2.67 18.26c0-1.7.84-3.3 2.28-4.2 1.3-.82 3.18-1.65 5.72-1.94v6.14A3.75 3.75 0 0 1 6.93 22h-.52a3.75 3.75 0 0 1-3.74-3.74" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"></path><path opacity="1" d="M2.67 16V5.74A3.75 3.75 0 0 1 6.41 2h.52a3.75 3.75 0 0 1 3.74 3.74v6.38c-5.58.65-8 3.88-8 3.88" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"></path><path d="M10.67 12.1q.94-.1 2-.1t2-.12" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"></path></svg>