ello from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
ello
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.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 32 32"><path fill="currentColor" d="M16 0C7.172 0 0 7.172 0 16s7.172 16 16 16s16-7.172 16-16S24.828 0 16 0m9.281 18.401c-1.068 4.214-4.906 7.198-9.281 7.198s-8.214-2.984-9.281-7.198c-.104-.479.161-1.016.641-1.12c.479-.109 1.016.156 1.12.641c.906 3.411 4 5.813 7.521 5.813s6.615-2.401 7.521-5.813c.104-.484.641-.802 1.12-.641a.89.89 0 0 1 .641 1.12z"/></svg>

React

import type { SVGProps } from "react";

export function CibEllo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0C7.172 0 0 7.172 0 16s7.172 16 16 16s16-7.172 16-16S24.828 0 16 0m9.281 18.401c-1.068 4.214-4.906 7.198-9.281 7.198s-8.214-2.984-9.281-7.198c-.104-.479.161-1.016.641-1.12c.479-.109 1.016.156 1.12.641c.906 3.411 4 5.813 7.521 5.813s6.615-2.401 7.521-5.813c.104-.484.641-.802 1.12-.641a.89.89 0 0 1 .641 1.12z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0C7.172 0 0 7.172 0 16s7.172 16 16 16s16-7.172 16-16S24.828 0 16 0m9.281 18.401c-1.068 4.214-4.906 7.198-9.281 7.198s-8.214-2.984-9.281-7.198c-.104-.479.161-1.016.641-1.12c.479-.109 1.016.156 1.12.641c.906 3.411 4 5.813 7.521 5.813s6.615-2.401 7.521-5.813c.104-.484.641-.802 1.12-.641a.89.89 0 0 1 .641 1.12z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%200C7.172%200%200%207.172%200%2016s7.172%2016%2016%2016s16-7.172%2016-16S24.828%200%2016%200m9.281%2018.401c-1.068%204.214-4.906%207.198-9.281%207.198s-8.214-2.984-9.281-7.198c-.104-.479.161-1.016.641-1.12c.479-.109%201.016.156%201.12.641c.906%203.411%204%205.813%207.521%205.813s6.615-2.401%207.521-5.813c.104-.484.641-.802%201.12-.641a.89.89%200%200%201%20.641%201.12z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%200C7.172%200%200%207.172%200%2016s7.172%2016%2016%2016s16-7.172%2016-16S24.828%200%2016%200m9.281%2018.401c-1.068%204.214-4.906%207.198-9.281%207.198s-8.214-2.984-9.281-7.198c-.104-.479.161-1.016.641-1.12c.479-.109%201.016.156%201.12.641c.906%203.411%204%205.813%207.521%205.813s6.615-2.401%207.521-5.813c.104-.484.641-.802%201.12-.641a.89.89%200%200%201%20.641%201.12z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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