efl from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
efl
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the efl logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.939 9.16l-2.415-.542l-.189.722l2.345.55c-.627 2.614-2.034 8.148-2.65 9.372c-.757 1.508-1.744 1.332-1.802 1.1a1.124 1.124 0 0 0-.405-2.175a1.13 1.13 0 0 0-1.13 1.076C4.598 20.582 5.93 21 6.847 21c4-.306 6.34-6.996 7.009-10.303l2.41.588l.196-.762l-2.365-.632c1.052-4.97 2.387-6.473 3.154-6.343a.8.8 0 0 1 .37.162a1.124 1.124 0 0 0 .561 2.102a1.128 1.128 0 0 0 1.116-1.305l-.002-.016a1.1 1.1 0 0 0-.195-.46c-.503-.786-1.675-1.047-2.246-1.03c-3.526.144-5.413 4.166-5.916 6.158"/></svg>

React

import type { SVGProps } from "react";

export function TokenEfl(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.939 9.16l-2.415-.542l-.189.722l2.345.55c-.627 2.614-2.034 8.148-2.65 9.372c-.757 1.508-1.744 1.332-1.802 1.1a1.124 1.124 0 0 0-.405-2.175a1.13 1.13 0 0 0-1.13 1.076C4.598 20.582 5.93 21 6.847 21c4-.306 6.34-6.996 7.009-10.303l2.41.588l.196-.762l-2.365-.632c1.052-4.97 2.387-6.473 3.154-6.343a.8.8 0 0 1 .37.162a1.124 1.124 0 0 0 .561 2.102a1.128 1.128 0 0 0 1.116-1.305l-.002-.016a1.1 1.1 0 0 0-.195-.46c-.503-.786-1.675-1.047-2.246-1.03c-3.526.144-5.413 4.166-5.916 6.158"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.939 9.16l-2.415-.542l-.189.722l2.345.55c-.627 2.614-2.034 8.148-2.65 9.372c-.757 1.508-1.744 1.332-1.802 1.1a1.124 1.124 0 0 0-.405-2.175a1.13 1.13 0 0 0-1.13 1.076C4.598 20.582 5.93 21 6.847 21c4-.306 6.34-6.996 7.009-10.303l2.41.588l.196-.762l-2.365-.632c1.052-4.97 2.387-6.473 3.154-6.343a.8.8 0 0 1 .37.162a1.124 1.124 0 0 0 .561 2.102a1.128 1.128 0 0 0 1.116-1.305l-.002-.016a1.1 1.1 0 0 0-.195-.46c-.503-.786-1.675-1.047-2.246-1.03c-3.526.144-5.413 4.166-5.916 6.158"/></svg>
</template>

CSS

.icon-efl {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.939%209.16l-2.415-.542l-.189.722l2.345.55c-.627%202.614-2.034%208.148-2.65%209.372c-.757%201.508-1.744%201.332-1.802%201.1a1.124%201.124%200%200%200-.405-2.175a1.13%201.13%200%200%200-1.13%201.076C4.598%2020.582%205.93%2021%206.847%2021c4-.306%206.34-6.996%207.009-10.303l2.41.588l.196-.762l-2.365-.632c1.052-4.97%202.387-6.473%203.154-6.343a.8.8%200%200%201%20.37.162a1.124%201.124%200%200%200%20.561%202.102a1.128%201.128%200%200%200%201.116-1.305l-.002-.016a1.1%201.1%200%200%200-.195-.46c-.503-.786-1.675-1.047-2.246-1.03c-3.526.144-5.413%204.166-5.916%206.158%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.939%209.16l-2.415-.542l-.189.722l2.345.55c-.627%202.614-2.034%208.148-2.65%209.372c-.757%201.508-1.744%201.332-1.802%201.1a1.124%201.124%200%200%200-.405-2.175a1.13%201.13%200%200%200-1.13%201.076C4.598%2020.582%205.93%2021%206.847%2021c4-.306%206.34-6.996%207.009-10.303l2.41.588l.196-.762l-2.365-.632c1.052-4.97%202.387-6.473%203.154-6.343a.8.8%200%200%201%20.37.162a1.124%201.124%200%200%200%20.561%202.102a1.128%201.128%200%200%200%201.116-1.305l-.002-.016a1.1%201.1%200%200%200-.195-.46c-.503-.786-1.675-1.047-2.246-1.03c-3.526.144-5.413%204.166-5.916%206.158%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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