hyper evm logo

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

Name
hyper-evm
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the hyper evm logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 11.937a9.4 9.4 0 0 1-.901 4.112c-.867 1.863-2.947 3.387-4.846 1.765c-1.55-1.322-1.837-4.005-4.157-4.398c-3.07-.361-3.145 3.092-5.15 3.482c-2.236.44-2.978-3.206-2.945-4.862s.487-3.984 2.43-3.984c2.236 0 2.386 3.283 5.224 3.105c2.81-.186 2.86-3.602 4.696-5.064c1.585-1.264 3.448-.337 4.381 1.184c.865 1.406 1.245 3.057 1.265 4.66z"/></svg>

React

import type { SVGProps } from "react";

export function TokenHyperEvm(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="M21 11.937a9.4 9.4 0 0 1-.901 4.112c-.867 1.863-2.947 3.387-4.846 1.765c-1.55-1.322-1.837-4.005-4.157-4.398c-3.07-.361-3.145 3.092-5.15 3.482c-2.236.44-2.978-3.206-2.945-4.862s.487-3.984 2.43-3.984c2.236 0 2.386 3.283 5.224 3.105c2.81-.186 2.86-3.602 4.696-5.064c1.585-1.264 3.448-.337 4.381 1.184c.865 1.406 1.245 3.057 1.265 4.66z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 11.937a9.4 9.4 0 0 1-.901 4.112c-.867 1.863-2.947 3.387-4.846 1.765c-1.55-1.322-1.837-4.005-4.157-4.398c-3.07-.361-3.145 3.092-5.15 3.482c-2.236.44-2.978-3.206-2.945-4.862s.487-3.984 2.43-3.984c2.236 0 2.386 3.283 5.224 3.105c2.81-.186 2.86-3.602 4.696-5.064c1.585-1.264 3.448-.337 4.381 1.184c.865 1.406 1.245 3.057 1.265 4.66z"/></svg>
</template>

CSS

.icon-hyper-evm {
  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%22M21%2011.937a9.4%209.4%200%200%201-.901%204.112c-.867%201.863-2.947%203.387-4.846%201.765c-1.55-1.322-1.837-4.005-4.157-4.398c-3.07-.361-3.145%203.092-5.15%203.482c-2.236.44-2.978-3.206-2.945-4.862s.487-3.984%202.43-3.984c2.236%200%202.386%203.283%205.224%203.105c2.81-.186%202.86-3.602%204.696-5.064c1.585-1.264%203.448-.337%204.381%201.184c.865%201.406%201.245%203.057%201.265%204.66z%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%22M21%2011.937a9.4%209.4%200%200%201-.901%204.112c-.867%201.863-2.947%203.387-4.846%201.765c-1.55-1.322-1.837-4.005-4.157-4.398c-3.07-.361-3.145%203.092-5.15%203.482c-2.236.44-2.978-3.206-2.945-4.862s.487-3.984%202.43-3.984c2.236%200%202.386%203.283%205.224%203.105c2.81-.186%202.86-3.602%204.696-5.064c1.585-1.264%203.448-.337%204.381%201.184c.865%201.406%201.245%203.057%201.265%204.66z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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