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

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

The same logo in other sets

Use the bax logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M17.917 19.149a6.234 6.234 0 0 0-7.574-9.902c-3.105 2.376-3.986 6.972-4.436 10.697a.59.59 0 0 0 .5.653c3.689.537 8.421.915 11.51-1.448m-.877-.883a5 5 0 1 0-6.077-7.943c-2.46 1.882-3.18 5.5-3.545 8.468a.587.587 0 0 0 .5.653c2.943.423 6.675.693 9.122-1.178"/><path d="M15.415 13.554A6.233 6.233 0 1 0 6.43 4.912C3.72 7.73 3.544 12.407 3.663 16.157c.01.32.272.572.592.57c3.728-.027 8.464-.37 11.16-3.173m-1.001-.74A5 5 0 0 0 7.206 5.88c-2.147 2.233-2.312 5.92-2.224 8.908a.587.587 0 0 0 .593.57c2.973-.028 6.703-.324 8.839-2.544"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBax(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M17.917 19.149a6.234 6.234 0 0 0-7.574-9.902c-3.105 2.376-3.986 6.972-4.436 10.697a.59.59 0 0 0 .5.653c3.689.537 8.421.915 11.51-1.448m-.877-.883a5 5 0 1 0-6.077-7.943c-2.46 1.882-3.18 5.5-3.545 8.468a.587.587 0 0 0 .5.653c2.943.423 6.675.693 9.122-1.178"/><path d="M15.415 13.554A6.233 6.233 0 1 0 6.43 4.912C3.72 7.73 3.544 12.407 3.663 16.157c.01.32.272.572.592.57c3.728-.027 8.464-.37 11.16-3.173m-1.001-.74A5 5 0 0 0 7.206 5.88c-2.147 2.233-2.312 5.92-2.224 8.908a.587.587 0 0 0 .593.57c2.973-.028 6.703-.324 8.839-2.544"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M17.917 19.149a6.234 6.234 0 0 0-7.574-9.902c-3.105 2.376-3.986 6.972-4.436 10.697a.59.59 0 0 0 .5.653c3.689.537 8.421.915 11.51-1.448m-.877-.883a5 5 0 1 0-6.077-7.943c-2.46 1.882-3.18 5.5-3.545 8.468a.587.587 0 0 0 .5.653c2.943.423 6.675.693 9.122-1.178"/><path d="M15.415 13.554A6.233 6.233 0 1 0 6.43 4.912C3.72 7.73 3.544 12.407 3.663 16.157c.01.32.272.572.592.57c3.728-.027 8.464-.37 11.16-3.173m-1.001-.74A5 5 0 0 0 7.206 5.88c-2.147 2.233-2.312 5.92-2.224 8.908a.587.587 0 0 0 .593.57c2.973-.028 6.703-.324 8.839-2.544"/></g></svg>
</template>

CSS

.icon-bax {
  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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M17.917%2019.149a6.234%206.234%200%200%200-7.574-9.902c-3.105%202.376-3.986%206.972-4.436%2010.697a.59.59%200%200%200%20.5.653c3.689.537%208.421.915%2011.51-1.448m-.877-.883a5%205%200%201%200-6.077-7.943c-2.46%201.882-3.18%205.5-3.545%208.468a.587.587%200%200%200%20.5.653c2.943.423%206.675.693%209.122-1.178%22%2F%3E%3Cpath%20d%3D%22M15.415%2013.554A6.233%206.233%200%201%200%206.43%204.912C3.72%207.73%203.544%2012.407%203.663%2016.157c.01.32.272.572.592.57c3.728-.027%208.464-.37%2011.16-3.173m-1.001-.74A5%205%200%200%200%207.206%205.88c-2.147%202.233-2.312%205.92-2.224%208.908a.587.587%200%200%200%20.593.57c2.973-.028%206.703-.324%208.839-2.544%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M17.917%2019.149a6.234%206.234%200%200%200-7.574-9.902c-3.105%202.376-3.986%206.972-4.436%2010.697a.59.59%200%200%200%20.5.653c3.689.537%208.421.915%2011.51-1.448m-.877-.883a5%205%200%201%200-6.077-7.943c-2.46%201.882-3.18%205.5-3.545%208.468a.587.587%200%200%200%20.5.653c2.943.423%206.675.693%209.122-1.178%22%2F%3E%3Cpath%20d%3D%22M15.415%2013.554A6.233%206.233%200%201%200%206.43%204.912C3.72%207.73%203.544%2012.407%203.663%2016.157c.01.32.272.572.592.57c3.728-.027%208.464-.37%2011.16-3.173m-1.001-.74A5%205%200%200%200%207.206%205.88c-2.147%202.233-2.312%205.92-2.224%208.908a.587.587%200%200%200%20.593.57c2.973-.028%206.703-.324%208.839-2.544%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/bax.svg?color=%231a73e8&size=48