mlk logo
mlk from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- mlk
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the mlk logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.126 6.565L13.278 3.33a2.62 2.62 0 0 0-2.544 0L4.881 6.565a2.63 2.63 0 0 0-1.352 2.286v6.297c0 .951.52 1.823 1.352 2.286l5.847 3.237a2.62 2.62 0 0 0 2.544 0l5.847-3.237a2.62 2.62 0 0 0 1.352-2.286V8.851a2.62 2.62 0 0 0-1.345-2.286m-9.244 8.651c0 .865-.72 1.549-1.588 1.549s-1.588-.684-1.588-1.55v-5.36c0-.866.72-1.561 1.588-1.561s1.588.695 1.588 1.56zM12 12.53a1.593 1.593 0 0 1-1.588-1.588c0-.871.713-1.588 1.588-1.588s1.588.717 1.588 1.588S12.875 12.53 12 12.53m5.294 2.687c0 .865-.72 1.549-1.588 1.549s-1.588-.684-1.588-1.55v-5.36c0-.866.72-1.561 1.588-1.561s1.588.695 1.588 1.56z"/></svg>
React
import type { SVGProps } from "react";
export function TokenMlk(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="M19.126 6.565L13.278 3.33a2.62 2.62 0 0 0-2.544 0L4.881 6.565a2.63 2.63 0 0 0-1.352 2.286v6.297c0 .951.52 1.823 1.352 2.286l5.847 3.237a2.62 2.62 0 0 0 2.544 0l5.847-3.237a2.62 2.62 0 0 0 1.352-2.286V8.851a2.62 2.62 0 0 0-1.345-2.286m-9.244 8.651c0 .865-.72 1.549-1.588 1.549s-1.588-.684-1.588-1.55v-5.36c0-.866.72-1.561 1.588-1.561s1.588.695 1.588 1.56zM12 12.53a1.593 1.593 0 0 1-1.588-1.588c0-.871.713-1.588 1.588-1.588s1.588.717 1.588 1.588S12.875 12.53 12 12.53m5.294 2.687c0 .865-.72 1.549-1.588 1.549s-1.588-.684-1.588-1.55v-5.36c0-.866.72-1.561 1.588-1.561s1.588.695 1.588 1.56z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.126 6.565L13.278 3.33a2.62 2.62 0 0 0-2.544 0L4.881 6.565a2.63 2.63 0 0 0-1.352 2.286v6.297c0 .951.52 1.823 1.352 2.286l5.847 3.237a2.62 2.62 0 0 0 2.544 0l5.847-3.237a2.62 2.62 0 0 0 1.352-2.286V8.851a2.62 2.62 0 0 0-1.345-2.286m-9.244 8.651c0 .865-.72 1.549-1.588 1.549s-1.588-.684-1.588-1.55v-5.36c0-.866.72-1.561 1.588-1.561s1.588.695 1.588 1.56zM12 12.53a1.593 1.593 0 0 1-1.588-1.588c0-.871.713-1.588 1.588-1.588s1.588.717 1.588 1.588S12.875 12.53 12 12.53m5.294 2.687c0 .865-.72 1.549-1.588 1.549s-1.588-.684-1.588-1.55v-5.36c0-.866.72-1.561 1.588-1.561s1.588.695 1.588 1.56z"/></svg> </template>
CSS
.icon-mlk {
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%22M19.126%206.565L13.278%203.33a2.62%202.62%200%200%200-2.544%200L4.881%206.565a2.63%202.63%200%200%200-1.352%202.286v6.297c0%20.951.52%201.823%201.352%202.286l5.847%203.237a2.62%202.62%200%200%200%202.544%200l5.847-3.237a2.62%202.62%200%200%200%201.352-2.286V8.851a2.62%202.62%200%200%200-1.345-2.286m-9.244%208.651c0%20.865-.72%201.549-1.588%201.549s-1.588-.684-1.588-1.55v-5.36c0-.866.72-1.561%201.588-1.561s1.588.695%201.588%201.56zM12%2012.53a1.593%201.593%200%200%201-1.588-1.588c0-.871.713-1.588%201.588-1.588s1.588.717%201.588%201.588S12.875%2012.53%2012%2012.53m5.294%202.687c0%20.865-.72%201.549-1.588%201.549s-1.588-.684-1.588-1.55v-5.36c0-.866.72-1.561%201.588-1.561s1.588.695%201.588%201.56z%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%22M19.126%206.565L13.278%203.33a2.62%202.62%200%200%200-2.544%200L4.881%206.565a2.63%202.63%200%200%200-1.352%202.286v6.297c0%20.951.52%201.823%201.352%202.286l5.847%203.237a2.62%202.62%200%200%200%202.544%200l5.847-3.237a2.62%202.62%200%200%200%201.352-2.286V8.851a2.62%202.62%200%200%200-1.345-2.286m-9.244%208.651c0%20.865-.72%201.549-1.588%201.549s-1.588-.684-1.588-1.55v-5.36c0-.866.72-1.561%201.588-1.561s1.588.695%201.588%201.56zM12%2012.53a1.593%201.593%200%200%201-1.588-1.588c0-.871.713-1.588%201.588-1.588s1.588.717%201.588%201.588S12.875%2012.53%2012%2012.53m5.294%202.687c0%20.865-.72%201.549-1.588%201.549s-1.588-.684-1.588-1.55v-5.36c0-.866.72-1.561%201.588-1.561s1.588.695%201.588%201.56z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/mlk.svg?color=%231a73e8&size=48