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

Name
xaut
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 xaut logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#fff" d="M12 12c2.734 0 4.95-.403 4.95-.9s-2.216-.9-4.95-.9s-4.95.403-4.95.9s2.216.9 4.95.9"/><path fill="#fff" fill-rule="evenodd" d="M17.631 3.9H6.343L3 11.238l9 8.862l9-8.862zM12.9 12.432c2.555-.107 4.502-.662 4.502-1.332c0-.745-2.418-1.35-5.4-1.35s-5.4.605-5.4 1.35c0 .67 1.945 1.224 4.498 1.331v4.07h1.8z" clip-rule="evenodd"/><path fill="#dda85b" d="M16.05 6.6h-8.1v1.8h3.15v3.15h1.8V8.4h3.15z"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedXaut(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#fff" d="M12 12c2.734 0 4.95-.403 4.95-.9s-2.216-.9-4.95-.9s-4.95.403-4.95.9s2.216.9 4.95.9"/><path fill="#fff" fillRule="evenodd" d="M17.631 3.9H6.343L3 11.238l9 8.862l9-8.862zM12.9 12.432c2.555-.107 4.502-.662 4.502-1.332c0-.745-2.418-1.35-5.4-1.35s-5.4.605-5.4 1.35c0 .67 1.945 1.224 4.498 1.331v4.07h1.8z" clipRule="evenodd"/><path fill="#dda85b" d="M16.05 6.6h-8.1v1.8h3.15v3.15h1.8V8.4h3.15z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#fff" d="M12 12c2.734 0 4.95-.403 4.95-.9s-2.216-.9-4.95-.9s-4.95.403-4.95.9s2.216.9 4.95.9"/><path fill="#fff" fill-rule="evenodd" d="M17.631 3.9H6.343L3 11.238l9 8.862l9-8.862zM12.9 12.432c2.555-.107 4.502-.662 4.502-1.332c0-.745-2.418-1.35-5.4-1.35s-5.4.605-5.4 1.35c0 .67 1.945 1.224 4.498 1.331v4.07h1.8z" clip-rule="evenodd"/><path fill="#dda85b" d="M16.05 6.6h-8.1v1.8h3.15v3.15h1.8V8.4h3.15z"/></g></svg>
</template>

CSS

.icon-xaut {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%2012c2.734%200%204.95-.403%204.95-.9s-2.216-.9-4.95-.9s-4.95.403-4.95.9s2.216.9%204.95.9%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17.631%203.9H6.343L3%2011.238l9%208.862l9-8.862zM12.9%2012.432c2.555-.107%204.502-.662%204.502-1.332c0-.745-2.418-1.35-5.4-1.35s-5.4.605-5.4%201.35c0%20.67%201.945%201.224%204.498%201.331v4.07h1.8z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23dda85b%22%20d%3D%22M16.05%206.6h-8.1v1.8h3.15v3.15h1.8V8.4h3.15z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%2012c2.734%200%204.95-.403%204.95-.9s-2.216-.9-4.95-.9s-4.95.403-4.95.9s2.216.9%204.95.9%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17.631%203.9H6.343L3%2011.238l9%208.862l9-8.862zM12.9%2012.432c2.555-.107%204.502-.662%204.502-1.332c0-.745-2.418-1.35-5.4-1.35s-5.4.605-5.4%201.35c0%20.67%201.945%201.224%204.498%201.331v4.07h1.8z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23dda85b%22%20d%3D%22M16.05%206.6h-8.1v1.8h3.15v3.15h1.8V8.4h3.15z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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