ello logo
ello from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- ello
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 496×512
- 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 496 512"><path fill="currentColor" d="M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248s248-111.03 248-248S384.97 8 248 8m143.84 285.2C375.31 358.51 315.79 404.8 248 404.8s-127.31-46.29-143.84-111.6c-1.65-7.44 2.48-15.71 9.92-17.36s15.71 2.48 17.36 9.92c14.05 52.91 62 90.11 116.56 90.11s102.51-37.2 116.56-90.11c1.65-7.44 9.92-12.4 17.36-9.92c7.44 1.65 12.4 9.92 9.92 17.36"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsEllo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 496 512"><path fill="currentColor" d="M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248s248-111.03 248-248S384.97 8 248 8m143.84 285.2C375.31 358.51 315.79 404.8 248 404.8s-127.31-46.29-143.84-111.6c-1.65-7.44 2.48-15.71 9.92-17.36s15.71 2.48 17.36 9.92c14.05 52.91 62 90.11 116.56 90.11s102.51-37.2 116.56-90.11c1.65-7.44 9.92-12.4 17.36-9.92c7.44 1.65 12.4 9.92 9.92 17.36"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 496 512"><path fill="currentColor" d="M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248s248-111.03 248-248S384.97 8 248 8m143.84 285.2C375.31 358.51 315.79 404.8 248 404.8s-127.31-46.29-143.84-111.6c-1.65-7.44 2.48-15.71 9.92-17.36s15.71 2.48 17.36 9.92c14.05 52.91 62 90.11 116.56 90.11s102.51-37.2 116.56-90.11c1.65-7.44 9.92-12.4 17.36-9.92c7.44 1.65 12.4 9.92 9.92 17.36"/></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%20496%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M248%208C111.03%208%200%20119.03%200%20256s111.03%20248%20248%20248s248-111.03%20248-248S384.97%208%20248%208m143.84%20285.2C375.31%20358.51%20315.79%20404.8%20248%20404.8s-127.31-46.29-143.84-111.6c-1.65-7.44%202.48-15.71%209.92-17.36s15.71%202.48%2017.36%209.92c14.05%2052.91%2062%2090.11%20116.56%2090.11s102.51-37.2%20116.56-90.11c1.65-7.44%209.92-12.4%2017.36-9.92c7.44%201.65%2012.4%209.92%209.92%2017.36%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%20496%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M248%208C111.03%208%200%20119.03%200%20256s111.03%20248%20248%20248s248-111.03%20248-248S384.97%208%20248%208m143.84%20285.2C375.31%20358.51%20315.79%20404.8%20248%20404.8s-127.31-46.29-143.84-111.6c-1.65-7.44%202.48-15.71%209.92-17.36s15.71%202.48%2017.36%209.92c14.05%2052.91%2062%2090.11%20116.56%2090.11s102.51-37.2%20116.56-90.11c1.65-7.44%209.92-12.4%2017.36-9.92c7.44%201.65%2012.4%209.92%209.92%2017.36%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/ello.svg?color=%231a73e8&size=48