edge from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
edge
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the edge logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0ecc5f" d="M20.999 12a8 8 0 0 0-.011-.429q-.009-.147-.021-.294q-.002-.056-.009-.114a9 9 0 0 0-.044-.374v-.02a9 9 0 1 0-1.88 6.844l-2.76-1.967c-1.135 1.325-2.653 1.979-4.27 1.979A5.606 5.606 0 0 1 6.377 12A5.6 5.6 0 0 1 12 6.376a5.61 5.61 0 0 1 5.367 3.937h-5.362l-1.437 3.375H20.85a10 10 0 0 0 .14-1.347c.006-.09.009-.2.009-.34"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedEdge(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0ecc5f" d="M20.999 12a8 8 0 0 0-.011-.429q-.009-.147-.021-.294q-.002-.056-.009-.114a9 9 0 0 0-.044-.374v-.02a9 9 0 1 0-1.88 6.844l-2.76-1.967c-1.135 1.325-2.653 1.979-4.27 1.979A5.606 5.606 0 0 1 6.377 12A5.6 5.6 0 0 1 12 6.376a5.61 5.61 0 0 1 5.367 3.937h-5.362l-1.437 3.375H20.85a10 10 0 0 0 .14-1.347c.006-.09.009-.2.009-.34"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0ecc5f" d="M20.999 12a8 8 0 0 0-.011-.429q-.009-.147-.021-.294q-.002-.056-.009-.114a9 9 0 0 0-.044-.374v-.02a9 9 0 1 0-1.88 6.844l-2.76-1.967c-1.135 1.325-2.653 1.979-4.27 1.979A5.606 5.606 0 0 1 6.377 12A5.6 5.6 0 0 1 12 6.376a5.61 5.61 0 0 1 5.367 3.937h-5.362l-1.437 3.375H20.85a10 10 0 0 0 .14-1.347c.006-.09.009-.2.009-.34"/></svg>
</template>

CSS

.icon-edge {
  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%22%230ecc5f%22%20d%3D%22M20.999%2012a8%208%200%200%200-.011-.429q-.009-.147-.021-.294q-.002-.056-.009-.114a9%209%200%200%200-.044-.374v-.02a9%209%200%201%200-1.88%206.844l-2.76-1.967c-1.135%201.325-2.653%201.979-4.27%201.979A5.606%205.606%200%200%201%206.377%2012A5.6%205.6%200%200%201%2012%206.376a5.61%205.61%200%200%201%205.367%203.937h-5.362l-1.437%203.375H20.85a10%2010%200%200%200%20.14-1.347c.006-.09.009-.2.009-.34%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%22%230ecc5f%22%20d%3D%22M20.999%2012a8%208%200%200%200-.011-.429q-.009-.147-.021-.294q-.002-.056-.009-.114a9%209%200%200%200-.044-.374v-.02a9%209%200%201%200-1.88%206.844l-2.76-1.967c-1.135%201.325-2.653%201.979-4.27%201.979A5.606%205.606%200%200%201%206.377%2012A5.6%205.6%200%200%201%2012%206.376a5.61%205.61%200%200%201%205.367%203.937h-5.362l-1.437%203.375H20.85a10%2010%200%200%200%20.14-1.347c.006-.09.009-.2.009-.34%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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