lsk logo
lsk from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- lsk
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the lsk logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.47 5.62L11.942 3l7.379 12.961L15.066 21h-3.403l4.369-5.37c-1.864-3.33-3.738-6.657-5.562-10.01"/><path fill="currentColor" d="M10.115 18.18h2.547L10.343 21H8.921l-4.242-5.013L9.9 6.65l1.574 2.685l-3.53 6.308z"/></svg>
React
import type { SVGProps } from "react";
export function TokenLsk(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.47 5.62L11.942 3l7.379 12.961L15.066 21h-3.403l4.369-5.37c-1.864-3.33-3.738-6.657-5.562-10.01"/><path fill="currentColor" d="M10.115 18.18h2.547L10.343 21H8.921l-4.242-5.013L9.9 6.65l1.574 2.685l-3.53 6.308z"/></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.47 5.62L11.942 3l7.379 12.961L15.066 21h-3.403l4.369-5.37c-1.864-3.33-3.738-6.657-5.562-10.01"/><path fill="currentColor" d="M10.115 18.18h2.547L10.343 21H8.921l-4.242-5.013L9.9 6.65l1.574 2.685l-3.53 6.308z"/></svg> </template>
CSS
.icon-lsk {
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.47%205.62L11.942%203l7.379%2012.961L15.066%2021h-3.403l4.369-5.37c-1.864-3.33-3.738-6.657-5.562-10.01%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.115%2018.18h2.547L10.343%2021H8.921l-4.242-5.013L9.9%206.65l1.574%202.685l-3.53%206.308z%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.47%205.62L11.942%203l7.379%2012.961L15.066%2021h-3.403l4.369-5.37c-1.864-3.33-3.738-6.657-5.562-10.01%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.115%2018.18h2.547L10.343%2021H8.921l-4.242-5.013L9.9%206.65l1.574%202.685l-3.53%206.308z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/lsk.svg?color=%231a73e8&size=48