kmon logo
kmon from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- kmon
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the kmon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.097 13.296l1.013 2.865a.74.74 0 0 0 .926.432a.68.68 0 0 0 .458-.864l-.803-2.237l4.485 2.041c.386.175.848.031 1.034-.329a.704.704 0 0 0-.35-.966l-4.603-2.099l2.289-3.703c.205-.35.066-.792-.33-.977s-.9-.061-1.11.288l-2.191 3.549l-.68-1.913a.74.74 0 0 0-.92-.432c-.375.118-.586.498-.463.864l.494 1.388v.026c-.02.669-.247 1.286-.915 1.286c-1.199 0-1.199-2.037-1.199-2.623c0-.581.438-4.541 5.488-4.541c5.055 0 6.732 4.32 6.732 6.757c0 2.438-1.877 6.578-7.066 6.578c-.134 0-1.101 1.543.246 1.543c4.536 0 8.368-3.693 8.368-8.254c0-1.08-.32-4.037-2.983-6.249a7.78 7.78 0 0 0-5.23-1.954c-2.016 0-3.662.746-4.742 1.579c-2.263 1.748-2.397 4.402-2.397 4.9c0 1.189.684 3.807 2.736 3.807a2.06 2.06 0 0 0 1.713-.762"/><path fill="currentColor" d="M12.53 18.685v1.543h-.01c-7.85 0-9.52-8.887-9.52-8.887l1.337-.37c0 1.975 2.808 7.714 7.936 7.714z"/></svg>
React
import type { SVGProps } from "react";
export function TokenKmon(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.097 13.296l1.013 2.865a.74.74 0 0 0 .926.432a.68.68 0 0 0 .458-.864l-.803-2.237l4.485 2.041c.386.175.848.031 1.034-.329a.704.704 0 0 0-.35-.966l-4.603-2.099l2.289-3.703c.205-.35.066-.792-.33-.977s-.9-.061-1.11.288l-2.191 3.549l-.68-1.913a.74.74 0 0 0-.92-.432c-.375.118-.586.498-.463.864l.494 1.388v.026c-.02.669-.247 1.286-.915 1.286c-1.199 0-1.199-2.037-1.199-2.623c0-.581.438-4.541 5.488-4.541c5.055 0 6.732 4.32 6.732 6.757c0 2.438-1.877 6.578-7.066 6.578c-.134 0-1.101 1.543.246 1.543c4.536 0 8.368-3.693 8.368-8.254c0-1.08-.32-4.037-2.983-6.249a7.78 7.78 0 0 0-5.23-1.954c-2.016 0-3.662.746-4.742 1.579c-2.263 1.748-2.397 4.402-2.397 4.9c0 1.189.684 3.807 2.736 3.807a2.06 2.06 0 0 0 1.713-.762"/><path fill="currentColor" d="M12.53 18.685v1.543h-.01c-7.85 0-9.52-8.887-9.52-8.887l1.337-.37c0 1.975 2.808 7.714 7.936 7.714z"/></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.097 13.296l1.013 2.865a.74.74 0 0 0 .926.432a.68.68 0 0 0 .458-.864l-.803-2.237l4.485 2.041c.386.175.848.031 1.034-.329a.704.704 0 0 0-.35-.966l-4.603-2.099l2.289-3.703c.205-.35.066-.792-.33-.977s-.9-.061-1.11.288l-2.191 3.549l-.68-1.913a.74.74 0 0 0-.92-.432c-.375.118-.586.498-.463.864l.494 1.388v.026c-.02.669-.247 1.286-.915 1.286c-1.199 0-1.199-2.037-1.199-2.623c0-.581.438-4.541 5.488-4.541c5.055 0 6.732 4.32 6.732 6.757c0 2.438-1.877 6.578-7.066 6.578c-.134 0-1.101 1.543.246 1.543c4.536 0 8.368-3.693 8.368-8.254c0-1.08-.32-4.037-2.983-6.249a7.78 7.78 0 0 0-5.23-1.954c-2.016 0-3.662.746-4.742 1.579c-2.263 1.748-2.397 4.402-2.397 4.9c0 1.189.684 3.807 2.736 3.807a2.06 2.06 0 0 0 1.713-.762"/><path fill="currentColor" d="M12.53 18.685v1.543h-.01c-7.85 0-9.52-8.887-9.52-8.887l1.337-.37c0 1.975 2.808 7.714 7.936 7.714z"/></svg> </template>
CSS
.icon-kmon {
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.097%2013.296l1.013%202.865a.74.74%200%200%200%20.926.432a.68.68%200%200%200%20.458-.864l-.803-2.237l4.485%202.041c.386.175.848.031%201.034-.329a.704.704%200%200%200-.35-.966l-4.603-2.099l2.289-3.703c.205-.35.066-.792-.33-.977s-.9-.061-1.11.288l-2.191%203.549l-.68-1.913a.74.74%200%200%200-.92-.432c-.375.118-.586.498-.463.864l.494%201.388v.026c-.02.669-.247%201.286-.915%201.286c-1.199%200-1.199-2.037-1.199-2.623c0-.581.438-4.541%205.488-4.541c5.055%200%206.732%204.32%206.732%206.757c0%202.438-1.877%206.578-7.066%206.578c-.134%200-1.101%201.543.246%201.543c4.536%200%208.368-3.693%208.368-8.254c0-1.08-.32-4.037-2.983-6.249a7.78%207.78%200%200%200-5.23-1.954c-2.016%200-3.662.746-4.742%201.579c-2.263%201.748-2.397%204.402-2.397%204.9c0%201.189.684%203.807%202.736%203.807a2.06%202.06%200%200%200%201.713-.762%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.53%2018.685v1.543h-.01c-7.85%200-9.52-8.887-9.52-8.887l1.337-.37c0%201.975%202.808%207.714%207.936%207.714z%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.097%2013.296l1.013%202.865a.74.74%200%200%200%20.926.432a.68.68%200%200%200%20.458-.864l-.803-2.237l4.485%202.041c.386.175.848.031%201.034-.329a.704.704%200%200%200-.35-.966l-4.603-2.099l2.289-3.703c.205-.35.066-.792-.33-.977s-.9-.061-1.11.288l-2.191%203.549l-.68-1.913a.74.74%200%200%200-.92-.432c-.375.118-.586.498-.463.864l.494%201.388v.026c-.02.669-.247%201.286-.915%201.286c-1.199%200-1.199-2.037-1.199-2.623c0-.581.438-4.541%205.488-4.541c5.055%200%206.732%204.32%206.732%206.757c0%202.438-1.877%206.578-7.066%206.578c-.134%200-1.101%201.543.246%201.543c4.536%200%208.368-3.693%208.368-8.254c0-1.08-.32-4.037-2.983-6.249a7.78%207.78%200%200%200-5.23-1.954c-2.016%200-3.662.746-4.742%201.579c-2.263%201.748-2.397%204.402-2.397%204.9c0%201.189.684%203.807%202.736%203.807a2.06%202.06%200%200%200%201.713-.762%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.53%2018.685v1.543h-.01c-7.85%200-9.52-8.887-9.52-8.887l1.337-.37c0%201.975%202.808%207.714%207.936%207.714z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/kmon.svg?color=%231a73e8&size=48