Tether Usdt 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 { IconTetherUsdt } from "@devigner-ui/icons";
<IconTetherUsdt className="size-6" />
<script setup>
import { IconTetherUsdt } from "@devigner-ui/icons-vue";
</script>
<template>
<IconTetherUsdt class="size-6" />
</template>
<script>
import { IconTetherUsdt } from "@devigner-ui/icons-svelte";
</script>
<IconTetherUsdt class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.14 3.35h9.06a3.4 3.4 0 0 1 2.78 1.72l2.4 4.82a3.3 3.3 0 0 1-.69 3.68l-6.93 6.29a3.2 3.2 0 0 1-4.17 0l-6.93-6.29a3.3 3.3 0 0 1-.69-3.68l2.4-4.82a3.4 3.4 0 0 1 2.77-1.72" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="M12.67 14.5v-6" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M8.67 8.5h8" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>