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

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

The same logo in other sets

Use the ethx logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.407 3h1.112c3.939.307 7.221 2.922 8.206 6.755c.1.397.19.89.275 1.488v1.435c-.265 2.287-1.133 4.256-2.817 5.865a8.8 8.8 0 0 1-4.88 2.357l-.657.1h-1.303A9.08 9.08 0 0 1 3 12.603v-1.212A9.07 9.07 0 0 1 11.407 3M6.494 9.607a6 6 0 0 1 3.124-3.123a.05.05 0 0 0 .01-.043l-.01-.021L8.49 5.292a.07.07 0 0 0-.074-.016a.1.1 0 0 0-.027.016L5.298 8.39a.074.074 0 0 0 0 .106l1.127 1.123a.04.04 0 0 0 .037.01a.04.04 0 0 0 .032-.021m8.29-3.007l-.036.021c-.021.01-.021.027 0 .037a6.02 6.02 0 0 1 2.885 3.272q.04.127.137.032l1.377-1.377a.1.1 0 0 0 .016-.026v-.032a.1.1 0 0 0-.021-.063L16.135 5.45a.14.14 0 0 0-.164-.034a.14.14 0 0 0-.048.034q-.57.573-1.138 1.149m2.579 8.09a5.88 5.88 0 0 1-2.986 2.805a.06.06 0 0 0-.01.053c0 .016.01.021.015.027l1.371 1.37a.133.133 0 0 0 .186 0l3.023-3.022a.11.11 0 0 0 .026-.122a.1.1 0 0 0-.026-.037l-1.382-1.382a.06.06 0 0 0-.058-.015a.06.06 0 0 0-.048.042a1.7 1.7 0 0 1-.111.28M9.919 17.6a5.87 5.87 0 0 1-3.266-2.859l-.012.002a.02.02 0 0 0-.01.009l-1.153 1.149q-.048.057 0 .106l3.07 3.06a.09.09 0 0 0 .09.02c.01 0 .021-.01.027-.02l1.291-1.303a.12.12 0 0 0 .038-.063c0-.022 0-.043-.011-.064q-.008-.017-.064-.042z"/><path fill="currentColor" d="m12 14.22l2.826-1.615L12 16.454zm0 0l-2.827-1.615L12 16.454zm0-.627l2.826-1.625L12 10.766z"/><path fill="currentColor" d="m12 7.5l2.826 4.479L12 10.799zm0 6.093l-2.827-1.62L12 10.77z"/><path fill="currentColor" d="m12 7.5l-2.827 4.479L12 10.799z"/></svg>

React

import type { SVGProps } from "react";

