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

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

The same logo in other sets

Use the hxro logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.4 3c3.093 0 5.624 2.014 6.507 3.02l-.843.917l-.062-.061c-2.087-1.902-3.083-2.802-6.143-3.167c-2.475-.298-5.062 1.248-6.046 2.064C6.127 5.278 8.535 3 12.399 3m-.377 18c-3.144 0-5.72-1.991-6.615-2.981l.855-.912c2.166 1.919 3.161 2.83 6.312 3.195c2.514.293 5.174-1.237 6.176-2.041c-.321.489-2.802 2.739-6.728 2.739m-3.15-8.86l-2.53-4.242l-.26.63l2.352 3.612L3 20.999z"/><path fill="currentColor" d="m12.658 9.384l2.717-2.447l-3.212 3.6l-1.305-1.912H8.946l2.041 3.33L3 21l6.862-9.045L7.207 7.5h4.242l1.215 1.884zm2.526 3.026L21 3.564l-5.501 8.848l2.475 3.847l-.18.686z"/><path fill="currentColor" d="M13.13 12.45L21 3.563l-6.778 8.887l2.745 4.612h-4.219l-1.204-1.833l-2.919 2.396l3.307-3.763l1.446 2.075h1.918z"/></svg>

React

import type { SVGProps } from "react";

export function TokenHxro(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="M12.4 3c3.093 0 5.624 2.014 6.507 3.02l-.843.917l-.062-.061c-2.087-1.902-3.083-2.802-6.143-3.167c-2.475-.298-5.062 1.248-6.046 2.064C6.127 5.278 8.535 3 12.399 3m-.377 18c-3.144 0-5.72-1.991-6.615-2.981l.855-.912c2.166 1.919 3.161 2.83 6.312 3.195c2.514.293 5.174-1.237 6.176-2.041c-.321.489-2.802 2.739-6.728 2.739m-3.15-8.86l-2.53-4.242l-.26.63l2.352 3.612L3 20.999z"/><path fill="currentColor" d="m12.658 9.384l2.717-2.447l-3.212 3.6l-1.305-1.912H8.946l2.041 3.33L3 21l6.862-9.045L7.207 7.5h4.242l1.215 1.884zm2.526 3.026L21 3.564l-5.501 8.848l2.475 3.847l-.18.686z"/><path fill="currentColor" d="M13.13 12.45L21 3.563l-6.778 8.887l2.745 4.612h-4.219l-1.204-1.833l-2.919 2.396l3.307-3.763l1.446 2.075h1.918z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.4 3c3.093 0 5.624 2.014 6.507 3.02l-.843.917l-.062-.061c-2.087-1.902-3.083-2.802-6.143-3.167c-2.475-.298-5.062 1.248-6.046 2.064C6.127 5.278 8.535 3 12.399 3m-.377 18c-3.144 0-5.72-1.991-6.615-2.981l.855-.912c2.166 1.919 3.161 2.83 6.312 3.195c2.514.293 5.174-1.237 6.176-2.041c-.321.489-2.802 2.739-6.728 2.739m-3.15-8.86l-2.53-4.242l-.26.63l2.352 3.612L3 20.999z"/><path fill="currentColor" d="m12.658 9.384l2.717-2.447l-3.212 3.6l-1.305-1.912H8.946l2.041 3.33L3 21l6.862-9.045L7.207 7.5h4.242l1.215 1.884zm2.526 3.026L21 3.564l-5.501 8.848l2.475 3.847l-.18.686z"/><path fill="currentColor" d="M13.13 12.45L21 3.563l-6.778 8.887l2.745 4.612h-4.219l-1.204-1.833l-2.919 2.396l3.307-3.763l1.446 2.075h1.918z"/></svg>
</template>

CSS

.icon-hxro {
  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%22M12.4%203c3.093%200%205.624%202.014%206.507%203.02l-.843.917l-.062-.061c-2.087-1.902-3.083-2.802-6.143-3.167c-2.475-.298-5.062%201.248-6.046%202.064C6.127%205.278%208.535%203%2012.399%203m-.377%2018c-3.144%200-5.72-1.991-6.615-2.981l.855-.912c2.166%201.919%203.161%202.83%206.312%203.195c2.514.293%205.174-1.237%206.176-2.041c-.321.489-2.802%202.739-6.728%202.739m-3.15-8.86l-2.53-4.242l-.26.63l2.352%203.612L3%2020.999z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12.658%209.384l2.717-2.447l-3.212%203.6l-1.305-1.912H8.946l2.041%203.33L3%2021l6.862-9.045L7.207%207.5h4.242l1.215%201.884zm2.526%203.026L21%203.564l-5.501%208.848l2.475%203.847l-.18.686z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.13%2012.45L21%203.563l-6.778%208.887l2.745%204.612h-4.219l-1.204-1.833l-2.919%202.396l3.307-3.763l1.446%202.075h1.918z%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%22M12.4%203c3.093%200%205.624%202.014%206.507%203.02l-.843.917l-.062-.061c-2.087-1.902-3.083-2.802-6.143-3.167c-2.475-.298-5.062%201.248-6.046%202.064C6.127%205.278%208.535%203%2012.399%203m-.377%2018c-3.144%200-5.72-1.991-6.615-2.981l.855-.912c2.166%201.919%203.161%202.83%206.312%203.195c2.514.293%205.174-1.237%206.176-2.041c-.321.489-2.802%202.739-6.728%202.739m-3.15-8.86l-2.53-4.242l-.26.63l2.352%203.612L3%2020.999z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12.658%209.384l2.717-2.447l-3.212%203.6l-1.305-1.912H8.946l2.041%203.33L3%2021l6.862-9.045L7.207%207.5h4.242l1.215%201.884zm2.526%203.026L21%203.564l-5.501%208.848l2.475%203.847l-.18.686z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.13%2012.45L21%203.563l-6.778%208.887l2.745%204.612h-4.219l-1.204-1.833l-2.919%202.396l3.307-3.763l1.446%202.075h1.918z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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