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

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

1 other variant in Web3 Icons Branded

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"><g fill="none"><path fill="url(#SVG1MLmQdLD)" 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.125 1.125 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.153-6.343a.8.8 0 0 1 .372.162a1.125 1.125 0 0 0 .56 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"/><defs><linearGradient id="SVG1MLmQdLD" x1="6.778" x2="18.52" y1="5.755" y2="17.303" gradientUnits="userSpaceOnUse"><stop stop-color="#ff9b13"/><stop offset="1" stop-color="#f58d0b"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedEfl(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG1MLmQdLD)" 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.125 1.125 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.153-6.343a.8.8 0 0 1 .372.162a1.125 1.125 0 0 0 .56 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"/><defs><linearGradient id="SVG1MLmQdLD" x1="6.778" x2="18.52" y1="5.755" y2="17.303" gradientUnits="userSpaceOnUse"><stop stopColor="#ff9b13"/><stop offset="1" stopColor="#f58d0b"/></linearGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG1MLmQdLD)" 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.125 1.125 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.153-6.343a.8.8 0 0 1 .372.162a1.125 1.125 0 0 0 .56 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"/><defs><linearGradient id="SVG1MLmQdLD" x1="6.778" x2="18.52" y1="5.755" y2="17.303" gradientUnits="userSpaceOnUse"><stop stop-color="#ff9b13"/><stop offset="1" stop-color="#f58d0b"/></linearGradient></defs></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVG1MLmQdLD)%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.125%201.125%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.153-6.343a.8.8%200%200%201%20.372.162a1.125%201.125%200%200%200%20.56%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG1MLmQdLD%22%20x1%3D%226.778%22%20x2%3D%2218.52%22%20y1%3D%225.755%22%20y2%3D%2217.303%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff9b13%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f58d0b%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVG1MLmQdLD)%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.125%201.125%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.153-6.343a.8.8%200%200%201%20.372.162a1.125%201.125%200%200%200%20.56%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG1MLmQdLD%22%20x1%3D%226.778%22%20x2%3D%2218.52%22%20y1%3D%225.755%22%20y2%3D%2217.303%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff9b13%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f58d0b%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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