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

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

The same logo in other sets

Use the reya logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.398 14.278l-1.443-2.783V5.807L5.25 3h6.86c4.083 0 6.468 2.068 6.468 5.614c0 2.413-1.131 4.137-3.246 4.999L18.75 21h-3.443l-3.049-6.722zm-1.443-8.47v5.687h5.156c1.991 0 3.172-1.059 3.172-2.88c0-1.798-1.18-2.808-3.172-2.808z"/></svg>

React

import type { SVGProps } from "react";

export function TokenReya(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="m8.398 14.278l-1.443-2.783V5.807L5.25 3h6.86c4.083 0 6.468 2.068 6.468 5.614c0 2.413-1.131 4.137-3.246 4.999L18.75 21h-3.443l-3.049-6.722zm-1.443-8.47v5.687h5.156c1.991 0 3.172-1.059 3.172-2.88c0-1.798-1.18-2.808-3.172-2.808z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.398 14.278l-1.443-2.783V5.807L5.25 3h6.86c4.083 0 6.468 2.068 6.468 5.614c0 2.413-1.131 4.137-3.246 4.999L18.75 21h-3.443l-3.049-6.722zm-1.443-8.47v5.687h5.156c1.991 0 3.172-1.059 3.172-2.88c0-1.798-1.18-2.808-3.172-2.808z"/></svg>
</template>

CSS

.icon-reya {
  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%22m8.398%2014.278l-1.443-2.783V5.807L5.25%203h6.86c4.083%200%206.468%202.068%206.468%205.614c0%202.413-1.131%204.137-3.246%204.999L18.75%2021h-3.443l-3.049-6.722zm-1.443-8.47v5.687h5.156c1.991%200%203.172-1.059%203.172-2.88c0-1.798-1.18-2.808-3.172-2.808z%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%22m8.398%2014.278l-1.443-2.783V5.807L5.25%203h6.86c4.083%200%206.468%202.068%206.468%205.614c0%202.413-1.131%204.137-3.246%204.999L18.75%2021h-3.443l-3.049-6.722zm-1.443-8.47v5.687h5.156c1.991%200%203.172-1.059%203.172-2.88c0-1.798-1.18-2.808-3.172-2.808z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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