Nem Xem 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 { IconNemXem } from "@devigner-ui/icons";
<IconNemXem className="size-6" />
<script setup>
import { IconNemXem } from "@devigner-ui/icons-vue";
</script>
<template>
<IconNemXem class="size-6" />
</template>
<script>
import { IconNemXem } from "@devigner-ui/icons-svelte";
</script>
<IconNemXem class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" d="M2 5s10-6 20 0c0 0 0 11-10 17 0 0-10-5-10-17"></path><path opacity="1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2.1 7.1C5.2 17.1 12 10 12 10c-1-6 4.1-7.1 4.1-7.1l.6-.1m-.3 15.7S19 13 12 10"></path></svg>