nex logo
nex from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- nex
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the nex logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.912 18.475l4.764 1.238v-9.497c0-.667.477-1.578 1.345-1.52c.874.064 1.302.683 1.302 1.245v10.096l4.765.963V6.404C18.125 3.614 16.733 3 15.653 3C12 3 11.349 6.494 11.3 8.104h-.625V4.519L5.912 5.896z"/></svg>
React
import type { SVGProps } from "react";
export function TokenNex(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="m5.912 18.475l4.764 1.238v-9.497c0-.667.477-1.578 1.345-1.52c.874.064 1.302.683 1.302 1.245v10.096l4.765.963V6.404C18.125 3.614 16.733 3 15.653 3C12 3 11.349 6.494 11.3 8.104h-.625V4.519L5.912 5.896z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.912 18.475l4.764 1.238v-9.497c0-.667.477-1.578 1.345-1.52c.874.064 1.302.683 1.302 1.245v10.096l4.765.963V6.404C18.125 3.614 16.733 3 15.653 3C12 3 11.349 6.494 11.3 8.104h-.625V4.519L5.912 5.896z"/></svg> </template>
CSS
.icon-nex {
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%22m5.912%2018.475l4.764%201.238v-9.497c0-.667.477-1.578%201.345-1.52c.874.064%201.302.683%201.302%201.245v10.096l4.765.963V6.404C18.125%203.614%2016.733%203%2015.653%203C12%203%2011.349%206.494%2011.3%208.104h-.625V4.519L5.912%205.896z%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%22m5.912%2018.475l4.764%201.238v-9.497c0-.667.477-1.578%201.345-1.52c.874.064%201.302.683%201.302%201.245v10.096l4.765.963V6.404C18.125%203.614%2016.733%203%2015.653%203C12%203%2011.349%206.494%2011.3%208.104h-.625V4.519L5.912%205.896z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/nex.svg?color=%231a73e8&size=48