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

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

The same logo in other sets

Use the expchain logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m13.465 3.837l6.408 10.988c.467.801.19 1.826-.62 2.288l-6.407 3.663a1.71 1.71 0 0 1-1.692 0l-6.408-3.663a1.666 1.666 0 0 1-.62-2.288l6.409-10.988c.651-1.116 2.279-1.116 2.93 0M5.364 15.532a.26.26 0 0 0 .096.356l6.178 3.531V4.775zm6.998-10.757v14.644l6.178-3.53a.26.26 0 0 0 .096-.357z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenExpchain(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" fillRule="evenodd" d="m13.465 3.837l6.408 10.988c.467.801.19 1.826-.62 2.288l-6.407 3.663a1.71 1.71 0 0 1-1.692 0l-6.408-3.663a1.666 1.666 0 0 1-.62-2.288l6.409-10.988c.651-1.116 2.279-1.116 2.93 0M5.364 15.532a.26.26 0 0 0 .096.356l6.178 3.531V4.775zm6.998-10.757v14.644l6.178-3.53a.26.26 0 0 0 .096-.357z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m13.465 3.837l6.408 10.988c.467.801.19 1.826-.62 2.288l-6.407 3.663a1.71 1.71 0 0 1-1.692 0l-6.408-3.663a1.666 1.666 0 0 1-.62-2.288l6.409-10.988c.651-1.116 2.279-1.116 2.93 0M5.364 15.532a.26.26 0 0 0 .096.356l6.178 3.531V4.775zm6.998-10.757v14.644l6.178-3.53a.26.26 0 0 0 .096-.357z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-expchain {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22m13.465%203.837l6.408%2010.988c.467.801.19%201.826-.62%202.288l-6.407%203.663a1.71%201.71%200%200%201-1.692%200l-6.408-3.663a1.666%201.666%200%200%201-.62-2.288l6.409-10.988c.651-1.116%202.279-1.116%202.93%200M5.364%2015.532a.26.26%200%200%200%20.096.356l6.178%203.531V4.775zm6.998-10.757v14.644l6.178-3.53a.26.26%200%200%200%20.096-.357z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22m13.465%203.837l6.408%2010.988c.467.801.19%201.826-.62%202.288l-6.407%203.663a1.71%201.71%200%200%201-1.692%200l-6.408-3.663a1.666%201.666%200%200%201-.62-2.288l6.409-10.988c.651-1.116%202.279-1.116%202.93%200M5.364%2015.532a.26.26%200%200%200%20.096.356l6.178%203.531V4.775zm6.998-10.757v14.644l6.178-3.53a.26.26%200%200%200%20.096-.357z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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