xec logo
xec from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- xec
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the xec logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.026 9.21c1.134-.643 2.279-1.32 3.413-1.963a1.09 1.09 0 0 1 1.102 0l1.69.91a.15.15 0 0 1-.005.251L10 10.742a.33.33 0 0 0-.12.12a.33.33 0 0 0-.06.17v1.957c0 .054.027.11.054.164a.36.36 0 0 0 .126.114l1.826.976a.31.31 0 0 0 .328 0l7.121-4.024c1.205-.687 1.205-2.667 0-3.354l-6.402-3.62a1.73 1.73 0 0 0-1.772 0l-6.396 3.62a1.73 1.73 0 0 0-.884 1.51c0 2.416.011 4.838 0 7.253a1.7 1.7 0 0 0 .89 1.505l6.396 3.632a1.79 1.79 0 0 0 1.772 0l6.396-3.632a1.71 1.71 0 0 0 .878-1.51v-3.146l-7.612 4.286a1.1 1.1 0 0 1-.551.147c-.193 0-.383-.05-.55-.147l-3.283-1.898a1.06 1.06 0 0 1-.41-.393c-.092-.163-.109-.349-.109-.545v-3.79c0-.512.11-.769.388-.927"/></svg>
React
import type { SVGProps } from "react";
export function TokenXec(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.026 9.21c1.134-.643 2.279-1.32 3.413-1.963a1.09 1.09 0 0 1 1.102 0l1.69.91a.15.15 0 0 1-.005.251L10 10.742a.33.33 0 0 0-.12.12a.33.33 0 0 0-.06.17v1.957c0 .054.027.11.054.164a.36.36 0 0 0 .126.114l1.826.976a.31.31 0 0 0 .328 0l7.121-4.024c1.205-.687 1.205-2.667 0-3.354l-6.402-3.62a1.73 1.73 0 0 0-1.772 0l-6.396 3.62a1.73 1.73 0 0 0-.884 1.51c0 2.416.011 4.838 0 7.253a1.7 1.7 0 0 0 .89 1.505l6.396 3.632a1.79 1.79 0 0 0 1.772 0l6.396-3.632a1.71 1.71 0 0 0 .878-1.51v-3.146l-7.612 4.286a1.1 1.1 0 0 1-.551.147c-.193 0-.383-.05-.55-.147l-3.283-1.898a1.06 1.06 0 0 1-.41-.393c-.092-.163-.109-.349-.109-.545v-3.79c0-.512.11-.769.388-.927"/></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.026 9.21c1.134-.643 2.279-1.32 3.413-1.963a1.09 1.09 0 0 1 1.102 0l1.69.91a.15.15 0 0 1-.005.251L10 10.742a.33.33 0 0 0-.12.12a.33.33 0 0 0-.06.17v1.957c0 .054.027.11.054.164a.36.36 0 0 0 .126.114l1.826.976a.31.31 0 0 0 .328 0l7.121-4.024c1.205-.687 1.205-2.667 0-3.354l-6.402-3.62a1.73 1.73 0 0 0-1.772 0l-6.396 3.62a1.73 1.73 0 0 0-.884 1.51c0 2.416.011 4.838 0 7.253a1.7 1.7 0 0 0 .89 1.505l6.396 3.632a1.79 1.79 0 0 0 1.772 0l6.396-3.632a1.71 1.71 0 0 0 .878-1.51v-3.146l-7.612 4.286a1.1 1.1 0 0 1-.551.147c-.193 0-.383-.05-.55-.147l-3.283-1.898a1.06 1.06 0 0 1-.41-.393c-.092-.163-.109-.349-.109-.545v-3.79c0-.512.11-.769.388-.927"/></svg> </template>
CSS
.icon-xec {
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.026%209.21c1.134-.643%202.279-1.32%203.413-1.963a1.09%201.09%200%200%201%201.102%200l1.69.91a.15.15%200%200%201-.005.251L10%2010.742a.33.33%200%200%200-.12.12a.33.33%200%200%200-.06.17v1.957c0%20.054.027.11.054.164a.36.36%200%200%200%20.126.114l1.826.976a.31.31%200%200%200%20.328%200l7.121-4.024c1.205-.687%201.205-2.667%200-3.354l-6.402-3.62a1.73%201.73%200%200%200-1.772%200l-6.396%203.62a1.73%201.73%200%200%200-.884%201.51c0%202.416.011%204.838%200%207.253a1.7%201.7%200%200%200%20.89%201.505l6.396%203.632a1.79%201.79%200%200%200%201.772%200l6.396-3.632a1.71%201.71%200%200%200%20.878-1.51v-3.146l-7.612%204.286a1.1%201.1%200%200%201-.551.147c-.193%200-.383-.05-.55-.147l-3.283-1.898a1.06%201.06%200%200%201-.41-.393c-.092-.163-.109-.349-.109-.545v-3.79c0-.512.11-.769.388-.927%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.026%209.21c1.134-.643%202.279-1.32%203.413-1.963a1.09%201.09%200%200%201%201.102%200l1.69.91a.15.15%200%200%201-.005.251L10%2010.742a.33.33%200%200%200-.12.12a.33.33%200%200%200-.06.17v1.957c0%20.054.027.11.054.164a.36.36%200%200%200%20.126.114l1.826.976a.31.31%200%200%200%20.328%200l7.121-4.024c1.205-.687%201.205-2.667%200-3.354l-6.402-3.62a1.73%201.73%200%200%200-1.772%200l-6.396%203.62a1.73%201.73%200%200%200-.884%201.51c0%202.416.011%204.838%200%207.253a1.7%201.7%200%200%200%20.89%201.505l6.396%203.632a1.79%201.79%200%200%200%201.772%200l6.396-3.632a1.71%201.71%200%200%200%20.878-1.51v-3.146l-7.612%204.286a1.1%201.1%200%200%201-.551.147c-.193%200-.383-.05-.55-.147l-3.283-1.898a1.06%201.06%200%200%201-.41-.393c-.092-.163-.109-.349-.109-.545v-3.79c0-.512.11-.769.388-.927%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/xec.svg?color=%231a73e8&size=48