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

Name
xaut
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

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"><path fill="currentColor" fill-rule="evenodd" d="M17.631 3.9H6.343L3 11.238l9 8.862l9-8.862zm-11.03 7.2c0 .67 1.946 1.224 4.499 1.331v4.07h1.8v-4.07c2.555-.106 4.502-.661 4.502-1.33c0-.67-1.947-1.225-4.502-1.332V8.401h3.15V6.6h-8.1v1.8h3.15v1.368c-2.553.107-4.498.662-4.498 1.331m6.299-.885v1.77c2.304-.077 4.05-.444 4.05-.885s-1.746-.808-4.05-.885m-1.8 0c-2.304.077-4.05.444-4.05.885s1.746.808 4.05.885z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenXaut(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M17.631 3.9H6.343L3 11.238l9 8.862l9-8.862zm-11.03 7.2c0 .67 1.946 1.224 4.499 1.331v4.07h1.8v-4.07c2.555-.106 4.502-.661 4.502-1.33c0-.67-1.947-1.225-4.502-1.332V8.401h3.15V6.6h-8.1v1.8h3.15v1.368c-2.553.107-4.498.662-4.498 1.331m6.299-.885v1.77c2.304-.077 4.05-.444 4.05-.885s-1.746-.808-4.05-.885m-1.8 0c-2.304.077-4.05.444-4.05.885s1.746.808 4.05.885z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M17.631 3.9H6.343L3 11.238l9 8.862l9-8.862zm-11.03 7.2c0 .67 1.946 1.224 4.499 1.331v4.07h1.8v-4.07c2.555-.106 4.502-.661 4.502-1.33c0-.67-1.947-1.225-4.502-1.332V8.401h3.15V6.6h-8.1v1.8h3.15v1.368c-2.553.107-4.498.662-4.498 1.331m6.299-.885v1.77c2.304-.077 4.05-.444 4.05-.885s-1.746-.808-4.05-.885m-1.8 0c-2.304.077-4.05.444-4.05.885s1.746.808 4.05.885z" clip-rule="evenodd"/></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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17.631%203.9H6.343L3%2011.238l9%208.862l9-8.862zm-11.03%207.2c0%20.67%201.946%201.224%204.499%201.331v4.07h1.8v-4.07c2.555-.106%204.502-.661%204.502-1.33c0-.67-1.947-1.225-4.502-1.332V8.401h3.15V6.6h-8.1v1.8h3.15v1.368c-2.553.107-4.498.662-4.498%201.331m6.299-.885v1.77c2.304-.077%204.05-.444%204.05-.885s-1.746-.808-4.05-.885m-1.8%200c-2.304.077-4.05.444-4.05.885s1.746.808%204.05.885z%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17.631%203.9H6.343L3%2011.238l9%208.862l9-8.862zm-11.03%207.2c0%20.67%201.946%201.224%204.499%201.331v4.07h1.8v-4.07c2.555-.106%204.502-.661%204.502-1.33c0-.67-1.947-1.225-4.502-1.332V8.401h3.15V6.6h-8.1v1.8h3.15v1.368c-2.553.107-4.498.662-4.498%201.331m6.299-.885v1.77c2.304-.077%204.05-.444%204.05-.885s-1.746-.808-4.05-.885m-1.8%200c-2.304.077-4.05.444-4.05.885s1.746.808%204.05.885z%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/xaut.svg?color=%231a73e8&size=48