nct logo
nct from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- nct
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
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"><g fill="none"><path fill="#8500ff" d="M4.848 7.5h9.61c1.4 0 2.604 1.429 2.604 2.812c0 1.384-1.204 2.813-2.603 2.813H9.14c-.4 0-.754.168-.754.562s.355.563.754.563h5.061c2.197 0 3.985-1.767 3.985-3.938c0-2.17-1.788-3.937-3.985-3.937H4.848c-.399 0-.723.169-.723.562c0 .394.324.563.723.563"/><path fill="#8500ff" d="M13.96 3.563h-3.493c-.383 0-.716.185-.716.56c0 .374.333.564.716.564h3.493c3.114 0 5.915 2.708 5.915 5.749s-2.801 5.5-5.915 5.5H5.088c-.384 0-.696.189-.696.563c0 .375.312.563.696.563h8.872c3.882 0 7.04-2.837 7.04-6.626s-3.158-6.873-7.04-6.873"/><path fill="#fff" d="M9.75 10.313c0-.375-.245-.563-.63-.563H7.58c-.384 0-.643.188-.643.563c0 .376.28.562.534.562h1.572c.487 0 .707-.163.707-.562m-1.817 9H3.696c-.384 0-.696.187-.696.562c0 .374.312.562.696.562h4.237c.383 0 .692-.188.692-.562s-.309-.563-.692-.563"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedNct(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#8500ff" d="M4.848 7.5h9.61c1.4 0 2.604 1.429 2.604 2.812c0 1.384-1.204 2.813-2.603 2.813H9.14c-.4 0-.754.168-.754.562s.355.563.754.563h5.061c2.197 0 3.985-1.767 3.985-3.938c0-2.17-1.788-3.937-3.985-3.937H4.848c-.399 0-.723.169-.723.562c0 .394.324.563.723.563"/><path fill="#8500ff" d="M13.96 3.563h-3.493c-.383 0-.716.185-.716.56c0 .374.333.564.716.564h3.493c3.114 0 5.915 2.708 5.915 5.749s-2.801 5.5-5.915 5.5H5.088c-.384 0-.696.189-.696.563c0 .375.312.563.696.563h8.872c3.882 0 7.04-2.837 7.04-6.626s-3.158-6.873-7.04-6.873"/><path fill="#fff" d="M9.75 10.313c0-.375-.245-.563-.63-.563H7.58c-.384 0-.643.188-.643.563c0 .376.28.562.534.562h1.572c.487 0 .707-.163.707-.562m-1.817 9H3.696c-.384 0-.696.187-.696.562c0 .374.312.562.696.562h4.237c.383 0 .692-.188.692-.562s-.309-.563-.692-.563"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#8500ff" d="M4.848 7.5h9.61c1.4 0 2.604 1.429 2.604 2.812c0 1.384-1.204 2.813-2.603 2.813H9.14c-.4 0-.754.168-.754.562s.355.563.754.563h5.061c2.197 0 3.985-1.767 3.985-3.938c0-2.17-1.788-3.937-3.985-3.937H4.848c-.399 0-.723.169-.723.562c0 .394.324.563.723.563"/><path fill="#8500ff" d="M13.96 3.563h-3.493c-.383 0-.716.185-.716.56c0 .374.333.564.716.564h3.493c3.114 0 5.915 2.708 5.915 5.749s-2.801 5.5-5.915 5.5H5.088c-.384 0-.696.189-.696.563c0 .375.312.563.696.563h8.872c3.882 0 7.04-2.837 7.04-6.626s-3.158-6.873-7.04-6.873"/><path fill="#fff" d="M9.75 10.313c0-.375-.245-.563-.63-.563H7.58c-.384 0-.643.188-.643.563c0 .376.28.562.534.562h1.572c.487 0 .707-.163.707-.562m-1.817 9H3.696c-.384 0-.696.187-.696.562c0 .374.312.562.696.562h4.237c.383 0 .692-.188.692-.562s-.309-.563-.692-.563"/></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%238500ff%22%20d%3D%22M4.848%207.5h9.61c1.4%200%202.604%201.429%202.604%202.812c0%201.384-1.204%202.813-2.603%202.813H9.14c-.4%200-.754.168-.754.562s.355.563.754.563h5.061c2.197%200%203.985-1.767%203.985-3.938c0-2.17-1.788-3.937-3.985-3.937H4.848c-.399%200-.723.169-.723.562c0%20.394.324.563.723.563%22%2F%3E%3Cpath%20fill%3D%22%238500ff%22%20d%3D%22M13.96%203.563h-3.493c-.383%200-.716.185-.716.56c0%20.374.333.564.716.564h3.493c3.114%200%205.915%202.708%205.915%205.749s-2.801%205.5-5.915%205.5H5.088c-.384%200-.696.189-.696.563c0%20.375.312.563.696.563h8.872c3.882%200%207.04-2.837%207.04-6.626s-3.158-6.873-7.04-6.873%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.75%2010.313c0-.375-.245-.563-.63-.563H7.58c-.384%200-.643.188-.643.563c0%20.376.28.562.534.562h1.572c.487%200%20.707-.163.707-.562m-1.817%209H3.696c-.384%200-.696.187-.696.562c0%20.374.312.562.696.562h4.237c.383%200%20.692-.188.692-.562s-.309-.563-.692-.563%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%238500ff%22%20d%3D%22M4.848%207.5h9.61c1.4%200%202.604%201.429%202.604%202.812c0%201.384-1.204%202.813-2.603%202.813H9.14c-.4%200-.754.168-.754.562s.355.563.754.563h5.061c2.197%200%203.985-1.767%203.985-3.938c0-2.17-1.788-3.937-3.985-3.937H4.848c-.399%200-.723.169-.723.562c0%20.394.324.563.723.563%22%2F%3E%3Cpath%20fill%3D%22%238500ff%22%20d%3D%22M13.96%203.563h-3.493c-.383%200-.716.185-.716.56c0%20.374.333.564.716.564h3.493c3.114%200%205.915%202.708%205.915%205.749s-2.801%205.5-5.915%205.5H5.088c-.384%200-.696.189-.696.563c0%20.375.312.563.696.563h8.872c3.882%200%207.04-2.837%207.04-6.626s-3.158-6.873-7.04-6.873%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.75%2010.313c0-.375-.245-.563-.63-.563H7.58c-.384%200-.643.188-.643.563c0%20.376.28.562.534.562h1.572c.487%200%20.707-.163.707-.562m-1.817%209H3.696c-.384%200-.696.187-.696.562c0%20.374.312.562.696.562h4.237c.383%200%20.692-.188.692-.562s-.309-.563-.692-.563%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/nct.svg?color=%231a73e8&size=48