nct logo
nct from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- nct
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the nct logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.848 7.5h9.611c1.4 0 2.603 1.429 2.603 2.812c0 1.384-1.204 2.813-2.603 2.813H9.141c-.4 0-.754.169-.754.562c0 .394.355.563.754.563h5.062c2.197 0 3.984-1.766 3.984-3.938c0-2.17-1.788-3.937-3.985-3.937H4.849c-.399 0-.723.169-.723.562c0 .394.324.563.723.563"/><path fill="currentColor" d="M13.96 3.563h-3.493c-.384 0-.717.185-.717.56c0 .374.333.564.717.564h3.493c3.114 0 5.915 2.708 5.915 5.749s-2.801 5.501-5.915 5.501H5.087c-.383 0-.695.188-.695.563s.311.562.695.562h8.872c3.883 0 7.041-2.837 7.041-6.626s-3.158-6.873-7.04-6.873"/><path fill="currentColor" d="M9.75 10.313c0-.375-.245-.563-.629-.563H7.58c-.384 0-.643.188-.643.563c0 .377.28.562.534.562h1.572c.487 0 .707-.163.707-.562m-1.817 9H3.696c-.384 0-.696.187-.696.562s.312.562.696.562h4.237c.384 0 .692-.187.692-.562s-.308-.563-.692-.563"/></svg>
React
import type { SVGProps } from "react";
export function TokenNct(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="M4.848 7.5h9.611c1.4 0 2.603 1.429 2.603 2.812c0 1.384-1.204 2.813-2.603 2.813H9.141c-.4 0-.754.169-.754.562c0 .394.355.563.754.563h5.062c2.197 0 3.984-1.766 3.984-3.938c0-2.17-1.788-3.937-3.985-3.937H4.849c-.399 0-.723.169-.723.562c0 .394.324.563.723.563"/><path fill="currentColor" d="M13.96 3.563h-3.493c-.384 0-.717.185-.717.56c0 .374.333.564.717.564h3.493c3.114 0 5.915 2.708 5.915 5.749s-2.801 5.501-5.915 5.501H5.087c-.383 0-.695.188-.695.563s.311.562.695.562h8.872c3.883 0 7.041-2.837 7.041-6.626s-3.158-6.873-7.04-6.873"/><path fill="currentColor" d="M9.75 10.313c0-.375-.245-.563-.629-.563H7.58c-.384 0-.643.188-.643.563c0 .377.28.562.534.562h1.572c.487 0 .707-.163.707-.562m-1.817 9H3.696c-.384 0-.696.187-.696.562s.312.562.696.562h4.237c.384 0 .692-.187.692-.562s-.308-.563-.692-.563"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.848 7.5h9.611c1.4 0 2.603 1.429 2.603 2.812c0 1.384-1.204 2.813-2.603 2.813H9.141c-.4 0-.754.169-.754.562c0 .394.355.563.754.563h5.062c2.197 0 3.984-1.766 3.984-3.938c0-2.17-1.788-3.937-3.985-3.937H4.849c-.399 0-.723.169-.723.562c0 .394.324.563.723.563"/><path fill="currentColor" d="M13.96 3.563h-3.493c-.384 0-.717.185-.717.56c0 .374.333.564.717.564h3.493c3.114 0 5.915 2.708 5.915 5.749s-2.801 5.501-5.915 5.501H5.087c-.383 0-.695.188-.695.563s.311.562.695.562h8.872c3.883 0 7.041-2.837 7.041-6.626s-3.158-6.873-7.04-6.873"/><path fill="currentColor" d="M9.75 10.313c0-.375-.245-.563-.629-.563H7.58c-.384 0-.643.188-.643.563c0 .377.28.562.534.562h1.572c.487 0 .707-.163.707-.562m-1.817 9H3.696c-.384 0-.696.187-.696.562s.312.562.696.562h4.237c.384 0 .692-.187.692-.562s-.308-.563-.692-.563"/></svg> </template>
CSS
.icon-nct {
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%22M4.848%207.5h9.611c1.4%200%202.603%201.429%202.603%202.812c0%201.384-1.204%202.813-2.603%202.813H9.141c-.4%200-.754.169-.754.562c0%20.394.355.563.754.563h5.062c2.197%200%203.984-1.766%203.984-3.938c0-2.17-1.788-3.937-3.985-3.937H4.849c-.399%200-.723.169-.723.562c0%20.394.324.563.723.563%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.96%203.563h-3.493c-.384%200-.717.185-.717.56c0%20.374.333.564.717.564h3.493c3.114%200%205.915%202.708%205.915%205.749s-2.801%205.501-5.915%205.501H5.087c-.383%200-.695.188-.695.563s.311.562.695.562h8.872c3.883%200%207.041-2.837%207.041-6.626s-3.158-6.873-7.04-6.873%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.75%2010.313c0-.375-.245-.563-.629-.563H7.58c-.384%200-.643.188-.643.563c0%20.377.28.562.534.562h1.572c.487%200%20.707-.163.707-.562m-1.817%209H3.696c-.384%200-.696.187-.696.562s.312.562.696.562h4.237c.384%200%20.692-.187.692-.562s-.308-.563-.692-.563%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%22M4.848%207.5h9.611c1.4%200%202.603%201.429%202.603%202.812c0%201.384-1.204%202.813-2.603%202.813H9.141c-.4%200-.754.169-.754.562c0%20.394.355.563.754.563h5.062c2.197%200%203.984-1.766%203.984-3.938c0-2.17-1.788-3.937-3.985-3.937H4.849c-.399%200-.723.169-.723.562c0%20.394.324.563.723.563%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.96%203.563h-3.493c-.384%200-.717.185-.717.56c0%20.374.333.564.717.564h3.493c3.114%200%205.915%202.708%205.915%205.749s-2.801%205.501-5.915%205.501H5.087c-.383%200-.695.188-.695.563s.311.562.695.562h8.872c3.883%200%207.041-2.837%207.041-6.626s-3.158-6.873-7.04-6.873%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.75%2010.313c0-.375-.245-.563-.629-.563H7.58c-.384%200-.643.188-.643.563c0%20.377.28.562.534.562h1.572c.487%200%20.707-.163.707-.562m-1.817%209H3.696c-.384%200-.696.187-.696.562s.312.562.696.562h4.237c.384%200%20.692-.187.692-.562s-.308-.563-.692-.563%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/nct.svg?color=%231a73e8&size=48