idex logo
idex from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- idex
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the idex 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="M4.954 3h14.014L21 5.59l-4.976 6.462L21 18.467L18.994 21H4.954L3 18.467l4.944-6.415L3 5.59zm.052.894L17.863 20.35H5.109l-.978-1.273h9.586c.128 0 .205-.154.128-.257L3.624 5.623l1.388-1.736zm4.963 10.748l1.986 2.5H8.921a.465.465 0 0 1-.465-.513a.46.46 0 0 1 .098-.238zm5.689-3.08l-1.684-2.114l1.44-1.8c.25-.302.032-.79-.367-.79h-3.066l-.264-.387c-.129-.205.013-.257.257-.257h8.049l-4.371 5.349z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenIdex(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="M4.954 3h14.014L21 5.59l-4.976 6.462L21 18.467L18.994 21H4.954L3 18.467l4.944-6.415L3 5.59zm.052.894L17.863 20.35H5.109l-.978-1.273h9.586c.128 0 .205-.154.128-.257L3.624 5.623l1.388-1.736zm4.963 10.748l1.986 2.5H8.921a.465.465 0 0 1-.465-.513a.46.46 0 0 1 .098-.238zm5.689-3.08l-1.684-2.114l1.44-1.8c.25-.302.032-.79-.367-.79h-3.066l-.264-.387c-.129-.205.013-.257.257-.257h8.049l-4.371 5.349z" 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="M4.954 3h14.014L21 5.59l-4.976 6.462L21 18.467L18.994 21H4.954L3 18.467l4.944-6.415L3 5.59zm.052.894L17.863 20.35H5.109l-.978-1.273h9.586c.128 0 .205-.154.128-.257L3.624 5.623l1.388-1.736zm4.963 10.748l1.986 2.5H8.921a.465.465 0 0 1-.465-.513a.46.46 0 0 1 .098-.238zm5.689-3.08l-1.684-2.114l1.44-1.8c.25-.302.032-.79-.367-.79h-3.066l-.264-.387c-.129-.205.013-.257.257-.257h8.049l-4.371 5.349z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-idex {
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%22M4.954%203h14.014L21%205.59l-4.976%206.462L21%2018.467L18.994%2021H4.954L3%2018.467l4.944-6.415L3%205.59zm.052.894L17.863%2020.35H5.109l-.978-1.273h9.586c.128%200%20.205-.154.128-.257L3.624%205.623l1.388-1.736zm4.963%2010.748l1.986%202.5H8.921a.465.465%200%200%201-.465-.513a.46.46%200%200%201%20.098-.238zm5.689-3.08l-1.684-2.114l1.44-1.8c.25-.302.032-.79-.367-.79h-3.066l-.264-.387c-.129-.205.013-.257.257-.257h8.049l-4.371%205.349z%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%22M4.954%203h14.014L21%205.59l-4.976%206.462L21%2018.467L18.994%2021H4.954L3%2018.467l4.944-6.415L3%205.59zm.052.894L17.863%2020.35H5.109l-.978-1.273h9.586c.128%200%20.205-.154.128-.257L3.624%205.623l1.388-1.736zm4.963%2010.748l1.986%202.5H8.921a.465.465%200%200%201-.465-.513a.46.46%200%200%201%20.098-.238zm5.689-3.08l-1.684-2.114l1.44-1.8c.25-.302.032-.79-.367-.79h-3.066l-.264-.387c-.129-.205.013-.257.257-.257h8.049l-4.371%205.349z%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/idex.svg?color=%231a73e8&size=48