edge-legacy from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
edge-legacy
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the edge legacy logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m90 292.2l.4-.5c0 .2 0 .3-.1.5zm460.6 15.5c0-44-7.8-84.5-28.8-122.4C480.8 111.9 408.2 72 323.2 72c-139.9-.3-218.3 105.2-232.8 219.7c42.4-61.3 117.1-121.4 220.4-125c0 0 109.7 0 99.4 105H234.4c6.4-37.4 18.5-59 34.3-78.9c-75 34.9-121.8 96.1-120.8 188.3c.8 71.5 50.1 144.8 120.8 172c83.4 31.8 192.8 7.2 240.1-21.3V427.4c-80.9 56.5-270.9 60.9-272.3-67.6h314.1z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsEdgeLegacy(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m90 292.2l.4-.5c0 .2 0 .3-.1.5zm460.6 15.5c0-44-7.8-84.5-28.8-122.4C480.8 111.9 408.2 72 323.2 72c-139.9-.3-218.3 105.2-232.8 219.7c42.4-61.3 117.1-121.4 220.4-125c0 0 109.7 0 99.4 105H234.4c6.4-37.4 18.5-59 34.3-78.9c-75 34.9-121.8 96.1-120.8 188.3c.8 71.5 50.1 144.8 120.8 172c83.4 31.8 192.8 7.2 240.1-21.3V427.4c-80.9 56.5-270.9 60.9-272.3-67.6h314.1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m90 292.2l.4-.5c0 .2 0 .3-.1.5zm460.6 15.5c0-44-7.8-84.5-28.8-122.4C480.8 111.9 408.2 72 323.2 72c-139.9-.3-218.3 105.2-232.8 219.7c42.4-61.3 117.1-121.4 220.4-125c0 0 109.7 0 99.4 105H234.4c6.4-37.4 18.5-59 34.3-78.9c-75 34.9-121.8 96.1-120.8 188.3c.8 71.5 50.1 144.8 120.8 172c83.4 31.8 192.8 7.2 240.1-21.3V427.4c-80.9 56.5-270.9 60.9-272.3-67.6h314.1z"/></svg>
</template>

CSS

.icon-edge-legacy {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m90%20292.2l.4-.5c0%20.2%200%20.3-.1.5zm460.6%2015.5c0-44-7.8-84.5-28.8-122.4C480.8%20111.9%20408.2%2072%20323.2%2072c-139.9-.3-218.3%20105.2-232.8%20219.7c42.4-61.3%20117.1-121.4%20220.4-125c0%200%20109.7%200%2099.4%20105H234.4c6.4-37.4%2018.5-59%2034.3-78.9c-75%2034.9-121.8%2096.1-120.8%20188.3c.8%2071.5%2050.1%20144.8%20120.8%20172c83.4%2031.8%20192.8%207.2%20240.1-21.3V427.4c-80.9%2056.5-270.9%2060.9-272.3-67.6h314.1z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m90%20292.2l.4-.5c0%20.2%200%20.3-.1.5zm460.6%2015.5c0-44-7.8-84.5-28.8-122.4C480.8%20111.9%20408.2%2072%20323.2%2072c-139.9-.3-218.3%20105.2-232.8%20219.7c42.4-61.3%20117.1-121.4%20220.4-125c0%200%20109.7%200%2099.4%20105H234.4c6.4-37.4%2018.5-59%2034.3-78.9c-75%2034.9-121.8%2096.1-120.8%20188.3c.8%2071.5%2050.1%20144.8%20120.8%20172c83.4%2031.8%20192.8%207.2%20240.1-21.3V427.4c-80.9%2056.5-270.9%2060.9-272.3-67.6h314.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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