kaia logo
kaia from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- kaia
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the kaia logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.162 7.468c0-.717.587-1.301 1.307-1.301h2.34V3h-2.34C10.99 3 8.98 5 8.98 7.468c0 .644.138 1.256.384 1.809c-1.925.81-3.203 2.531-3.5 4.71c-.349 2.39.614 4.97 2.71 6.216c1.871 1.173 4.796 1.096 6.377-.531v1.08h3.256V8.77h-4.736c-.721 0-1.31-.584-1.31-1.302m2.861 4.47v3.008a3.015 3.015 0 0 1-3.021 3.007a3.015 3.015 0 0 1-3.022-3.007a3.015 3.015 0 0 1 3.022-3.008z"/></svg>
React
import type { SVGProps } from "react";
export function TokenKaia(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="M12.162 7.468c0-.717.587-1.301 1.307-1.301h2.34V3h-2.34C10.99 3 8.98 5 8.98 7.468c0 .644.138 1.256.384 1.809c-1.925.81-3.203 2.531-3.5 4.71c-.349 2.39.614 4.97 2.71 6.216c1.871 1.173 4.796 1.096 6.377-.531v1.08h3.256V8.77h-4.736c-.721 0-1.31-.584-1.31-1.302m2.861 4.47v3.008a3.015 3.015 0 0 1-3.021 3.007a3.015 3.015 0 0 1-3.022-3.007a3.015 3.015 0 0 1 3.022-3.008z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.162 7.468c0-.717.587-1.301 1.307-1.301h2.34V3h-2.34C10.99 3 8.98 5 8.98 7.468c0 .644.138 1.256.384 1.809c-1.925.81-3.203 2.531-3.5 4.71c-.349 2.39.614 4.97 2.71 6.216c1.871 1.173 4.796 1.096 6.377-.531v1.08h3.256V8.77h-4.736c-.721 0-1.31-.584-1.31-1.302m2.861 4.47v3.008a3.015 3.015 0 0 1-3.021 3.007a3.015 3.015 0 0 1-3.022-3.007a3.015 3.015 0 0 1 3.022-3.008z"/></svg> </template>
CSS
.icon-kaia {
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%22M12.162%207.468c0-.717.587-1.301%201.307-1.301h2.34V3h-2.34C10.99%203%208.98%205%208.98%207.468c0%20.644.138%201.256.384%201.809c-1.925.81-3.203%202.531-3.5%204.71c-.349%202.39.614%204.97%202.71%206.216c1.871%201.173%204.796%201.096%206.377-.531v1.08h3.256V8.77h-4.736c-.721%200-1.31-.584-1.31-1.302m2.861%204.47v3.008a3.015%203.015%200%200%201-3.021%203.007a3.015%203.015%200%200%201-3.022-3.007a3.015%203.015%200%200%201%203.022-3.008z%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%22M12.162%207.468c0-.717.587-1.301%201.307-1.301h2.34V3h-2.34C10.99%203%208.98%205%208.98%207.468c0%20.644.138%201.256.384%201.809c-1.925.81-3.203%202.531-3.5%204.71c-.349%202.39.614%204.97%202.71%206.216c1.871%201.173%204.796%201.096%206.377-.531v1.08h3.256V8.77h-4.736c-.721%200-1.31-.584-1.31-1.302m2.861%204.47v3.008a3.015%203.015%200%200%201-3.021%203.007a3.015%203.015%200%200%201-3.022-3.007a3.015%203.015%200%200%201%203.022-3.008z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/kaia.svg?color=%231a73e8&size=48