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

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

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="currentColor" d="M20.999 12q0-.215-.012-.429q-.007-.147-.02-.294q-.001-.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.607 5.607 0 0 1 6.376 12A5.6 5.6 0 0 1 12 6.376a5.61 5.61 0 0 1 5.366 3.937h-5.362l-1.437 3.375H20.85a10 10 0 0 0 .149-1.687"/></svg>

React

import type { SVGProps } from "react";

export function TokenEdge(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="M20.999 12q0-.215-.012-.429q-.007-.147-.02-.294q-.001-.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.607 5.607 0 0 1 6.376 12A5.6 5.6 0 0 1 12 6.376a5.61 5.61 0 0 1 5.366 3.937h-5.362l-1.437 3.375H20.85a10 10 0 0 0 .149-1.687"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.999 12q0-.215-.012-.429q-.007-.147-.02-.294q-.001-.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.607 5.607 0 0 1 6.376 12A5.6 5.6 0 0 1 12 6.376a5.61 5.61 0 0 1 5.366 3.937h-5.362l-1.437 3.375H20.85a10 10 0 0 0 .149-1.687"/></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%22currentColor%22%20d%3D%22M20.999%2012q0-.215-.012-.429q-.007-.147-.02-.294q-.001-.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.607%205.607%200%200%201%206.376%2012A5.6%205.6%200%200%201%2012%206.376a5.61%205.61%200%200%201%205.366%203.937h-5.362l-1.437%203.375H20.85a10%2010%200%200%200%20.149-1.687%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%22M20.999%2012q0-.215-.012-.429q-.007-.147-.02-.294q-.001-.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.607%205.607%200%200%201%206.376%2012A5.6%205.6%200%200%201%2012%206.376a5.61%205.61%200%200%201%205.366%203.937h-5.362l-1.437%203.375H20.85a10%2010%200%200%200%20.149-1.687%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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