kai logo
kai from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- kai
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the kai logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.751 9.89l-2.5-6.03l4 2.03z"/><path fill="currentColor" d="M10.75 9.89v-3.5l1.5-.5z"/><path fill="currentColor" d="m10.751 6.39l-2.5-2.53l4 2.03zM21 8.89h-4.25l2 3.5z"/><path fill="currentColor" d="M16.75 8.89L13 10.39l5.75 2z"/><path fill="currentColor" d="m14.707 5.39l-1.707 5l3.75-1.5zM19 4.64l-2.25 4.25H21z"/><path fill="currentColor" d="m14.707 5.39l2.044 3.5L19 4.64zm-1.456 14.25l-2.75-7.75l6.75 2.5z"/><path fill="currentColor" d="M13.249 19.64v-5.25h4zm.002-5.25l-2.75-2.5l6.75 2.5zM6 4.39L3 8.14l3 7l5.25 5z"/><path fill="currentColor" d="M8.5 11.89L6 15.14l5.25 5z"/><path fill="currentColor" d="m6 10.14l-3-2l3 7l2.5-3.25z"/></svg>
React
import type { SVGProps } from "react";
export function TokenKai(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="m10.751 9.89l-2.5-6.03l4 2.03z"/><path fill="currentColor" d="M10.75 9.89v-3.5l1.5-.5z"/><path fill="currentColor" d="m10.751 6.39l-2.5-2.53l4 2.03zM21 8.89h-4.25l2 3.5z"/><path fill="currentColor" d="M16.75 8.89L13 10.39l5.75 2z"/><path fill="currentColor" d="m14.707 5.39l-1.707 5l3.75-1.5zM19 4.64l-2.25 4.25H21z"/><path fill="currentColor" d="m14.707 5.39l2.044 3.5L19 4.64zm-1.456 14.25l-2.75-7.75l6.75 2.5z"/><path fill="currentColor" d="M13.249 19.64v-5.25h4zm.002-5.25l-2.75-2.5l6.75 2.5zM6 4.39L3 8.14l3 7l5.25 5z"/><path fill="currentColor" d="M8.5 11.89L6 15.14l5.25 5z"/><path fill="currentColor" d="m6 10.14l-3-2l3 7l2.5-3.25z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.751 9.89l-2.5-6.03l4 2.03z"/><path fill="currentColor" d="M10.75 9.89v-3.5l1.5-.5z"/><path fill="currentColor" d="m10.751 6.39l-2.5-2.53l4 2.03zM21 8.89h-4.25l2 3.5z"/><path fill="currentColor" d="M16.75 8.89L13 10.39l5.75 2z"/><path fill="currentColor" d="m14.707 5.39l-1.707 5l3.75-1.5zM19 4.64l-2.25 4.25H21z"/><path fill="currentColor" d="m14.707 5.39l2.044 3.5L19 4.64zm-1.456 14.25l-2.75-7.75l6.75 2.5z"/><path fill="currentColor" d="M13.249 19.64v-5.25h4zm.002-5.25l-2.75-2.5l6.75 2.5zM6 4.39L3 8.14l3 7l5.25 5z"/><path fill="currentColor" d="M8.5 11.89L6 15.14l5.25 5z"/><path fill="currentColor" d="m6 10.14l-3-2l3 7l2.5-3.25z"/></svg> </template>
CSS
.icon-kai {
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%22m10.751%209.89l-2.5-6.03l4%202.03z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.75%209.89v-3.5l1.5-.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.751%206.39l-2.5-2.53l4%202.03zM21%208.89h-4.25l2%203.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.75%208.89L13%2010.39l5.75%202z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.707%205.39l-1.707%205l3.75-1.5zM19%204.64l-2.25%204.25H21z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.707%205.39l2.044%203.5L19%204.64zm-1.456%2014.25l-2.75-7.75l6.75%202.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.249%2019.64v-5.25h4zm.002-5.25l-2.75-2.5l6.75%202.5zM6%204.39L3%208.14l3%207l5.25%205z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.5%2011.89L6%2015.14l5.25%205z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m6%2010.14l-3-2l3%207l2.5-3.25z%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%22m10.751%209.89l-2.5-6.03l4%202.03z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.75%209.89v-3.5l1.5-.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.751%206.39l-2.5-2.53l4%202.03zM21%208.89h-4.25l2%203.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.75%208.89L13%2010.39l5.75%202z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.707%205.39l-1.707%205l3.75-1.5zM19%204.64l-2.25%204.25H21z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.707%205.39l2.044%203.5L19%204.64zm-1.456%2014.25l-2.75-7.75l6.75%202.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.249%2019.64v-5.25h4zm.002-5.25l-2.75-2.5l6.75%202.5zM6%204.39L3%208.14l3%207l5.25%205z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.5%2011.89L6%2015.14l5.25%205z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m6%2010.14l-3-2l3%207l2.5-3.25z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/kai.svg?color=%231a73e8&size=48