tkx logo
tkx from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- tkx
- 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 tkx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f26829" fill-rule="evenodd" d="M6.162 15.562a5.7 5.7 0 0 1-.9-2.442s1.907-.016 2.239 0v-2.25H3.09c-.034 0-.051 0-.057.033c-.033.462-.039.89-.028 1.283a9.07 9.07 0 0 0 7.653 8.705a8.986 8.986 0 0 0 9.84-5.97q.466-1.326.502-2.932a5 5 0 0 0-.04-.726a9.06 9.06 0 0 0-10.342-8.158c-3.094.478-5.795 2.605-6.938 5.52h2.324a7.06 7.06 0 0 1 7.242-3.36c.996.16 1.941.554 2.757 1.148q.01.006.011.017v.011l-.005.012l-4.007 3.983l-.013.009a.04.04 0 0 1-.03 0l-.013-.009l-1.688-1.693l-.003-.005l-.004-.002h-.005l-.005.001l-1.525 1.52a.03.03 0 0 0-.01.027c0 .006 0 .017.01.023l1.683 1.671l.011.034c0 .011 0 .022-.011.028L8.71 13.728q-.018.01 0 .028l1.48 1.491l.012.009l.016.002q.009.001.018-.001a.04.04 0 0 0 .015-.01l1.688-1.688a.03.03 0 0 1 .029 0h.005l3.91 3.9a.06.06 0 0 1 .02.042l-.005.023l-.014.019a7.2 7.2 0 0 1-4.22 1.294a6.65 6.65 0 0 1-3.545-1.148a5.2 5.2 0 0 1-1.035-.895q-.504-.584-.923-1.232m11.4.417a6.68 6.68 0 0 0 1.266-4.716a6.5 6.5 0 0 0-1.272-3.257a.05.05 0 0 0-.034 0l-.017.005l-3.944 3.95a.044.044 0 0 0 0 .062l3.956 3.961q.006.006.017.006a.03.03 0 0 0 .016-.006h.012z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedTkx(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f26829" fillRule="evenodd" d="M6.162 15.562a5.7 5.7 0 0 1-.9-2.442s1.907-.016 2.239 0v-2.25H3.09c-.034 0-.051 0-.057.033c-.033.462-.039.89-.028 1.283a9.07 9.07 0 0 0 7.653 8.705a8.986 8.986 0 0 0 9.84-5.97q.466-1.326.502-2.932a5 5 0 0 0-.04-.726a9.06 9.06 0 0 0-10.342-8.158c-3.094.478-5.795 2.605-6.938 5.52h2.324a7.06 7.06 0 0 1 7.242-3.36c.996.16 1.941.554 2.757 1.148q.01.006.011.017v.011l-.005.012l-4.007 3.983l-.013.009a.04.04 0 0 1-.03 0l-.013-.009l-1.688-1.693l-.003-.005l-.004-.002h-.005l-.005.001l-1.525 1.52a.03.03 0 0 0-.01.027c0 .006 0 .017.01.023l1.683 1.671l.011.034c0 .011 0 .022-.011.028L8.71 13.728q-.018.01 0 .028l1.48 1.491l.012.009l.016.002q.009.001.018-.001a.04.04 0 0 0 .015-.01l1.688-1.688a.03.03 0 0 1 .029 0h.005l3.91 3.9a.06.06 0 0 1 .02.042l-.005.023l-.014.019a7.2 7.2 0 0 1-4.22 1.294a6.65 6.65 0 0 1-3.545-1.148a5.2 5.2 0 0 1-1.035-.895q-.504-.584-.923-1.232m11.4.417a6.68 6.68 0 0 0 1.266-4.716a6.5 6.5 0 0 0-1.272-3.257a.05.05 0 0 0-.034 0l-.017.005l-3.944 3.95a.044.044 0 0 0 0 .062l3.956 3.961q.006.006.017.006a.03.03 0 0 0 .016-.006h.012z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f26829" fill-rule="evenodd" d="M6.162 15.562a5.7 5.7 0 0 1-.9-2.442s1.907-.016 2.239 0v-2.25H3.09c-.034 0-.051 0-.057.033c-.033.462-.039.89-.028 1.283a9.07 9.07 0 0 0 7.653 8.705a8.986 8.986 0 0 0 9.84-5.97q.466-1.326.502-2.932a5 5 0 0 0-.04-.726a9.06 9.06 0 0 0-10.342-8.158c-3.094.478-5.795 2.605-6.938 5.52h2.324a7.06 7.06 0 0 1 7.242-3.36c.996.16 1.941.554 2.757 1.148q.01.006.011.017v.011l-.005.012l-4.007 3.983l-.013.009a.04.04 0 0 1-.03 0l-.013-.009l-1.688-1.693l-.003-.005l-.004-.002h-.005l-.005.001l-1.525 1.52a.03.03 0 0 0-.01.027c0 .006 0 .017.01.023l1.683 1.671l.011.034c0 .011 0 .022-.011.028L8.71 13.728q-.018.01 0 .028l1.48 1.491l.012.009l.016.002q.009.001.018-.001a.04.04 0 0 0 .015-.01l1.688-1.688a.03.03 0 0 1 .029 0h.005l3.91 3.9a.06.06 0 0 1 .02.042l-.005.023l-.014.019a7.2 7.2 0 0 1-4.22 1.294a6.65 6.65 0 0 1-3.545-1.148a5.2 5.2 0 0 1-1.035-.895q-.504-.584-.923-1.232m11.4.417a6.68 6.68 0 0 0 1.266-4.716a6.5 6.5 0 0 0-1.272-3.257a.05.05 0 0 0-.034 0l-.017.005l-3.944 3.95a.044.044 0 0 0 0 .062l3.956 3.961q.006.006.017.006a.03.03 0 0 0 .016-.006h.012z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-tkx {
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%22%23f26829%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.162%2015.562a5.7%205.7%200%200%201-.9-2.442s1.907-.016%202.239%200v-2.25H3.09c-.034%200-.051%200-.057.033c-.033.462-.039.89-.028%201.283a9.07%209.07%200%200%200%207.653%208.705a8.986%208.986%200%200%200%209.84-5.97q.466-1.326.502-2.932a5%205%200%200%200-.04-.726a9.06%209.06%200%200%200-10.342-8.158c-3.094.478-5.795%202.605-6.938%205.52h2.324a7.06%207.06%200%200%201%207.242-3.36c.996.16%201.941.554%202.757%201.148q.01.006.011.017v.011l-.005.012l-4.007%203.983l-.013.009a.04.04%200%200%201-.03%200l-.013-.009l-1.688-1.693l-.003-.005l-.004-.002h-.005l-.005.001l-1.525%201.52a.03.03%200%200%200-.01.027c0%20.006%200%20.017.01.023l1.683%201.671l.011.034c0%20.011%200%20.022-.011.028L8.71%2013.728q-.018.01%200%20.028l1.48%201.491l.012.009l.016.002q.009.001.018-.001a.04.04%200%200%200%20.015-.01l1.688-1.688a.03.03%200%200%201%20.029%200h.005l3.91%203.9a.06.06%200%200%201%20.02.042l-.005.023l-.014.019a7.2%207.2%200%200%201-4.22%201.294a6.65%206.65%200%200%201-3.545-1.148a5.2%205.2%200%200%201-1.035-.895q-.504-.584-.923-1.232m11.4.417a6.68%206.68%200%200%200%201.266-4.716a6.5%206.5%200%200%200-1.272-3.257a.05.05%200%200%200-.034%200l-.017.005l-3.944%203.95a.044.044%200%200%200%200%20.062l3.956%203.961q.006.006.017.006a.03.03%200%200%200%20.016-.006h.012z%22%20clip-rule%3D%22evenodd%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%22%23f26829%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.162%2015.562a5.7%205.7%200%200%201-.9-2.442s1.907-.016%202.239%200v-2.25H3.09c-.034%200-.051%200-.057.033c-.033.462-.039.89-.028%201.283a9.07%209.07%200%200%200%207.653%208.705a8.986%208.986%200%200%200%209.84-5.97q.466-1.326.502-2.932a5%205%200%200%200-.04-.726a9.06%209.06%200%200%200-10.342-8.158c-3.094.478-5.795%202.605-6.938%205.52h2.324a7.06%207.06%200%200%201%207.242-3.36c.996.16%201.941.554%202.757%201.148q.01.006.011.017v.011l-.005.012l-4.007%203.983l-.013.009a.04.04%200%200%201-.03%200l-.013-.009l-1.688-1.693l-.003-.005l-.004-.002h-.005l-.005.001l-1.525%201.52a.03.03%200%200%200-.01.027c0%20.006%200%20.017.01.023l1.683%201.671l.011.034c0%20.011%200%20.022-.011.028L8.71%2013.728q-.018.01%200%20.028l1.48%201.491l.012.009l.016.002q.009.001.018-.001a.04.04%200%200%200%20.015-.01l1.688-1.688a.03.03%200%200%201%20.029%200h.005l3.91%203.9a.06.06%200%200%201%20.02.042l-.005.023l-.014.019a7.2%207.2%200%200%201-4.22%201.294a6.65%206.65%200%200%201-3.545-1.148a5.2%205.2%200%200%201-1.035-.895q-.504-.584-.923-1.232m11.4.417a6.68%206.68%200%200%200%201.266-4.716a6.5%206.5%200%200%200-1.272-3.257a.05.05%200%200%200-.034%200l-.017.005l-3.944%203.95a.044.044%200%200%200%200%20.062l3.956%203.961q.006.006.017.006a.03.03%200%200%200%20.016-.006h.012z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/tkx.svg?color=%231a73e8&size=48