cbx logo
cbx from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- cbx
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the cbx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.486 18.818L6 18.42c.235-.316 1.244-.955 1.719-1.238c.807.109 2.181.338 1.227.42c-.96.087-2.04.845-2.46 1.216m11.47.546l.59-.491c-.251-.518-1.5-1.675-1.91-1.964c-.703.11-1.925.65-1.09.736c.829.088 2.045 1.337 2.41 1.719M8.75 9.758a.35.35 0 0 1 .437-.19l1.5.534a.32.32 0 0 1 .11.547a.34.34 0 0 1-.203.086c-.163.01-.43.07-.709.158a3.5 3.5 0 0 0-.638.245a.355.355 0 0 1-.47-.12a.32.32 0 0 1 .12-.447c.132-.07.328-.153.53-.218l-.475-.175a.33.33 0 0 1-.202-.42"/><path fill="currentColor" fill-rule="evenodd" d="M16.363 5.041c0-.665-.234-1.27-.354-1.494c.802.201 1.99 1.063 1.99 2.487c0 1.429-1.221 2.29-1.8 2.422c-.572.136-.572.796-.572 1.03c0 .23.382 1.991.736 2.291a2.07 2.07 0 0 1 1.091 2.09v1.756c0 1.832-3.142 2.65-5.454 2.65c-2.313 0-3.884-.594-4.718-1.156c-.666-.453-.726-1.183-.737-1.494v-1.926c0-1.565 1.179-1.947 1.828-1.969h2.792c.748 0 .835-.49.835-.698V9.023c0-1.43 1.123-1.991 2.438-2.16c1.314-.164 1.925-.993 1.925-1.822M8.618 12.82h6.753c.741 0 1.014.736.992 1.058v1.746c0 1.123-2.929 1.505-4.396 1.56c-1.44-.055-4.33-.437-4.33-1.56v-1.746c-.023-.322.245-1.058.981-1.058m5.29-1.636c.454 0 .819-.491.819-1.091S14.362 9 13.909 9s-.818.49-.818 1.09s.365 1.092.818 1.092" clip-rule="evenodd"/><path fill="currentColor" d="M9.818 13.364H8.727a.546.546 0 0 0-.546.545V15c0 .301.244.546.546.546h1.09a.546.546 0 0 0 .546-.546v-1.09a.546.546 0 0 0-.545-.546m5.454 0h-1.091a.545.545 0 0 0-.545.545V15c0 .301.244.546.545.546h1.091a.546.546 0 0 0 .545-.546v-1.09a.546.546 0 0 0-.545-.546M7.637 9.219a2.28 2.28 0 0 0-2.307.218a2.49 2.49 0 0 0-.966 2.04c.41.213 1.44.513 2.308-.17a2.56 2.56 0 0 0 .965-2.094zM5.983 18.85a.83.83 0 0 0-.823.22a.93.93 0 0 0-.24.8c.163.055.55.1.829-.2a.94.94 0 0 0 .234-.82M6 17.946a1.03 1.03 0 0 0-1.02-.141a1.07 1.07 0 0 0-.617.763c.153.137.573.371 1.015.175A1.1 1.1 0 0 0 6 17.945m.834 1.419c-.202.038-.649.24-.785.692a1 1 0 0 0 .19.944c.208-.038.671-.213.808-.676a1.02 1.02 0 0 0-.213-.96"/><path fill="currentColor" d="M7.624 18.819c-.19.092-.556.403-.534.85c.022.448.36.688.534.786c.191-.093.584-.382.557-.84c-.033-.453-.371-.693-.557-.796m-1.08-1.61c-.087-.19-.381-.572-.834-.572c-.447 0-.698.327-.802.49c.087.203.366.611.818.6c.453-.01.71-.332.819-.518m9.818-7.992c.409-.212 1.44-.441 2.307.219a2.49 2.49 0 0 1 .965 2.04c-.409.212-1.44.512-2.307-.17a2.56 2.56 0 0 1-.965-2.094zm-5.635-4.902L12 3l1.271 1.315l1.456-.77a42 42 0 0 1-.365 1.926c-.338.665-1.707.813-2.362.802c-.649.01-2.023-.137-2.362-.802a41 41 0 0 1-.365-1.926zM6 5.968a2.6 2.6 0 0 1 1.68-2.421c-.087.163-.272.676-.272 1.407a1.62 1.62 0 0 0 1.161 1.57c.519.164.704.263.704.524c0 .819-.823 1.408-1.069 1.408C7.96 8.456 6 7.8 6 5.968"/></svg>
React
import type { SVGProps } from "react";
export function TokenCbx(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="M6.486 18.818L6 18.42c.235-.316 1.244-.955 1.719-1.238c.807.109 2.181.338 1.227.42c-.96.087-2.04.845-2.46 1.216m11.47.546l.59-.491c-.251-.518-1.5-1.675-1.91-1.964c-.703.11-1.925.65-1.09.736c.829.088 2.045 1.337 2.41 1.719M8.75 9.758a.35.35 0 0 1 .437-.19l1.5.534a.32.32 0 0 1 .11.547a.34.34 0 0 1-.203.086c-.163.01-.43.07-.709.158a3.5 3.5 0 0 0-.638.245a.355.355 0 0 1-.47-.12a.32.32 0 0 1 .12-.447c.132-.07.328-.153.53-.218l-.475-.175a.33.33 0 0 1-.202-.42"/><path fill="currentColor" fillRule="evenodd" d="M16.363 5.041c0-.665-.234-1.27-.354-1.494c.802.201 1.99 1.063 1.99 2.487c0 1.429-1.221 2.29-1.8 2.422c-.572.136-.572.796-.572 1.03c0 .23.382 1.991.736 2.291a2.07 2.07 0 0 1 1.091 2.09v1.756c0 1.832-3.142 2.65-5.454 2.65c-2.313 0-3.884-.594-4.718-1.156c-.666-.453-.726-1.183-.737-1.494v-1.926c0-1.565 1.179-1.947 1.828-1.969h2.792c.748 0 .835-.49.835-.698V9.023c0-1.43 1.123-1.991 2.438-2.16c1.314-.164 1.925-.993 1.925-1.822M8.618 12.82h6.753c.741 0 1.014.736.992 1.058v1.746c0 1.123-2.929 1.505-4.396 1.56c-1.44-.055-4.33-.437-4.33-1.56v-1.746c-.023-.322.245-1.058.981-1.058m5.29-1.636c.454 0 .819-.491.819-1.091S14.362 9 13.909 9s-.818.49-.818 1.09s.365 1.092.818 1.092" clipRule="evenodd"/><path fill="currentColor" d="M9.818 13.364H8.727a.546.546 0 0 0-.546.545V15c0 .301.244.546.546.546h1.09a.546.546 0 0 0 .546-.546v-1.09a.546.546 0 0 0-.545-.546m5.454 0h-1.091a.545.545 0 0 0-.545.545V15c0 .301.244.546.545.546h1.091a.546.546 0 0 0 .545-.546v-1.09a.546.546 0 0 0-.545-.546M7.637 9.219a2.28 2.28 0 0 0-2.307.218a2.49 2.49 0 0 0-.966 2.04c.41.213 1.44.513 2.308-.17a2.56 2.56 0 0 0 .965-2.094zM5.983 18.85a.83.83 0 0 0-.823.22a.93.93 0 0 0-.24.8c.163.055.55.1.829-.2a.94.94 0 0 0 .234-.82M6 17.946a1.03 1.03 0 0 0-1.02-.141a1.07 1.07 0 0 0-.617.763c.153.137.573.371 1.015.175A1.1 1.1 0 0 0 6 17.945m.834 1.419c-.202.038-.649.24-.785.692a1 1 0 0 0 .19.944c.208-.038.671-.213.808-.676a1.02 1.02 0 0 0-.213-.96"/><path fill="currentColor" d="M7.624 18.819c-.19.092-.556.403-.534.85c.022.448.36.688.534.786c.191-.093.584-.382.557-.84c-.033-.453-.371-.693-.557-.796m-1.08-1.61c-.087-.19-.381-.572-.834-.572c-.447 0-.698.327-.802.49c.087.203.366.611.818.6c.453-.01.71-.332.819-.518m9.818-7.992c.409-.212 1.44-.441 2.307.219a2.49 2.49 0 0 1 .965 2.04c-.409.212-1.44.512-2.307-.17a2.56 2.56 0 0 1-.965-2.094zm-5.635-4.902L12 3l1.271 1.315l1.456-.77a42 42 0 0 1-.365 1.926c-.338.665-1.707.813-2.362.802c-.649.01-2.023-.137-2.362-.802a41 41 0 0 1-.365-1.926zM6 5.968a2.6 2.6 0 0 1 1.68-2.421c-.087.163-.272.676-.272 1.407a1.62 1.62 0 0 0 1.161 1.57c.519.164.704.263.704.524c0 .819-.823 1.408-1.069 1.408C7.96 8.456 6 7.8 6 5.968"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.486 18.818L6 18.42c.235-.316 1.244-.955 1.719-1.238c.807.109 2.181.338 1.227.42c-.96.087-2.04.845-2.46 1.216m11.47.546l.59-.491c-.251-.518-1.5-1.675-1.91-1.964c-.703.11-1.925.65-1.09.736c.829.088 2.045 1.337 2.41 1.719M8.75 9.758a.35.35 0 0 1 .437-.19l1.5.534a.32.32 0 0 1 .11.547a.34.34 0 0 1-.203.086c-.163.01-.43.07-.709.158a3.5 3.5 0 0 0-.638.245a.355.355 0 0 1-.47-.12a.32.32 0 0 1 .12-.447c.132-.07.328-.153.53-.218l-.475-.175a.33.33 0 0 1-.202-.42"/><path fill="currentColor" fill-rule="evenodd" d="M16.363 5.041c0-.665-.234-1.27-.354-1.494c.802.201 1.99 1.063 1.99 2.487c0 1.429-1.221 2.29-1.8 2.422c-.572.136-.572.796-.572 1.03c0 .23.382 1.991.736 2.291a2.07 2.07 0 0 1 1.091 2.09v1.756c0 1.832-3.142 2.65-5.454 2.65c-2.313 0-3.884-.594-4.718-1.156c-.666-.453-.726-1.183-.737-1.494v-1.926c0-1.565 1.179-1.947 1.828-1.969h2.792c.748 0 .835-.49.835-.698V9.023c0-1.43 1.123-1.991 2.438-2.16c1.314-.164 1.925-.993 1.925-1.822M8.618 12.82h6.753c.741 0 1.014.736.992 1.058v1.746c0 1.123-2.929 1.505-4.396 1.56c-1.44-.055-4.33-.437-4.33-1.56v-1.746c-.023-.322.245-1.058.981-1.058m5.29-1.636c.454 0 .819-.491.819-1.091S14.362 9 13.909 9s-.818.49-.818 1.09s.365 1.092.818 1.092" clip-rule="evenodd"/><path fill="currentColor" d="M9.818 13.364H8.727a.546.546 0 0 0-.546.545V15c0 .301.244.546.546.546h1.09a.546.546 0 0 0 .546-.546v-1.09a.546.546 0 0 0-.545-.546m5.454 0h-1.091a.545.545 0 0 0-.545.545V15c0 .301.244.546.545.546h1.091a.546.546 0 0 0 .545-.546v-1.09a.546.546 0 0 0-.545-.546M7.637 9.219a2.28 2.28 0 0 0-2.307.218a2.49 2.49 0 0 0-.966 2.04c.41.213 1.44.513 2.308-.17a2.56 2.56 0 0 0 .965-2.094zM5.983 18.85a.83.83 0 0 0-.823.22a.93.93 0 0 0-.24.8c.163.055.55.1.829-.2a.94.94 0 0 0 .234-.82M6 17.946a1.03 1.03 0 0 0-1.02-.141a1.07 1.07 0 0 0-.617.763c.153.137.573.371 1.015.175A1.1 1.1 0 0 0 6 17.945m.834 1.419c-.202.038-.649.24-.785.692a1 1 0 0 0 .19.944c.208-.038.671-.213.808-.676a1.02 1.02 0 0 0-.213-.96"/><path fill="currentColor" d="M7.624 18.819c-.19.092-.556.403-.534.85c.022.448.36.688.534.786c.191-.093.584-.382.557-.84c-.033-.453-.371-.693-.557-.796m-1.08-1.61c-.087-.19-.381-.572-.834-.572c-.447 0-.698.327-.802.49c.087.203.366.611.818.6c.453-.01.71-.332.819-.518m9.818-7.992c.409-.212 1.44-.441 2.307.219a2.49 2.49 0 0 1 .965 2.04c-.409.212-1.44.512-2.307-.17a2.56 2.56 0 0 1-.965-2.094zm-5.635-4.902L12 3l1.271 1.315l1.456-.77a42 42 0 0 1-.365 1.926c-.338.665-1.707.813-2.362.802c-.649.01-2.023-.137-2.362-.802a41 41 0 0 1-.365-1.926zM6 5.968a2.6 2.6 0 0 1 1.68-2.421c-.087.163-.272.676-.272 1.407a1.62 1.62 0 0 0 1.161 1.57c.519.164.704.263.704.524c0 .819-.823 1.408-1.069 1.408C7.96 8.456 6 7.8 6 5.968"/></svg> </template>
CSS
.icon-cbx {
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%22M6.486%2018.818L6%2018.42c.235-.316%201.244-.955%201.719-1.238c.807.109%202.181.338%201.227.42c-.96.087-2.04.845-2.46%201.216m11.47.546l.59-.491c-.251-.518-1.5-1.675-1.91-1.964c-.703.11-1.925.65-1.09.736c.829.088%202.045%201.337%202.41%201.719M8.75%209.758a.35.35%200%200%201%20.437-.19l1.5.534a.32.32%200%200%201%20.11.547a.34.34%200%200%201-.203.086c-.163.01-.43.07-.709.158a3.5%203.5%200%200%200-.638.245a.355.355%200%200%201-.47-.12a.32.32%200%200%201%20.12-.447c.132-.07.328-.153.53-.218l-.475-.175a.33.33%200%200%201-.202-.42%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.363%205.041c0-.665-.234-1.27-.354-1.494c.802.201%201.99%201.063%201.99%202.487c0%201.429-1.221%202.29-1.8%202.422c-.572.136-.572.796-.572%201.03c0%20.23.382%201.991.736%202.291a2.07%202.07%200%200%201%201.091%202.09v1.756c0%201.832-3.142%202.65-5.454%202.65c-2.313%200-3.884-.594-4.718-1.156c-.666-.453-.726-1.183-.737-1.494v-1.926c0-1.565%201.179-1.947%201.828-1.969h2.792c.748%200%20.835-.49.835-.698V9.023c0-1.43%201.123-1.991%202.438-2.16c1.314-.164%201.925-.993%201.925-1.822M8.618%2012.82h6.753c.741%200%201.014.736.992%201.058v1.746c0%201.123-2.929%201.505-4.396%201.56c-1.44-.055-4.33-.437-4.33-1.56v-1.746c-.023-.322.245-1.058.981-1.058m5.29-1.636c.454%200%20.819-.491.819-1.091S14.362%209%2013.909%209s-.818.49-.818%201.09s.365%201.092.818%201.092%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.818%2013.364H8.727a.546.546%200%200%200-.546.545V15c0%20.301.244.546.546.546h1.09a.546.546%200%200%200%20.546-.546v-1.09a.546.546%200%200%200-.545-.546m5.454%200h-1.091a.545.545%200%200%200-.545.545V15c0%20.301.244.546.545.546h1.091a.546.546%200%200%200%20.545-.546v-1.09a.546.546%200%200%200-.545-.546M7.637%209.219a2.28%202.28%200%200%200-2.307.218a2.49%202.49%200%200%200-.966%202.04c.41.213%201.44.513%202.308-.17a2.56%202.56%200%200%200%20.965-2.094zM5.983%2018.85a.83.83%200%200%200-.823.22a.93.93%200%200%200-.24.8c.163.055.55.1.829-.2a.94.94%200%200%200%20.234-.82M6%2017.946a1.03%201.03%200%200%200-1.02-.141a1.07%201.07%200%200%200-.617.763c.153.137.573.371%201.015.175A1.1%201.1%200%200%200%206%2017.945m.834%201.419c-.202.038-.649.24-.785.692a1%201%200%200%200%20.19.944c.208-.038.671-.213.808-.676a1.02%201.02%200%200%200-.213-.96%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.624%2018.819c-.19.092-.556.403-.534.85c.022.448.36.688.534.786c.191-.093.584-.382.557-.84c-.033-.453-.371-.693-.557-.796m-1.08-1.61c-.087-.19-.381-.572-.834-.572c-.447%200-.698.327-.802.49c.087.203.366.611.818.6c.453-.01.71-.332.819-.518m9.818-7.992c.409-.212%201.44-.441%202.307.219a2.49%202.49%200%200%201%20.965%202.04c-.409.212-1.44.512-2.307-.17a2.56%202.56%200%200%201-.965-2.094zm-5.635-4.902L12%203l1.271%201.315l1.456-.77a42%2042%200%200%201-.365%201.926c-.338.665-1.707.813-2.362.802c-.649.01-2.023-.137-2.362-.802a41%2041%200%200%201-.365-1.926zM6%205.968a2.6%202.6%200%200%201%201.68-2.421c-.087.163-.272.676-.272%201.407a1.62%201.62%200%200%200%201.161%201.57c.519.164.704.263.704.524c0%20.819-.823%201.408-1.069%201.408C7.96%208.456%206%207.8%206%205.968%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%22M6.486%2018.818L6%2018.42c.235-.316%201.244-.955%201.719-1.238c.807.109%202.181.338%201.227.42c-.96.087-2.04.845-2.46%201.216m11.47.546l.59-.491c-.251-.518-1.5-1.675-1.91-1.964c-.703.11-1.925.65-1.09.736c.829.088%202.045%201.337%202.41%201.719M8.75%209.758a.35.35%200%200%201%20.437-.19l1.5.534a.32.32%200%200%201%20.11.547a.34.34%200%200%201-.203.086c-.163.01-.43.07-.709.158a3.5%203.5%200%200%200-.638.245a.355.355%200%200%201-.47-.12a.32.32%200%200%201%20.12-.447c.132-.07.328-.153.53-.218l-.475-.175a.33.33%200%200%201-.202-.42%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.363%205.041c0-.665-.234-1.27-.354-1.494c.802.201%201.99%201.063%201.99%202.487c0%201.429-1.221%202.29-1.8%202.422c-.572.136-.572.796-.572%201.03c0%20.23.382%201.991.736%202.291a2.07%202.07%200%200%201%201.091%202.09v1.756c0%201.832-3.142%202.65-5.454%202.65c-2.313%200-3.884-.594-4.718-1.156c-.666-.453-.726-1.183-.737-1.494v-1.926c0-1.565%201.179-1.947%201.828-1.969h2.792c.748%200%20.835-.49.835-.698V9.023c0-1.43%201.123-1.991%202.438-2.16c1.314-.164%201.925-.993%201.925-1.822M8.618%2012.82h6.753c.741%200%201.014.736.992%201.058v1.746c0%201.123-2.929%201.505-4.396%201.56c-1.44-.055-4.33-.437-4.33-1.56v-1.746c-.023-.322.245-1.058.981-1.058m5.29-1.636c.454%200%20.819-.491.819-1.091S14.362%209%2013.909%209s-.818.49-.818%201.09s.365%201.092.818%201.092%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.818%2013.364H8.727a.546.546%200%200%200-.546.545V15c0%20.301.244.546.546.546h1.09a.546.546%200%200%200%20.546-.546v-1.09a.546.546%200%200%200-.545-.546m5.454%200h-1.091a.545.545%200%200%200-.545.545V15c0%20.301.244.546.545.546h1.091a.546.546%200%200%200%20.545-.546v-1.09a.546.546%200%200%200-.545-.546M7.637%209.219a2.28%202.28%200%200%200-2.307.218a2.49%202.49%200%200%200-.966%202.04c.41.213%201.44.513%202.308-.17a2.56%202.56%200%200%200%20.965-2.094zM5.983%2018.85a.83.83%200%200%200-.823.22a.93.93%200%200%200-.24.8c.163.055.55.1.829-.2a.94.94%200%200%200%20.234-.82M6%2017.946a1.03%201.03%200%200%200-1.02-.141a1.07%201.07%200%200%200-.617.763c.153.137.573.371%201.015.175A1.1%201.1%200%200%200%206%2017.945m.834%201.419c-.202.038-.649.24-.785.692a1%201%200%200%200%20.19.944c.208-.038.671-.213.808-.676a1.02%201.02%200%200%200-.213-.96%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.624%2018.819c-.19.092-.556.403-.534.85c.022.448.36.688.534.786c.191-.093.584-.382.557-.84c-.033-.453-.371-.693-.557-.796m-1.08-1.61c-.087-.19-.381-.572-.834-.572c-.447%200-.698.327-.802.49c.087.203.366.611.818.6c.453-.01.71-.332.819-.518m9.818-7.992c.409-.212%201.44-.441%202.307.219a2.49%202.49%200%200%201%20.965%202.04c-.409.212-1.44.512-2.307-.17a2.56%202.56%200%200%201-.965-2.094zm-5.635-4.902L12%203l1.271%201.315l1.456-.77a42%2042%200%200%201-.365%201.926c-.338.665-1.707.813-2.362.802c-.649.01-2.023-.137-2.362-.802a41%2041%200%200%201-.365-1.926zM6%205.968a2.6%202.6%200%200%201%201.68-2.421c-.087.163-.272.676-.272%201.407a1.62%201.62%200%200%200%201.161%201.57c.519.164.704.263.704.524c0%20.819-.823%201.408-1.069%201.408C7.96%208.456%206%207.8%206%205.968%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/cbx.svg?color=%231a73e8&size=48