nftx logo
nftx from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- nftx
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the nftx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.825 15.612c.15-.209.293-.407.463-.6c-2.05.513-3.46 1.589-3.46 2.834q0 .069.006.138q.3-.119.638-.29c1.354-.691 1.884-1.43 2.353-2.082m2.134 2.288c.41-.57.764-1.063 1.764-1.573c1-.511 1.591-.502 2.276-.49c.458.007.952.015 1.556-.12c-.736-.411-1.944-.722-3.013-.888l-1.628 1.186l-.74-.722c-.772.54-1.167 1.09-1.526 1.588c-.41.571-.764 1.063-1.764 1.574c-.702.358-1.202.46-1.674.486c.373.514 1 .965 1.803 1.312q.282-.112.592-.271c1.355-.69 1.885-1.43 2.354-2.082m6.198-1.477c-.782-.013-1.668-.027-3.022.665c-1.354.691-1.884 1.43-2.353 2.082c-.41.57-.764 1.063-1.764 1.574l-.133.066a11.6 11.6 0 0 0 2.579.181c.25-.275.445-.546.63-.802c.409-.57.763-1.064 1.763-1.574s1.591-.501 2.275-.49c.316.005.648.01 1.02-.03q.02-.124.02-.249c0-.51-.238-.992-.66-1.42zm-2.684 4.313c1.617-.362 2.872-1.068 3.41-1.937c-.462.087-.988.256-1.614.576c-.873.446-1.404.912-1.796 1.36"/><path fill="currentColor" d="m12 3l-6.943 7.2L12 16.886l6.943-6.686z"/><path fill="currentColor" d="M12 10.2H5.057L12 3z"/></svg>
React
import type { SVGProps } from "react";
export function TokenNftx(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.825 15.612c.15-.209.293-.407.463-.6c-2.05.513-3.46 1.589-3.46 2.834q0 .069.006.138q.3-.119.638-.29c1.354-.691 1.884-1.43 2.353-2.082m2.134 2.288c.41-.57.764-1.063 1.764-1.573c1-.511 1.591-.502 2.276-.49c.458.007.952.015 1.556-.12c-.736-.411-1.944-.722-3.013-.888l-1.628 1.186l-.74-.722c-.772.54-1.167 1.09-1.526 1.588c-.41.571-.764 1.063-1.764 1.574c-.702.358-1.202.46-1.674.486c.373.514 1 .965 1.803 1.312q.282-.112.592-.271c1.355-.69 1.885-1.43 2.354-2.082m6.198-1.477c-.782-.013-1.668-.027-3.022.665c-1.354.691-1.884 1.43-2.353 2.082c-.41.57-.764 1.063-1.764 1.574l-.133.066a11.6 11.6 0 0 0 2.579.181c.25-.275.445-.546.63-.802c.409-.57.763-1.064 1.763-1.574s1.591-.501 2.275-.49c.316.005.648.01 1.02-.03q.02-.124.02-.249c0-.51-.238-.992-.66-1.42zm-2.684 4.313c1.617-.362 2.872-1.068 3.41-1.937c-.462.087-.988.256-1.614.576c-.873.446-1.404.912-1.796 1.36"/><path fill="currentColor" d="m12 3l-6.943 7.2L12 16.886l6.943-6.686z"/><path fill="currentColor" d="M12 10.2H5.057L12 3z"/></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.825 15.612c.15-.209.293-.407.463-.6c-2.05.513-3.46 1.589-3.46 2.834q0 .069.006.138q.3-.119.638-.29c1.354-.691 1.884-1.43 2.353-2.082m2.134 2.288c.41-.57.764-1.063 1.764-1.573c1-.511 1.591-.502 2.276-.49c.458.007.952.015 1.556-.12c-.736-.411-1.944-.722-3.013-.888l-1.628 1.186l-.74-.722c-.772.54-1.167 1.09-1.526 1.588c-.41.571-.764 1.063-1.764 1.574c-.702.358-1.202.46-1.674.486c.373.514 1 .965 1.803 1.312q.282-.112.592-.271c1.355-.69 1.885-1.43 2.354-2.082m6.198-1.477c-.782-.013-1.668-.027-3.022.665c-1.354.691-1.884 1.43-2.353 2.082c-.41.57-.764 1.063-1.764 1.574l-.133.066a11.6 11.6 0 0 0 2.579.181c.25-.275.445-.546.63-.802c.409-.57.763-1.064 1.763-1.574s1.591-.501 2.275-.49c.316.005.648.01 1.02-.03q.02-.124.02-.249c0-.51-.238-.992-.66-1.42zm-2.684 4.313c1.617-.362 2.872-1.068 3.41-1.937c-.462.087-.988.256-1.614.576c-.873.446-1.404.912-1.796 1.36"/><path fill="currentColor" d="m12 3l-6.943 7.2L12 16.886l6.943-6.686z"/><path fill="currentColor" d="M12 10.2H5.057L12 3z"/></svg> </template>
CSS
.icon-nftx {
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.825%2015.612c.15-.209.293-.407.463-.6c-2.05.513-3.46%201.589-3.46%202.834q0%20.069.006.138q.3-.119.638-.29c1.354-.691%201.884-1.43%202.353-2.082m2.134%202.288c.41-.57.764-1.063%201.764-1.573c1-.511%201.591-.502%202.276-.49c.458.007.952.015%201.556-.12c-.736-.411-1.944-.722-3.013-.888l-1.628%201.186l-.74-.722c-.772.54-1.167%201.09-1.526%201.588c-.41.571-.764%201.063-1.764%201.574c-.702.358-1.202.46-1.674.486c.373.514%201%20.965%201.803%201.312q.282-.112.592-.271c1.355-.69%201.885-1.43%202.354-2.082m6.198-1.477c-.782-.013-1.668-.027-3.022.665c-1.354.691-1.884%201.43-2.353%202.082c-.41.57-.764%201.063-1.764%201.574l-.133.066a11.6%2011.6%200%200%200%202.579.181c.25-.275.445-.546.63-.802c.409-.57.763-1.064%201.763-1.574s1.591-.501%202.275-.49c.316.005.648.01%201.02-.03q.02-.124.02-.249c0-.51-.238-.992-.66-1.42zm-2.684%204.313c1.617-.362%202.872-1.068%203.41-1.937c-.462.087-.988.256-1.614.576c-.873.446-1.404.912-1.796%201.36%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%203l-6.943%207.2L12%2016.886l6.943-6.686z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2010.2H5.057L12%203z%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.825%2015.612c.15-.209.293-.407.463-.6c-2.05.513-3.46%201.589-3.46%202.834q0%20.069.006.138q.3-.119.638-.29c1.354-.691%201.884-1.43%202.353-2.082m2.134%202.288c.41-.57.764-1.063%201.764-1.573c1-.511%201.591-.502%202.276-.49c.458.007.952.015%201.556-.12c-.736-.411-1.944-.722-3.013-.888l-1.628%201.186l-.74-.722c-.772.54-1.167%201.09-1.526%201.588c-.41.571-.764%201.063-1.764%201.574c-.702.358-1.202.46-1.674.486c.373.514%201%20.965%201.803%201.312q.282-.112.592-.271c1.355-.69%201.885-1.43%202.354-2.082m6.198-1.477c-.782-.013-1.668-.027-3.022.665c-1.354.691-1.884%201.43-2.353%202.082c-.41.57-.764%201.063-1.764%201.574l-.133.066a11.6%2011.6%200%200%200%202.579.181c.25-.275.445-.546.63-.802c.409-.57.763-1.064%201.763-1.574s1.591-.501%202.275-.49c.316.005.648.01%201.02-.03q.02-.124.02-.249c0-.51-.238-.992-.66-1.42zm-2.684%204.313c1.617-.362%202.872-1.068%203.41-1.937c-.462.087-.988.256-1.614.576c-.873.446-1.404.912-1.796%201.36%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%203l-6.943%207.2L12%2016.886l6.943-6.686z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2010.2H5.057L12%203z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/nftx.svg?color=%231a73e8&size=48