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

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

The same logo in other sets

Use the ello logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72m143.8 285.2c-16.5 65.3-76 111.6-143.8 111.6s-127.3-46.3-143.8-111.6c-1.6-7.4 2.5-15.7 9.9-17.4s15.7 2.5 17.4 9.9c14 52.9 62 90.1 116.6 90.1s102.5-37.2 116.6-90.1c1.7-7.4 9.9-12.4 17.4-9.9c7.4 1.7 12.4 9.9 9.9 17.4z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsEllo(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="M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72m143.8 285.2c-16.5 65.3-76 111.6-143.8 111.6s-127.3-46.3-143.8-111.6c-1.6-7.4 2.5-15.7 9.9-17.4s15.7 2.5 17.4 9.9c14 52.9 62 90.1 116.6 90.1s102.5-37.2 116.6-90.1c1.7-7.4 9.9-12.4 17.4-9.9c7.4 1.7 12.4 9.9 9.9 17.4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72m143.8 285.2c-16.5 65.3-76 111.6-143.8 111.6s-127.3-46.3-143.8-111.6c-1.6-7.4 2.5-15.7 9.9-17.4s15.7 2.5 17.4 9.9c14 52.9 62 90.1 116.6 90.1s102.5-37.2 116.6-90.1c1.7-7.4 9.9-12.4 17.4-9.9c7.4 1.7 12.4 9.9 9.9 17.4z"/></svg>
</template>

CSS

.icon-ello {
  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%22M320%2072C183%2072%2072%20183%2072%20320s111%20248%20248%20248s248-111%20248-248S457%2072%20320%2072m143.8%20285.2c-16.5%2065.3-76%20111.6-143.8%20111.6s-127.3-46.3-143.8-111.6c-1.6-7.4%202.5-15.7%209.9-17.4s15.7%202.5%2017.4%209.9c14%2052.9%2062%2090.1%20116.6%2090.1s102.5-37.2%20116.6-90.1c1.7-7.4%209.9-12.4%2017.4-9.9c7.4%201.7%2012.4%209.9%209.9%2017.4z%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%22M320%2072C183%2072%2072%20183%2072%20320s111%20248%20248%20248s248-111%20248-248S457%2072%20320%2072m143.8%20285.2c-16.5%2065.3-76%20111.6-143.8%20111.6s-127.3-46.3-143.8-111.6c-1.6-7.4%202.5-15.7%209.9-17.4s15.7%202.5%2017.4%209.9c14%2052.9%2062%2090.1%20116.6%2090.1s102.5-37.2%20116.6-90.1c1.7-7.4%209.9-12.4%2017.4-9.9c7.4%201.7%2012.4%209.9%209.9%2017.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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