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

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

The same logo in other sets

Related icons in Font Awesome Brands

Use the edge logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M184.1 101.4c41-25.2 87.6-38.2 134.9-37.4c168 0 257 123.8 257 219.5c-.1 32.7-13 63.9-35.9 87.2c-22.9 23.2-54 36.5-86.7 37c-75.2 0-91.5-23.1-91.5-32c0-3.8 1.2-6.2 4.8-9.4l1-1.2l.4-1.6c10.5-11.5 15.9-26.2 15.9-41.6c0-78.7-82.2-142.7-184-142.7c-37.5-.3-74.5 8.9-107.5 26.9c27-57.5 82.7-97.6 91.3-103.8c.8-.6.3-.8.3-.8zm15.6 318.1c-1.4 30 4.6 60 16.4 87.2c13.6 26.4 32.7 51 56.5 69.3c-59.5-11.5-111.5-43.9-149.4-89.3C85.1 440.3 64 382.4 64 321.9c0-51.2 62.4-94.4 136-94.4c36.6-.6 72.4 10.9 101.8 32.7l-3.6 1.2c-51.5 17.6-98.5 90.7-98.5 158.1M533.8 464l-.7.1c-11.8 18.8-25.9 35.1-42.2 49.5c-30.8 28-68.1 45.5-108.8 49.9c-18.6.3-36.8-3.2-53.8-11.4c-25.6-10.3-47.1-30-61.6-53c-14.4-23.9-21.1-51.7-19-79.6c-.6-20.1 5.4-40.3 15-58.2c13.9 33.1 37.5 61.3 67.6 80.8s65.5 29.5 101.4 28.6c31 .3 62.1-6.7 90.2-20.5l1.9-.9c3.9-2.3 7.7-3.9 11.6 0c4.5 4.9 1.8 9.2-1.2 14c-.2.2-.3.5-.4.7"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsEdge(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="M184.1 101.4c41-25.2 87.6-38.2 134.9-37.4c168 0 257 123.8 257 219.5c-.1 32.7-13 63.9-35.9 87.2c-22.9 23.2-54 36.5-86.7 37c-75.2 0-91.5-23.1-91.5-32c0-3.8 1.2-6.2 4.8-9.4l1-1.2l.4-1.6c10.5-11.5 15.9-26.2 15.9-41.6c0-78.7-82.2-142.7-184-142.7c-37.5-.3-74.5 8.9-107.5 26.9c27-57.5 82.7-97.6 91.3-103.8c.8-.6.3-.8.3-.8zm15.6 318.1c-1.4 30 4.6 60 16.4 87.2c13.6 26.4 32.7 51 56.5 69.3c-59.5-11.5-111.5-43.9-149.4-89.3C85.1 440.3 64 382.4 64 321.9c0-51.2 62.4-94.4 136-94.4c36.6-.6 72.4 10.9 101.8 32.7l-3.6 1.2c-51.5 17.6-98.5 90.7-98.5 158.1M533.8 464l-.7.1c-11.8 18.8-25.9 35.1-42.2 49.5c-30.8 28-68.1 45.5-108.8 49.9c-18.6.3-36.8-3.2-53.8-11.4c-25.6-10.3-47.1-30-61.6-53c-14.4-23.9-21.1-51.7-19-79.6c-.6-20.1 5.4-40.3 15-58.2c13.9 33.1 37.5 61.3 67.6 80.8s65.5 29.5 101.4 28.6c31 .3 62.1-6.7 90.2-20.5l1.9-.9c3.9-2.3 7.7-3.9 11.6 0c4.5 4.9 1.8 9.2-1.2 14c-.2.2-.3.5-.4.7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M184.1 101.4c41-25.2 87.6-38.2 134.9-37.4c168 0 257 123.8 257 219.5c-.1 32.7-13 63.9-35.9 87.2c-22.9 23.2-54 36.5-86.7 37c-75.2 0-91.5-23.1-91.5-32c0-3.8 1.2-6.2 4.8-9.4l1-1.2l.4-1.6c10.5-11.5 15.9-26.2 15.9-41.6c0-78.7-82.2-142.7-184-142.7c-37.5-.3-74.5 8.9-107.5 26.9c27-57.5 82.7-97.6 91.3-103.8c.8-.6.3-.8.3-.8zm15.6 318.1c-1.4 30 4.6 60 16.4 87.2c13.6 26.4 32.7 51 56.5 69.3c-59.5-11.5-111.5-43.9-149.4-89.3C85.1 440.3 64 382.4 64 321.9c0-51.2 62.4-94.4 136-94.4c36.6-.6 72.4 10.9 101.8 32.7l-3.6 1.2c-51.5 17.6-98.5 90.7-98.5 158.1M533.8 464l-.7.1c-11.8 18.8-25.9 35.1-42.2 49.5c-30.8 28-68.1 45.5-108.8 49.9c-18.6.3-36.8-3.2-53.8-11.4c-25.6-10.3-47.1-30-61.6-53c-14.4-23.9-21.1-51.7-19-79.6c-.6-20.1 5.4-40.3 15-58.2c13.9 33.1 37.5 61.3 67.6 80.8s65.5 29.5 101.4 28.6c31 .3 62.1-6.7 90.2-20.5l1.9-.9c3.9-2.3 7.7-3.9 11.6 0c4.5 4.9 1.8 9.2-1.2 14c-.2.2-.3.5-.4.7"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M184.1%20101.4c41-25.2%2087.6-38.2%20134.9-37.4c168%200%20257%20123.8%20257%20219.5c-.1%2032.7-13%2063.9-35.9%2087.2c-22.9%2023.2-54%2036.5-86.7%2037c-75.2%200-91.5-23.1-91.5-32c0-3.8%201.2-6.2%204.8-9.4l1-1.2l.4-1.6c10.5-11.5%2015.9-26.2%2015.9-41.6c0-78.7-82.2-142.7-184-142.7c-37.5-.3-74.5%208.9-107.5%2026.9c27-57.5%2082.7-97.6%2091.3-103.8c.8-.6.3-.8.3-.8zm15.6%20318.1c-1.4%2030%204.6%2060%2016.4%2087.2c13.6%2026.4%2032.7%2051%2056.5%2069.3c-59.5-11.5-111.5-43.9-149.4-89.3C85.1%20440.3%2064%20382.4%2064%20321.9c0-51.2%2062.4-94.4%20136-94.4c36.6-.6%2072.4%2010.9%20101.8%2032.7l-3.6%201.2c-51.5%2017.6-98.5%2090.7-98.5%20158.1M533.8%20464l-.7.1c-11.8%2018.8-25.9%2035.1-42.2%2049.5c-30.8%2028-68.1%2045.5-108.8%2049.9c-18.6.3-36.8-3.2-53.8-11.4c-25.6-10.3-47.1-30-61.6-53c-14.4-23.9-21.1-51.7-19-79.6c-.6-20.1%205.4-40.3%2015-58.2c13.9%2033.1%2037.5%2061.3%2067.6%2080.8s65.5%2029.5%20101.4%2028.6c31%20.3%2062.1-6.7%2090.2-20.5l1.9-.9c3.9-2.3%207.7-3.9%2011.6%200c4.5%204.9%201.8%209.2-1.2%2014c-.2.2-.3.5-.4.7%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%22M184.1%20101.4c41-25.2%2087.6-38.2%20134.9-37.4c168%200%20257%20123.8%20257%20219.5c-.1%2032.7-13%2063.9-35.9%2087.2c-22.9%2023.2-54%2036.5-86.7%2037c-75.2%200-91.5-23.1-91.5-32c0-3.8%201.2-6.2%204.8-9.4l1-1.2l.4-1.6c10.5-11.5%2015.9-26.2%2015.9-41.6c0-78.7-82.2-142.7-184-142.7c-37.5-.3-74.5%208.9-107.5%2026.9c27-57.5%2082.7-97.6%2091.3-103.8c.8-.6.3-.8.3-.8zm15.6%20318.1c-1.4%2030%204.6%2060%2016.4%2087.2c13.6%2026.4%2032.7%2051%2056.5%2069.3c-59.5-11.5-111.5-43.9-149.4-89.3C85.1%20440.3%2064%20382.4%2064%20321.9c0-51.2%2062.4-94.4%20136-94.4c36.6-.6%2072.4%2010.9%20101.8%2032.7l-3.6%201.2c-51.5%2017.6-98.5%2090.7-98.5%20158.1M533.8%20464l-.7.1c-11.8%2018.8-25.9%2035.1-42.2%2049.5c-30.8%2028-68.1%2045.5-108.8%2049.9c-18.6.3-36.8-3.2-53.8-11.4c-25.6-10.3-47.1-30-61.6-53c-14.4-23.9-21.1-51.7-19-79.6c-.6-20.1%205.4-40.3%2015-58.2c13.9%2033.1%2037.5%2061.3%2067.6%2080.8s65.5%2029.5%20101.4%2028.6c31%20.3%2062.1-6.7%2090.2-20.5l1.9-.9c3.9-2.3%207.7-3.9%2011.6%200c4.5%204.9%201.8%209.2-1.2%2014c-.2.2-.3.5-.4.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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