kalm logo
kalm from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- kalm
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the kalm logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.938 6.375a1.688 1.688 0 1 0 0-3.375a1.688 1.688 0 0 0 0 3.375m0 5.063a1.687 1.687 0 1 0 0-3.375a1.687 1.687 0 0 0 0 3.374m0 5.063a1.688 1.688 0 1 0 0-3.375a1.688 1.688 0 0 0 0 3.375m0 4.5a1.687 1.687 0 1 0 0-3.375a1.687 1.687 0 0 0 0 3.375m8.437-12.937h3.375l-5.625 6.187L18.75 21h-3.375L9.75 14.25z"/></svg>
React
import type { SVGProps } from "react";
export function TokenKalm(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.938 6.375a1.688 1.688 0 1 0 0-3.375a1.688 1.688 0 0 0 0 3.375m0 5.063a1.687 1.687 0 1 0 0-3.375a1.687 1.687 0 0 0 0 3.374m0 5.063a1.688 1.688 0 1 0 0-3.375a1.688 1.688 0 0 0 0 3.375m0 4.5a1.687 1.687 0 1 0 0-3.375a1.687 1.687 0 0 0 0 3.375m8.437-12.937h3.375l-5.625 6.187L18.75 21h-3.375L9.75 14.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="M6.938 6.375a1.688 1.688 0 1 0 0-3.375a1.688 1.688 0 0 0 0 3.375m0 5.063a1.687 1.687 0 1 0 0-3.375a1.687 1.687 0 0 0 0 3.374m0 5.063a1.688 1.688 0 1 0 0-3.375a1.688 1.688 0 0 0 0 3.375m0 4.5a1.687 1.687 0 1 0 0-3.375a1.687 1.687 0 0 0 0 3.375m8.437-12.937h3.375l-5.625 6.187L18.75 21h-3.375L9.75 14.25z"/></svg> </template>
CSS
.icon-kalm {
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.938%206.375a1.688%201.688%200%201%200%200-3.375a1.688%201.688%200%200%200%200%203.375m0%205.063a1.687%201.687%200%201%200%200-3.375a1.687%201.687%200%200%200%200%203.374m0%205.063a1.688%201.688%200%201%200%200-3.375a1.688%201.688%200%200%200%200%203.375m0%204.5a1.687%201.687%200%201%200%200-3.375a1.687%201.687%200%200%200%200%203.375m8.437-12.937h3.375l-5.625%206.187L18.75%2021h-3.375L9.75%2014.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%22M6.938%206.375a1.688%201.688%200%201%200%200-3.375a1.688%201.688%200%200%200%200%203.375m0%205.063a1.687%201.687%200%201%200%200-3.375a1.687%201.687%200%200%200%200%203.374m0%205.063a1.688%201.688%200%201%200%200-3.375a1.688%201.688%200%200%200%200%203.375m0%204.5a1.687%201.687%200%201%200%200-3.375a1.687%201.687%200%200%200%200%203.375m8.437-12.937h3.375l-5.625%206.187L18.75%2021h-3.375L9.75%2014.25z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/kalm.svg?color=%231a73e8&size=48