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

Name
etn
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 etn logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#091b26" d="M5.743 17.367A8.224 8.224 0 0 1 16.48 5.097l.735-.377A8.958 8.958 0 0 0 5.239 17.9zm1.54-4.087l1.484 1.126l-2.45 2.59A7.537 7.537 0 0 1 15.92 5.56L8.858 9.199l-1.092.56l1.015.7l.72.504l-2.106 1.07l-1.05.54zm8.105-3.157l2.638-2.785A7.539 7.539 0 0 1 8.6 18.774l6.698-3.45l1.091-.56l-1.007-.7l-.728-.504l2.106-1.078l1.05-.532zm2.981-3.345a8.223 8.223 0 0 1-10.582 12.29l-.756.384A8.958 8.958 0 0 0 18.881 6.24z"/><path fill="#23bee2" d="m7.779 12.734l2.142 1.617l-4.836 5.102l9.616-4.97l-1.736-1.196l3.206-1.638l-2.142-1.624l4.837-5.095L9.249 9.9l1.736 1.196z"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedEtn(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="#091b26" d="M5.743 17.367A8.224 8.224 0 0 1 16.48 5.097l.735-.377A8.958 8.958 0 0 0 5.239 17.9zm1.54-4.087l1.484 1.126l-2.45 2.59A7.537 7.537 0 0 1 15.92 5.56L8.858 9.199l-1.092.56l1.015.7l.72.504l-2.106 1.07l-1.05.54zm8.105-3.157l2.638-2.785A7.539 7.539 0 0 1 8.6 18.774l6.698-3.45l1.091-.56l-1.007-.7l-.728-.504l2.106-1.078l1.05-.532zm2.981-3.345a8.223 8.223 0 0 1-10.582 12.29l-.756.384A8.958 8.958 0 0 0 18.881 6.24z"/><path fill="#23bee2" d="m7.779 12.734l2.142 1.617l-4.836 5.102l9.616-4.97l-1.736-1.196l3.206-1.638l-2.142-1.624l4.837-5.095L9.249 9.9l1.736 1.196z"/></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="#091b26" d="M5.743 17.367A8.224 8.224 0 0 1 16.48 5.097l.735-.377A8.958 8.958 0 0 0 5.239 17.9zm1.54-4.087l1.484 1.126l-2.45 2.59A7.537 7.537 0 0 1 15.92 5.56L8.858 9.199l-1.092.56l1.015.7l.72.504l-2.106 1.07l-1.05.54zm8.105-3.157l2.638-2.785A7.539 7.539 0 0 1 8.6 18.774l6.698-3.45l1.091-.56l-1.007-.7l-.728-.504l2.106-1.078l1.05-.532zm2.981-3.345a8.223 8.223 0 0 1-10.582 12.29l-.756.384A8.958 8.958 0 0 0 18.881 6.24z"/><path fill="#23bee2" d="m7.779 12.734l2.142 1.617l-4.836 5.102l9.616-4.97l-1.736-1.196l3.206-1.638l-2.142-1.624l4.837-5.095L9.249 9.9l1.736 1.196z"/></g></svg>
</template>

CSS

.icon-etn {
  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%22%23091b26%22%20d%3D%22M5.743%2017.367A8.224%208.224%200%200%201%2016.48%205.097l.735-.377A8.958%208.958%200%200%200%205.239%2017.9zm1.54-4.087l1.484%201.126l-2.45%202.59A7.537%207.537%200%200%201%2015.92%205.56L8.858%209.199l-1.092.56l1.015.7l.72.504l-2.106%201.07l-1.05.54zm8.105-3.157l2.638-2.785A7.539%207.539%200%200%201%208.6%2018.774l6.698-3.45l1.091-.56l-1.007-.7l-.728-.504l2.106-1.078l1.05-.532zm2.981-3.345a8.223%208.223%200%200%201-10.582%2012.29l-.756.384A8.958%208.958%200%200%200%2018.881%206.24z%22%2F%3E%3Cpath%20fill%3D%22%2323bee2%22%20d%3D%22m7.779%2012.734l2.142%201.617l-4.836%205.102l9.616-4.97l-1.736-1.196l3.206-1.638l-2.142-1.624l4.837-5.095L9.249%209.9l1.736%201.196z%22%2F%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%22%23091b26%22%20d%3D%22M5.743%2017.367A8.224%208.224%200%200%201%2016.48%205.097l.735-.377A8.958%208.958%200%200%200%205.239%2017.9zm1.54-4.087l1.484%201.126l-2.45%202.59A7.537%207.537%200%200%201%2015.92%205.56L8.858%209.199l-1.092.56l1.015.7l.72.504l-2.106%201.07l-1.05.54zm8.105-3.157l2.638-2.785A7.539%207.539%200%200%201%208.6%2018.774l6.698-3.45l1.091-.56l-1.007-.7l-.728-.504l2.106-1.078l1.05-.532zm2.981-3.345a8.223%208.223%200%200%201-10.582%2012.29l-.756.384A8.958%208.958%200%200%200%2018.881%206.24z%22%2F%3E%3Cpath%20fill%3D%22%2323bee2%22%20d%3D%22m7.779%2012.734l2.142%201.617l-4.836%205.102l9.616-4.97l-1.736-1.196l3.206-1.638l-2.142-1.624l4.837-5.095L9.249%209.9l1.736%201.196z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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