slnd logo
slnd from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- slnd
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the slnd logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.627 14.042a5.12 5.12 0 0 1-.19-7.299l1.688-1.747a1.323 1.323 0 0 1 1.853-.053c.53.498.545 1.318.048 1.837L6.342 8.527a2.546 2.546 0 0 0 .096 3.636a2.62 2.62 0 0 0 3.673-.095l1.694-1.768a5.37 5.37 0 0 1 7.537-.19a5.22 5.22 0 0 1 1.302 5.712a5.2 5.2 0 0 1-1.111 1.735l-1.392 1.45a1.324 1.324 0 0 1-2.15-.364a1.29 1.29 0 0 1 .244-1.425l1.398-1.45a2.646 2.646 0 0 0-.1-3.774a2.725 2.725 0 0 0-3.823.095l-1.699 1.768a5.266 5.266 0 0 1-7.384.185m3.849 4.219a1.297 1.297 0 0 1 1.01-1.535a9.55 9.55 0 0 0 5.14-3.557a1.323 1.323 0 0 1 2.183.065a1.285 1.285 0 0 1-.044 1.444c-2.15 2.974-5.304 4.282-6.733 4.583a1.313 1.313 0 0 1-1.556-1.005zm5.102-10.285a1.3 1.3 0 1 0-.545-2.54c-1.397.296-3.901 1.122-6.066 4.118a1.285 1.285 0 0 0 .307 1.81a1.323 1.323 0 0 0 1.831-.302c1.673-2.323 3.515-2.885 4.473-3.086"/></svg>
React
import type { SVGProps } from "react";
export function TokenSlnd(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.627 14.042a5.12 5.12 0 0 1-.19-7.299l1.688-1.747a1.323 1.323 0 0 1 1.853-.053c.53.498.545 1.318.048 1.837L6.342 8.527a2.546 2.546 0 0 0 .096 3.636a2.62 2.62 0 0 0 3.673-.095l1.694-1.768a5.37 5.37 0 0 1 7.537-.19a5.22 5.22 0 0 1 1.302 5.712a5.2 5.2 0 0 1-1.111 1.735l-1.392 1.45a1.324 1.324 0 0 1-2.15-.364a1.29 1.29 0 0 1 .244-1.425l1.398-1.45a2.646 2.646 0 0 0-.1-3.774a2.725 2.725 0 0 0-3.823.095l-1.699 1.768a5.266 5.266 0 0 1-7.384.185m3.849 4.219a1.297 1.297 0 0 1 1.01-1.535a9.55 9.55 0 0 0 5.14-3.557a1.323 1.323 0 0 1 2.183.065a1.285 1.285 0 0 1-.044 1.444c-2.15 2.974-5.304 4.282-6.733 4.583a1.313 1.313 0 0 1-1.556-1.005zm5.102-10.285a1.3 1.3 0 1 0-.545-2.54c-1.397.296-3.901 1.122-6.066 4.118a1.285 1.285 0 0 0 .307 1.81a1.323 1.323 0 0 0 1.831-.302c1.673-2.323 3.515-2.885 4.473-3.086"/></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.627 14.042a5.12 5.12 0 0 1-.19-7.299l1.688-1.747a1.323 1.323 0 0 1 1.853-.053c.53.498.545 1.318.048 1.837L6.342 8.527a2.546 2.546 0 0 0 .096 3.636a2.62 2.62 0 0 0 3.673-.095l1.694-1.768a5.37 5.37 0 0 1 7.537-.19a5.22 5.22 0 0 1 1.302 5.712a5.2 5.2 0 0 1-1.111 1.735l-1.392 1.45a1.324 1.324 0 0 1-2.15-.364a1.29 1.29 0 0 1 .244-1.425l1.398-1.45a2.646 2.646 0 0 0-.1-3.774a2.725 2.725 0 0 0-3.823.095l-1.699 1.768a5.266 5.266 0 0 1-7.384.185m3.849 4.219a1.297 1.297 0 0 1 1.01-1.535a9.55 9.55 0 0 0 5.14-3.557a1.323 1.323 0 0 1 2.183.065a1.285 1.285 0 0 1-.044 1.444c-2.15 2.974-5.304 4.282-6.733 4.583a1.313 1.313 0 0 1-1.556-1.005zm5.102-10.285a1.3 1.3 0 1 0-.545-2.54c-1.397.296-3.901 1.122-6.066 4.118a1.285 1.285 0 0 0 .307 1.81a1.323 1.323 0 0 0 1.831-.302c1.673-2.323 3.515-2.885 4.473-3.086"/></svg> </template>
CSS
.icon-slnd {
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.627%2014.042a5.12%205.12%200%200%201-.19-7.299l1.688-1.747a1.323%201.323%200%200%201%201.853-.053c.53.498.545%201.318.048%201.837L6.342%208.527a2.546%202.546%200%200%200%20.096%203.636a2.62%202.62%200%200%200%203.673-.095l1.694-1.768a5.37%205.37%200%200%201%207.537-.19a5.22%205.22%200%200%201%201.302%205.712a5.2%205.2%200%200%201-1.111%201.735l-1.392%201.45a1.324%201.324%200%200%201-2.15-.364a1.29%201.29%200%200%201%20.244-1.425l1.398-1.45a2.646%202.646%200%200%200-.1-3.774a2.725%202.725%200%200%200-3.823.095l-1.699%201.768a5.266%205.266%200%200%201-7.384.185m3.849%204.219a1.297%201.297%200%200%201%201.01-1.535a9.55%209.55%200%200%200%205.14-3.557a1.323%201.323%200%200%201%202.183.065a1.285%201.285%200%200%201-.044%201.444c-2.15%202.974-5.304%204.282-6.733%204.583a1.313%201.313%200%200%201-1.556-1.005zm5.102-10.285a1.3%201.3%200%201%200-.545-2.54c-1.397.296-3.901%201.122-6.066%204.118a1.285%201.285%200%200%200%20.307%201.81a1.323%201.323%200%200%200%201.831-.302c1.673-2.323%203.515-2.885%204.473-3.086%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.627%2014.042a5.12%205.12%200%200%201-.19-7.299l1.688-1.747a1.323%201.323%200%200%201%201.853-.053c.53.498.545%201.318.048%201.837L6.342%208.527a2.546%202.546%200%200%200%20.096%203.636a2.62%202.62%200%200%200%203.673-.095l1.694-1.768a5.37%205.37%200%200%201%207.537-.19a5.22%205.22%200%200%201%201.302%205.712a5.2%205.2%200%200%201-1.111%201.735l-1.392%201.45a1.324%201.324%200%200%201-2.15-.364a1.29%201.29%200%200%201%20.244-1.425l1.398-1.45a2.646%202.646%200%200%200-.1-3.774a2.725%202.725%200%200%200-3.823.095l-1.699%201.768a5.266%205.266%200%200%201-7.384.185m3.849%204.219a1.297%201.297%200%200%201%201.01-1.535a9.55%209.55%200%200%200%205.14-3.557a1.323%201.323%200%200%201%202.183.065a1.285%201.285%200%200%201-.044%201.444c-2.15%202.974-5.304%204.282-6.733%204.583a1.313%201.313%200%200%201-1.556-1.005zm5.102-10.285a1.3%201.3%200%201%200-.545-2.54c-1.397.296-3.901%201.122-6.066%204.118a1.285%201.285%200%200%200%20.307%201.81a1.323%201.323%200%200%200%201.831-.302c1.673-2.323%203.515-2.885%204.473-3.086%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/slnd.svg?color=%231a73e8&size=48