zyx logo
zyx from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- zyx
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the zyx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.13 12.024l4.914-8.578c.117-.188-.023-.446-.257-.446H4.199c-.234 0-.35.235-.257.446L8.857 12l-4.915 8.577c-.117.188.023.423.257.423H19.81c.234 0 .351-.235.258-.423zm-3.465 7.543h-5.5l2.739-4.77l3.908-6.792a.93.93 0 0 0-.819-.47a.95.95 0 0 0-.82.47L9.7 10.567l-3.534-6.11h11.656l-2.739 4.77l-3.908 6.791a.9.9 0 0 0 .82.47a.95.95 0 0 0 .818-.47l1.475-2.561l.444.775c1.381 2.374-.327 5.335-3.066 5.335"/></svg>
React
import type { SVGProps } from "react";
export function TokenZyx(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="m15.13 12.024l4.914-8.578c.117-.188-.023-.446-.257-.446H4.199c-.234 0-.35.235-.257.446L8.857 12l-4.915 8.577c-.117.188.023.423.257.423H19.81c.234 0 .351-.235.258-.423zm-3.465 7.543h-5.5l2.739-4.77l3.908-6.792a.93.93 0 0 0-.819-.47a.95.95 0 0 0-.82.47L9.7 10.567l-3.534-6.11h11.656l-2.739 4.77l-3.908 6.791a.9.9 0 0 0 .82.47a.95.95 0 0 0 .818-.47l1.475-2.561l.444.775c1.381 2.374-.327 5.335-3.066 5.335"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.13 12.024l4.914-8.578c.117-.188-.023-.446-.257-.446H4.199c-.234 0-.35.235-.257.446L8.857 12l-4.915 8.577c-.117.188.023.423.257.423H19.81c.234 0 .351-.235.258-.423zm-3.465 7.543h-5.5l2.739-4.77l3.908-6.792a.93.93 0 0 0-.819-.47a.95.95 0 0 0-.82.47L9.7 10.567l-3.534-6.11h11.656l-2.739 4.77l-3.908 6.791a.9.9 0 0 0 .82.47a.95.95 0 0 0 .818-.47l1.475-2.561l.444.775c1.381 2.374-.327 5.335-3.066 5.335"/></svg> </template>
CSS
.icon-zyx {
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%22m15.13%2012.024l4.914-8.578c.117-.188-.023-.446-.257-.446H4.199c-.234%200-.35.235-.257.446L8.857%2012l-4.915%208.577c-.117.188.023.423.257.423H19.81c.234%200%20.351-.235.258-.423zm-3.465%207.543h-5.5l2.739-4.77l3.908-6.792a.93.93%200%200%200-.819-.47a.95.95%200%200%200-.82.47L9.7%2010.567l-3.534-6.11h11.656l-2.739%204.77l-3.908%206.791a.9.9%200%200%200%20.82.47a.95.95%200%200%200%20.818-.47l1.475-2.561l.444.775c1.381%202.374-.327%205.335-3.066%205.335%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%22m15.13%2012.024l4.914-8.578c.117-.188-.023-.446-.257-.446H4.199c-.234%200-.35.235-.257.446L8.857%2012l-4.915%208.577c-.117.188.023.423.257.423H19.81c.234%200%20.351-.235.258-.423zm-3.465%207.543h-5.5l2.739-4.77l3.908-6.792a.93.93%200%200%200-.819-.47a.95.95%200%200%200-.82.47L9.7%2010.567l-3.534-6.11h11.656l-2.739%204.77l-3.908%206.791a.9.9%200%200%200%20.82.47a.95.95%200%200%200%20.818-.47l1.475-2.561l.444.775c1.381%202.374-.327%205.335-3.066%205.335%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/zyx.svg?color=%231a73e8&size=48