ldo logo
ldo from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- ldo
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the ldo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.997 14.129l-5.106-3l-.144.22a6.32 6.32 0 0 0 .846 7.816a6.2 6.2 0 0 0 8.808 0a6.296 6.296 0 0 0 .847-7.816l-.145-.22z"/><path fill="currentColor" d="m12.002 3l4.404 6.95l-4.404 2.585z"/><path fill="currentColor" d="M12.002 3v9.535L7.6 9.945z"/></svg>
React
import type { SVGProps } from "react";
export function TokenLdo(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="m11.997 14.129l-5.106-3l-.144.22a6.32 6.32 0 0 0 .846 7.816a6.2 6.2 0 0 0 8.808 0a6.296 6.296 0 0 0 .847-7.816l-.145-.22z"/><path fill="currentColor" d="m12.002 3l4.404 6.95l-4.404 2.585z"/><path fill="currentColor" d="M12.002 3v9.535L7.6 9.945z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.997 14.129l-5.106-3l-.144.22a6.32 6.32 0 0 0 .846 7.816a6.2 6.2 0 0 0 8.808 0a6.296 6.296 0 0 0 .847-7.816l-.145-.22z"/><path fill="currentColor" d="m12.002 3l4.404 6.95l-4.404 2.585z"/><path fill="currentColor" d="M12.002 3v9.535L7.6 9.945z"/></svg> </template>
CSS
.icon-ldo {
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%22m11.997%2014.129l-5.106-3l-.144.22a6.32%206.32%200%200%200%20.846%207.816a6.2%206.2%200%200%200%208.808%200a6.296%206.296%200%200%200%20.847-7.816l-.145-.22z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12.002%203l4.404%206.95l-4.404%202.585z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.002%203v9.535L7.6%209.945z%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%22m11.997%2014.129l-5.106-3l-.144.22a6.32%206.32%200%200%200%20.846%207.816a6.2%206.2%200%200%200%208.808%200a6.296%206.296%200%200%200%20.847-7.816l-.145-.22z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12.002%203l4.404%206.95l-4.404%202.585z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.002%203v9.535L7.6%209.945z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/ldo.svg?color=%231a73e8&size=48