lm logo
lm from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- lm
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the lm logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.421 7.737l2.842 1.421v5.21L4.421 15.79zm15.159.473l-2.843 1.422v5.21l2.842 1.422z"/><path fill="currentColor" d="M7.263 9.158L4.421 7.737L12.001 3l7.104 4.263l-2.842 1.421L12 6.316zm9.474 5.684l2.842 1.42L11.999 21l-7.104-4.264l2.842-1.42L12 17.684zm-1.421-5.21H8.684L12 11.763z"/><path fill="currentColor" d="M12 15.79v-4.027l3.316-2.131z"/></svg>
React
import type { SVGProps } from "react";
export function TokenLm(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="m4.421 7.737l2.842 1.421v5.21L4.421 15.79zm15.159.473l-2.843 1.422v5.21l2.842 1.422z"/><path fill="currentColor" d="M7.263 9.158L4.421 7.737L12.001 3l7.104 4.263l-2.842 1.421L12 6.316zm9.474 5.684l2.842 1.42L11.999 21l-7.104-4.264l2.842-1.42L12 17.684zm-1.421-5.21H8.684L12 11.763z"/><path fill="currentColor" d="M12 15.79v-4.027l3.316-2.131z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.421 7.737l2.842 1.421v5.21L4.421 15.79zm15.159.473l-2.843 1.422v5.21l2.842 1.422z"/><path fill="currentColor" d="M7.263 9.158L4.421 7.737L12.001 3l7.104 4.263l-2.842 1.421L12 6.316zm9.474 5.684l2.842 1.42L11.999 21l-7.104-4.264l2.842-1.42L12 17.684zm-1.421-5.21H8.684L12 11.763z"/><path fill="currentColor" d="M12 15.79v-4.027l3.316-2.131z"/></svg> </template>
CSS
.icon-lm {
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%22m4.421%207.737l2.842%201.421v5.21L4.421%2015.79zm15.159.473l-2.843%201.422v5.21l2.842%201.422z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.263%209.158L4.421%207.737L12.001%203l7.104%204.263l-2.842%201.421L12%206.316zm9.474%205.684l2.842%201.42L11.999%2021l-7.104-4.264l2.842-1.42L12%2017.684zm-1.421-5.21H8.684L12%2011.763z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2015.79v-4.027l3.316-2.131z%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%22m4.421%207.737l2.842%201.421v5.21L4.421%2015.79zm15.159.473l-2.843%201.422v5.21l2.842%201.422z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.263%209.158L4.421%207.737L12.001%203l7.104%204.263l-2.842%201.421L12%206.316zm9.474%205.684l2.842%201.42L11.999%2021l-7.104-4.264l2.842-1.42L12%2017.684zm-1.421-5.21H8.684L12%2011.763z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2015.79v-4.027l3.316-2.131z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/lm.svg?color=%231a73e8&size=48