tether usdt icon

tether-usdt-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.

Name
tether-usdt-line
Set
MingCute Icon
Style
Line
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Use the tether usdt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M9 7h6m-3 9v-2m0-3.5V7m-9.46 4.54l9.283 9.283a.25.25 0 0 0 .354 0l9.283-9.283a1 1 0 0 0 .161-1.203l-3.333-5.833A1 1 0 0 0 17.42 4H6.58a1 1 0 0 0-.868.504L2.38 10.337a1 1 0 0 0 .161 1.203Z"/><ellipse cx="12" cy="11.5" fill="none" stroke="currentColor" stroke-linecap="round" rx="4" ry="1.5"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteTetherUsdtLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="2" d="M9 7h6m-3 9v-2m0-3.5V7m-9.46 4.54l9.283 9.283a.25.25 0 0 0 .354 0l9.283-9.283a1 1 0 0 0 .161-1.203l-3.333-5.833A1 1 0 0 0 17.42 4H6.58a1 1 0 0 0-.868.504L2.38 10.337a1 1 0 0 0 .161 1.203Z"/><ellipse cx="12" cy="11.5" fill="none" stroke="currentColor" strokeLinecap="round" rx="4" ry="1.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M9 7h6m-3 9v-2m0-3.5V7m-9.46 4.54l9.283 9.283a.25.25 0 0 0 .354 0l9.283-9.283a1 1 0 0 0 .161-1.203l-3.333-5.833A1 1 0 0 0 17.42 4H6.58a1 1 0 0 0-.868.504L2.38 10.337a1 1 0 0 0 .161 1.203Z"/><ellipse cx="12" cy="11.5" fill="none" stroke="currentColor" stroke-linecap="round" rx="4" ry="1.5"/></svg>
</template>

CSS

.icon-tether-usdt-line {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%207h6m-3%209v-2m0-3.5V7m-9.46%204.54l9.283%209.283a.25.25%200%200%200%20.354%200l9.283-9.283a1%201%200%200%200%20.161-1.203l-3.333-5.833A1%201%200%200%200%2017.42%204H6.58a1%201%200%200%200-.868.504L2.38%2010.337a1%201%200%200%200%20.161%201.203Z%22%2F%3E%3Cellipse%20cx%3D%2212%22%20cy%3D%2211.5%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20rx%3D%224%22%20ry%3D%221.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%207h6m-3%209v-2m0-3.5V7m-9.46%204.54l9.283%209.283a.25.25%200%200%200%20.354%200l9.283-9.283a1%201%200%200%200%20.161-1.203l-3.333-5.833A1%201%200%200%200%2017.42%204H6.58a1%201%200%200%200-.868.504L2.38%2010.337a1%201%200%200%200%20.161%201.203Z%22%2F%3E%3Cellipse%20cx%3D%2212%22%20cy%3D%2211.5%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20rx%3D%224%22%20ry%3D%221.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/tether-usdt-line.svg?color=%231a73e8&size=48