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

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

The same logo in other sets

Use the xava logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.07 4.302a2.298 2.298 0 0 0-4.14 0L3.277 17.387c-.828 1.637.3 3.611 2.07 3.611c.42 0 .822-.132 1.158-.378l4.091-3.006a2.394 2.394 0 0 1 2.898.037l3.701 2.85c.42.323.93.497 1.458.497c1.77 0 2.898-1.974 2.07-3.611z"/><path fill="currentColor" d="M6.073 11.897c.6.3 1.536.894 2.717 1.896c2.178 1.842 5.268.924 6.162-.09c.864-.984 1.38-1.53 2.904-1.95L14.07 4.302a2.297 2.297 0 0 0-4.14 0z"/><path fill="currentColor" d="M7.207 9.66c.39.257.87.623 1.367 1.103a4.64 4.64 0 0 0 3.168 1.32c.624 0 2.094-.3 3.468-1.578a9.2 9.2 0 0 1 1.428-1.152L14.07 4.302a2.298 2.298 0 0 0-4.14 0z"/><path fill="currentColor" d="m8.25 7.602l1.68-3.3a2.298 2.298 0 0 1 4.14 0l1.482 2.922a4.66 4.66 0 0 1-3.798 1.907c-1.404 0-2.664-.594-3.504-1.53"/></svg>

React

import type { SVGProps } from "react";

export function TokenXava(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" d="M14.07 4.302a2.298 2.298 0 0 0-4.14 0L3.277 17.387c-.828 1.637.3 3.611 2.07 3.611c.42 0 .822-.132 1.158-.378l4.091-3.006a2.394 2.394 0 0 1 2.898.037l3.701 2.85c.42.323.93.497 1.458.497c1.77 0 2.898-1.974 2.07-3.611z"/><path fill="currentColor" d="M6.073 11.897c.6.3 1.536.894 2.717 1.896c2.178 1.842 5.268.924 6.162-.09c.864-.984 1.38-1.53 2.904-1.95L14.07 4.302a2.297 2.297 0 0 0-4.14 0z"/><path fill="currentColor" d="M7.207 9.66c.39.257.87.623 1.367 1.103a4.64 4.64 0 0 0 3.168 1.32c.624 0 2.094-.3 3.468-1.578a9.2 9.2 0 0 1 1.428-1.152L14.07 4.302a2.298 2.298 0 0 0-4.14 0z"/><path fill="currentColor" d="m8.25 7.602l1.68-3.3a2.298 2.298 0 0 1 4.14 0l1.482 2.922a4.66 4.66 0 0 1-3.798 1.907c-1.404 0-2.664-.594-3.504-1.53"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.07 4.302a2.298 2.298 0 0 0-4.14 0L3.277 17.387c-.828 1.637.3 3.611 2.07 3.611c.42 0 .822-.132 1.158-.378l4.091-3.006a2.394 2.394 0 0 1 2.898.037l3.701 2.85c.42.323.93.497 1.458.497c1.77 0 2.898-1.974 2.07-3.611z"/><path fill="currentColor" d="M6.073 11.897c.6.3 1.536.894 2.717 1.896c2.178 1.842 5.268.924 6.162-.09c.864-.984 1.38-1.53 2.904-1.95L14.07 4.302a2.297 2.297 0 0 0-4.14 0z"/><path fill="currentColor" d="M7.207 9.66c.39.257.87.623 1.367 1.103a4.64 4.64 0 0 0 3.168 1.32c.624 0 2.094-.3 3.468-1.578a9.2 9.2 0 0 1 1.428-1.152L14.07 4.302a2.298 2.298 0 0 0-4.14 0z"/><path fill="currentColor" d="m8.25 7.602l1.68-3.3a2.298 2.298 0 0 1 4.14 0l1.482 2.922a4.66 4.66 0 0 1-3.798 1.907c-1.404 0-2.664-.594-3.504-1.53"/></svg>
</template>

CSS

.icon-xava {
  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%20d%3D%22M14.07%204.302a2.298%202.298%200%200%200-4.14%200L3.277%2017.387c-.828%201.637.3%203.611%202.07%203.611c.42%200%20.822-.132%201.158-.378l4.091-3.006a2.394%202.394%200%200%201%202.898.037l3.701%202.85c.42.323.93.497%201.458.497c1.77%200%202.898-1.974%202.07-3.611z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.073%2011.897c.6.3%201.536.894%202.717%201.896c2.178%201.842%205.268.924%206.162-.09c.864-.984%201.38-1.53%202.904-1.95L14.07%204.302a2.297%202.297%200%200%200-4.14%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.207%209.66c.39.257.87.623%201.367%201.103a4.64%204.64%200%200%200%203.168%201.32c.624%200%202.094-.3%203.468-1.578a9.2%209.2%200%200%201%201.428-1.152L14.07%204.302a2.298%202.298%200%200%200-4.14%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.25%207.602l1.68-3.3a2.298%202.298%200%200%201%204.14%200l1.482%202.922a4.66%204.66%200%200%201-3.798%201.907c-1.404%200-2.664-.594-3.504-1.53%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%20d%3D%22M14.07%204.302a2.298%202.298%200%200%200-4.14%200L3.277%2017.387c-.828%201.637.3%203.611%202.07%203.611c.42%200%20.822-.132%201.158-.378l4.091-3.006a2.394%202.394%200%200%201%202.898.037l3.701%202.85c.42.323.93.497%201.458.497c1.77%200%202.898-1.974%202.07-3.611z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.073%2011.897c.6.3%201.536.894%202.717%201.896c2.178%201.842%205.268.924%206.162-.09c.864-.984%201.38-1.53%202.904-1.95L14.07%204.302a2.297%202.297%200%200%200-4.14%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.207%209.66c.39.257.87.623%201.367%201.103a4.64%204.64%200%200%200%203.168%201.32c.624%200%202.094-.3%203.468-1.578a9.2%209.2%200%200%201%201.428-1.152L14.07%204.302a2.298%202.298%200%200%200-4.14%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.25%207.602l1.68-3.3a2.298%202.298%200%200%201%204.14%200l1.482%202.922a4.66%204.66%200%200%201-3.798%201.907c-1.404%200-2.664-.594-3.504-1.53%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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