export function TokenEthx(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="M11.407 3h1.112c3.939.307 7.221 2.922 8.206 6.755c.1.397.19.89.275 1.488v1.435c-.265 2.287-1.133 4.256-2.817 5.865a8.8 8.8 0 0 1-4.88 2.357l-.657.1h-1.303A9.08 9.08 0 0 1 3 12.603v-1.212A9.07 9.07 0 0 1 11.407 3M6.494 9.607a6 6 0 0 1 3.124-3.123a.05.05 0 0 0 .01-.043l-.01-.021L8.49 5.292a.07.07 0 0 0-.074-.016a.1.1 0 0 0-.027.016L5.298 8.39a.074.074 0 0 0 0 .106l1.127 1.123a.04.04 0 0 0 .037.01a.04.04 0 0 0 .032-.021m8.29-3.007l-.036.021c-.021.01-.021.027 0 .037a6.02 6.02 0 0 1 2.885 3.272q.04.127.137.032l1.377-1.377a.1.1 0 0 0 .016-.026v-.032a.1.1 0 0 0-.021-.063L16.135 5.45a.14.14 0 0 0-.164-.034a.14.14 0 0 0-.048.034q-.57.573-1.138 1.149m2.579 8.09a5.88 5.88 0 0 1-2.986 2.805a.06.06 0 0 0-.01.053c0 .016.01.021.015.027l1.371 1.37a.133.133 0 0 0 .186 0l3.023-3.022a.11.11 0 0 0 .026-.122a.1.1 0 0 0-.026-.037l-1.382-1.382a.06.06 0 0 0-.058-.015a.06.06 0 0 0-.048.042a1.7 1.7 0 0 1-.111.28M9.919 17.6a5.87 5.87 0 0 1-3.266-2.859l-.012.002a.02.02 0 0 0-.01.009l-1.153 1.149q-.048.057 0 .106l3.07 3.06a.09.09 0 0 0 .09.02c.01 0 .021-.01.027-.02l1.291-1.303a.12.12 0 0 0 .038-.063c0-.022 0-.043-.011-.064q-.008-.017-.064-.042z"/><path fill="currentColor" d="m12 14.22l2.826-1.615L12 16.454zm0 0l-2.827-1.615L12 16.454zm0-.627l2.826-1.625L12 10.766z"/><path fill="currentColor" d="m12 7.5l2.826 4.479L12 10.799zm0 6.093l-2.827-1.62L12 10.77z"/><path fill="currentColor" d="m12 7.5l-2.827 4.479L12 10.799z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.407 3h1.112c3.939.307 7.221 2.922 8.206 6.755c.1.397.19.89.275 1.488v1.435c-.265 2.287-1.133 4.256-2.817 5.865a8.8 8.8 0 0 1-4.88 2.357l-.657.1h-1.303A9.08 9.08 0 0 1 3 12.603v-1.212A9.07 9.07 0 0 1 11.407 3M6.494 9.607a6 6 0 0 1 3.124-3.123a.05.05 0 0 0 .01-.043l-.01-.021L8.49 5.292a.07.07 0 0 0-.074-.016a.1.1 0 0 0-.027.016L5.298 8.39a.074.074 0 0 0 0 .106l1.127 1.123a.04.04 0 0 0 .037.01a.04.04 0 0 0 .032-.021m8.29-3.007l-.036.021c-.021.01-.021.027 0 .037a6.02 6.02 0 0 1 2.885 3.272q.04.127.137.032l1.377-1.377a.1.1 0 0 0 .016-.026v-.032a.1.1 0 0 0-.021-.063L16.135 5.45a.14.14 0 0 0-.164-.034a.14.14 0 0 0-.048.034q-.57.573-1.138 1.149m2.579 8.09a5.88 5.88 0 0 1-2.986 2.805a.06.06 0 0 0-.01.053c0 .016.01.021.015.027l1.371 1.37a.133.133 0 0 0 .186 0l3.023-3.022a.11.11 0 0 0 .026-.122a.1.1 0 0 0-.026-.037l-1.382-1.382a.06.06 0 0 0-.058-.015a.06.06 0 0 0-.048.042a1.7 1.7 0 0 1-.111.28M9.919 17.6a5.87 5.87 0 0 1-3.266-2.859l-.012.002a.02.02 0 0 0-.01.009l-1.153 1.149q-.048.057 0 .106l3.07 3.06a.09.09 0 0 0 .09.02c.01 0 .021-.01.027-.02l1.291-1.303a.12.12 0 0 0 .038-.063c0-.022 0-.043-.011-.064q-.008-.017-.064-.042z"/><path fill="currentColor" d="m12 14.22l2.826-1.615L12 16.454zm0 0l-2.827-1.615L12 16.454zm0-.627l2.826-1.625L12 10.766z"/><path fill="currentColor" d="m12 7.5l2.826 4.479L12 10.799zm0 6.093l-2.827-1.62L12 10.77z"/><path fill="currentColor" d="m12 7.5l-2.827 4.479L12 10.799z"/></svg>
</template>

CSS

.icon-ethx {
  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%22M11.407%203h1.112c3.939.307%207.221%202.922%208.206%206.755c.1.397.19.89.275%201.488v1.435c-.265%202.287-1.133%204.256-2.817%205.865a8.8%208.8%200%200%201-4.88%202.357l-.657.1h-1.303A9.08%209.08%200%200%201%203%2012.603v-1.212A9.07%209.07%200%200%201%2011.407%203M6.494%209.607a6%206%200%200%201%203.124-3.123a.05.05%200%200%200%20.01-.043l-.01-.021L8.49%205.292a.07.07%200%200%200-.074-.016a.1.1%200%200%200-.027.016L5.298%208.39a.074.074%200%200%200%200%20.106l1.127%201.123a.04.04%200%200%200%20.037.01a.04.04%200%200%200%20.032-.021m8.29-3.007l-.036.021c-.021.01-.021.027%200%20.037a6.02%206.02%200%200%201%202.885%203.272q.04.127.137.032l1.377-1.377a.1.1%200%200%200%20.016-.026v-.032a.1.1%200%200%200-.021-.063L16.135%205.45a.14.14%200%200%200-.164-.034a.14.14%200%200%200-.048.034q-.57.573-1.138%201.149m2.579%208.09a5.88%205.88%200%200%201-2.986%202.805a.06.06%200%200%200-.01.053c0%20.016.01.021.015.027l1.371%201.37a.133.133%200%200%200%20.186%200l3.023-3.022a.11.11%200%200%200%20.026-.122a.1.1%200%200%200-.026-.037l-1.382-1.382a.06.06%200%200%200-.058-.015a.06.06%200%200%200-.048.042a1.7%201.7%200%200%201-.111.28M9.919%2017.6a5.87%205.87%200%200%201-3.266-2.859l-.012.002a.02.02%200%200%200-.01.009l-1.153%201.149q-.048.057%200%20.106l3.07%203.06a.09.09%200%200%200%20.09.02c.01%200%20.021-.01.027-.02l1.291-1.303a.12.12%200%200%200%20.038-.063c0-.022%200-.043-.011-.064q-.008-.017-.064-.042z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%2014.22l2.826-1.615L12%2016.454zm0%200l-2.827-1.615L12%2016.454zm0-.627l2.826-1.625L12%2010.766z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%207.5l2.826%204.479L12%2010.799zm0%206.093l-2.827-1.62L12%2010.77z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%207.5l-2.827%204.479L12%2010.799z%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%22M11.407%203h1.112c3.939.307%207.221%202.922%208.206%206.755c.1.397.19.89.275%201.488v1.435c-.265%202.287-1.133%204.256-2.817%205.865a8.8%208.8%200%200%201-4.88%202.357l-.657.1h-1.303A9.08%209.08%200%200%201%203%2012.603v-1.212A9.07%209.07%200%200%201%2011.407%203M6.494%209.607a6%206%200%200%201%203.124-3.123a.05.05%200%200%200%20.01-.043l-.01-.021L8.49%205.292a.07.07%200%200%200-.074-.016a.1.1%200%200%200-.027.016L5.298%208.39a.074.074%200%200%200%200%20.106l1.127%201.123a.04.04%200%200%200%20.037.01a.04.04%200%200%200%20.032-.021m8.29-3.007l-.036.021c-.021.01-.021.027%200%20.037a6.02%206.02%200%200%201%202.885%203.272q.04.127.137.032l1.377-1.377a.1.1%200%200%200%20.016-.026v-.032a.1.1%200%200%200-.021-.063L16.135%205.45a.14.14%200%200%200-.164-.034a.14.14%200%200%200-.048.034q-.57.573-1.138%201.149m2.579%208.09a5.88%205.88%200%200%201-2.986%202.805a.06.06%200%200%200-.01.053c0%20.016.01.021.015.027l1.371%201.37a.133.133%200%200%200%20.186%200l3.023-3.022a.11.11%200%200%200%20.026-.122a.1.1%200%200%200-.026-.037l-1.382-1.382a.06.06%200%200%200-.058-.015a.06.06%200%200%200-.048.042a1.7%201.7%200%200%201-.111.28M9.919%2017.6a5.87%205.87%200%200%201-3.266-2.859l-.012.002a.02.02%200%200%200-.01.009l-1.153%201.149q-.048.057%200%20.106l3.07%203.06a.09.09%200%200%200%20.09.02c.01%200%20.021-.01.027-.02l1.291-1.303a.12.12%200%200%200%20.038-.063c0-.022%200-.043-.011-.064q-.008-.017-.064-.042z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%2014.22l2.826-1.615L12%2016.454zm0%200l-2.827-1.615L12%2016.454zm0-.627l2.826-1.625L12%2010.766z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%207.5l2.826%204.479L12%2010.799zm0%206.093l-2.827-1.62L12%2010.77z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%207.5l-2.827%204.479L12%2010.799z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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