lat logo
lat from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- lat
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the lat logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.105 5.25c-1.024 0-1.855.793-1.855 1.772V16.5H7.5v-9h9V5.25z"/><path fill="currentColor" d="M7.5 18.75V16.5h9v-9h2.25v9.478c0 .978-.83 1.772-1.855 1.772z"/><path fill="currentColor" d="M9.75 9.75h4.5v4.5h-4.5zm9-6.75H21v2.25h-2.25zM3 18.75h2.25V21H3z"/></svg>
React
import type { SVGProps } from "react";
export function TokenLat(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="M7.105 5.25c-1.024 0-1.855.793-1.855 1.772V16.5H7.5v-9h9V5.25z"/><path fill="currentColor" d="M7.5 18.75V16.5h9v-9h2.25v9.478c0 .978-.83 1.772-1.855 1.772z"/><path fill="currentColor" d="M9.75 9.75h4.5v4.5h-4.5zm9-6.75H21v2.25h-2.25zM3 18.75h2.25V21H3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.105 5.25c-1.024 0-1.855.793-1.855 1.772V16.5H7.5v-9h9V5.25z"/><path fill="currentColor" d="M7.5 18.75V16.5h9v-9h2.25v9.478c0 .978-.83 1.772-1.855 1.772z"/><path fill="currentColor" d="M9.75 9.75h4.5v4.5h-4.5zm9-6.75H21v2.25h-2.25zM3 18.75h2.25V21H3z"/></svg> </template>
CSS
.icon-lat {
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%22M7.105%205.25c-1.024%200-1.855.793-1.855%201.772V16.5H7.5v-9h9V5.25z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.5%2018.75V16.5h9v-9h2.25v9.478c0%20.978-.83%201.772-1.855%201.772z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.75%209.75h4.5v4.5h-4.5zm9-6.75H21v2.25h-2.25zM3%2018.75h2.25V21H3z%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%22M7.105%205.25c-1.024%200-1.855.793-1.855%201.772V16.5H7.5v-9h9V5.25z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.5%2018.75V16.5h9v-9h2.25v9.478c0%20.978-.83%201.772-1.855%201.772z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.75%209.75h4.5v4.5h-4.5zm9-6.75H21v2.25h-2.25zM3%2018.75h2.25V21H3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/lat.svg?color=%231a73e8&size=48