txau from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
txau
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the txau logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#e3ba4f" fill-rule="evenodd" d="M20.47 12a8.47 8.47 0 1 1-16.94 0a8.47 8.47 0 0 1 16.94 0m.53 0a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-8.47 4.765v-1.06h-1.06c-1.27 0-1.588-1.058-1.588-1.587V9.353c0-.847 1.06-1.059 1.588-1.059h1.06c1.27 0 1.588 1.059 1.588 1.588v.53h1.588v-1.06c0-1.693-2.118-2.117-3.176-2.117h-1.06c-2.54 0-3.176 1.414-3.176 2.118v4.765c0 2.117 2.118 2.647 3.176 2.647zM15.706 12H12v1.059h2.118v3.706h1.588z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedTxau(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#e3ba4f" fillRule="evenodd" d="M20.47 12a8.47 8.47 0 1 1-16.94 0a8.47 8.47 0 0 1 16.94 0m.53 0a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-8.47 4.765v-1.06h-1.06c-1.27 0-1.588-1.058-1.588-1.587V9.353c0-.847 1.06-1.059 1.588-1.059h1.06c1.27 0 1.588 1.059 1.588 1.588v.53h1.588v-1.06c0-1.693-2.118-2.117-3.176-2.117h-1.06c-2.54 0-3.176 1.414-3.176 2.118v4.765c0 2.117 2.118 2.647 3.176 2.647zM15.706 12H12v1.059h2.118v3.706h1.588z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#e3ba4f" fill-rule="evenodd" d="M20.47 12a8.47 8.47 0 1 1-16.94 0a8.47 8.47 0 0 1 16.94 0m.53 0a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-8.47 4.765v-1.06h-1.06c-1.27 0-1.588-1.058-1.588-1.587V9.353c0-.847 1.06-1.059 1.588-1.059h1.06c1.27 0 1.588 1.059 1.588 1.588v.53h1.588v-1.06c0-1.693-2.118-2.117-3.176-2.117h-1.06c-2.54 0-3.176 1.414-3.176 2.118v4.765c0 2.117 2.118 2.647 3.176 2.647zM15.706 12H12v1.059h2.118v3.706h1.588z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-txau {
  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%22%23e3ba4f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M20.47%2012a8.47%208.47%200%201%201-16.94%200a8.47%208.47%200%200%201%2016.94%200m.53%200a9%209%200%201%201-18%200a9%209%200%200%201%2018%200m-8.47%204.765v-1.06h-1.06c-1.27%200-1.588-1.058-1.588-1.587V9.353c0-.847%201.06-1.059%201.588-1.059h1.06c1.27%200%201.588%201.059%201.588%201.588v.53h1.588v-1.06c0-1.693-2.118-2.117-3.176-2.117h-1.06c-2.54%200-3.176%201.414-3.176%202.118v4.765c0%202.117%202.118%202.647%203.176%202.647zM15.706%2012H12v1.059h2.118v3.706h1.588z%22%20clip-rule%3D%22evenodd%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%22%23e3ba4f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M20.47%2012a8.47%208.47%200%201%201-16.94%200a8.47%208.47%200%200%201%2016.94%200m.53%200a9%209%200%201%201-18%200a9%209%200%200%201%2018%200m-8.47%204.765v-1.06h-1.06c-1.27%200-1.588-1.058-1.588-1.587V9.353c0-.847%201.06-1.059%201.588-1.059h1.06c1.27%200%201.588%201.059%201.588%201.588v.53h1.588v-1.06c0-1.693-2.118-2.117-3.176-2.117h-1.06c-2.54%200-3.176%201.414-3.176%202.118v4.765c0%202.117%202.118%202.647%203.176%202.647zM15.706%2012H12v1.059h2.118v3.706h1.588z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/txau.svg?color=%231a73e8&size=48