xet logo
xet from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- xet
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the xet logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.963 4.125H3L8.26 12L3 19.875h5.963L14.576 12z"/><path fill="currentColor" d="m12.686 8.648l2.723-3.96h4.472L14.89 12l4.984 7.313h-4.489l-2.436-3.555l-.438.506l2.525 3.611H21L15.69 12L21 4.125h-5.963l-2.773 3.971z"/></svg>
React
import type { SVGProps } from "react";
export function TokenXet(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="M8.963 4.125H3L8.26 12L3 19.875h5.963L14.576 12z"/><path fill="currentColor" d="m12.686 8.648l2.723-3.96h4.472L14.89 12l4.984 7.313h-4.489l-2.436-3.555l-.438.506l2.525 3.611H21L15.69 12L21 4.125h-5.963l-2.773 3.971z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.963 4.125H3L8.26 12L3 19.875h5.963L14.576 12z"/><path fill="currentColor" d="m12.686 8.648l2.723-3.96h4.472L14.89 12l4.984 7.313h-4.489l-2.436-3.555l-.438.506l2.525 3.611H21L15.69 12L21 4.125h-5.963l-2.773 3.971z"/></svg> </template>
CSS
.icon-xet {
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%22M8.963%204.125H3L8.26%2012L3%2019.875h5.963L14.576%2012z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12.686%208.648l2.723-3.96h4.472L14.89%2012l4.984%207.313h-4.489l-2.436-3.555l-.438.506l2.525%203.611H21L15.69%2012L21%204.125h-5.963l-2.773%203.971z%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%22M8.963%204.125H3L8.26%2012L3%2019.875h5.963L14.576%2012z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12.686%208.648l2.723-3.96h4.472L14.89%2012l4.984%207.313h-4.489l-2.436-3.555l-.438.506l2.525%203.611H21L15.69%2012L21%204.125h-5.963l-2.773%203.971z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/xet.svg?color=%231a73e8&size=48