slnd-background from Web3 Icons Branded by 0xa3k5 · Background · MIT Free for personal and commercial use.

Name
slnd-background
Set
Web3 Icons Branded
Style
Background
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

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"><g fill="none"><g clip-path="url(#SVGHcSWxdhd89)"><path fill="url(#SVGBhWe0dIt)" d="M24 0H0v24h24z"/><path fill="#fff" d="M5.447 13.815a4.55 4.55 0 0 1-.17-6.488l1.501-1.553a1.176 1.176 0 0 1 1.647-.047c.47.443.485 1.172.042 1.633L6.971 8.913a2.263 2.263 0 0 0 .085 3.232a2.33 2.33 0 0 0 3.265-.085l1.506-1.571a4.775 4.775 0 0 1 6.7-.17a4.643 4.643 0 0 1 .169 6.62l-1.238 1.29a1.176 1.176 0 0 1-1.91-.324a1.14 1.14 0 0 1 .217-1.267l1.242-1.289a2.35 2.35 0 0 0-.09-3.354a2.42 2.42 0 0 0-3.397.084l-1.51 1.572a4.68 4.68 0 0 1-6.563.164m3.42 3.75a1.153 1.153 0 0 1 .899-1.364a8.5 8.5 0 0 0 4.568-3.162a1.176 1.176 0 0 1 1.94.058a1.14 1.14 0 0 1-.039 1.283c-1.91 2.644-4.714 3.806-5.984 4.074a1.167 1.167 0 0 1-1.384-.893zm4.536-9.142a1.155 1.155 0 1 0-.485-2.258c-1.242.263-3.467.997-5.392 3.66a1.14 1.14 0 0 0 .273 1.61a1.176 1.176 0 0 0 1.628-.269c1.487-2.065 3.124-2.564 3.976-2.743"/></g><defs><linearGradient id="SVGBhWe0dIt" x1="3.014" x2="18.602" y1="11.703" y2="11.703" gradientUnits="userSpaceOnUse"><stop stop-color="#ff9050"/><stop offset="1" stop-color="#fb5e39"/></linearGradient><clipPath id="SVGHcSWxdhd89"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedSlndBackground(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g clipPath="url(#SVGHcSWxdhd89)"><path fill="url(#SVGBhWe0dIt)" d="M24 0H0v24h24z"/><path fill="#fff" d="M5.447 13.815a4.55 4.55 0 0 1-.17-6.488l1.501-1.553a1.176 1.176 0 0 1 1.647-.047c.47.443.485 1.172.042 1.633L6.971 8.913a2.263 2.263 0 0 0 .085 3.232a2.33 2.33 0 0 0 3.265-.085l1.506-1.571a4.775 4.775 0 0 1 6.7-.17a4.643 4.643 0 0 1 .169 6.62l-1.238 1.29a1.176 1.176 0 0 1-1.91-.324a1.14 1.14 0 0 1 .217-1.267l1.242-1.289a2.35 2.35 0 0 0-.09-3.354a2.42 2.42 0 0 0-3.397.084l-1.51 1.572a4.68 4.68 0 0 1-6.563.164m3.42 3.75a1.153 1.153 0 0 1 .899-1.364a8.5 8.5 0 0 0 4.568-3.162a1.176 1.176 0 0 1 1.94.058a1.14 1.14 0 0 1-.039 1.283c-1.91 2.644-4.714 3.806-5.984 4.074a1.167 1.167 0 0 1-1.384-.893zm4.536-9.142a1.155 1.155 0 1 0-.485-2.258c-1.242.263-3.467.997-5.392 3.66a1.14 1.14 0 0 0 .273 1.61a1.176 1.176 0 0 0 1.628-.269c1.487-2.065 3.124-2.564 3.976-2.743"/></g><defs><linearGradient id="SVGBhWe0dIt" x1="3.014" x2="18.602" y1="11.703" y2="11.703" gradientUnits="userSpaceOnUse"><stop stopColor="#ff9050"/><stop offset="1" stopColor="#fb5e39"/></linearGradient><clipPath id="SVGHcSWxdhd89"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g clip-path="url(#SVGHcSWxdhd89)"><path fill="url(#SVGBhWe0dIt)" d="M24 0H0v24h24z"/><path fill="#fff" d="M5.447 13.815a4.55 4.55 0 0 1-.17-6.488l1.501-1.553a1.176 1.176 0 0 1 1.647-.047c.47.443.485 1.172.042 1.633L6.971 8.913a2.263 2.263 0 0 0 .085 3.232a2.33 2.33 0 0 0 3.265-.085l1.506-1.571a4.775 4.775 0 0 1 6.7-.17a4.643 4.643 0 0 1 .169 6.62l-1.238 1.29a1.176 1.176 0 0 1-1.91-.324a1.14 1.14 0 0 1 .217-1.267l1.242-1.289a2.35 2.35 0 0 0-.09-3.354a2.42 2.42 0 0 0-3.397.084l-1.51 1.572a4.68 4.68 0 0 1-6.563.164m3.42 3.75a1.153 1.153 0 0 1 .899-1.364a8.5 8.5 0 0 0 4.568-3.162a1.176 1.176 0 0 1 1.94.058a1.14 1.14 0 0 1-.039 1.283c-1.91 2.644-4.714 3.806-5.984 4.074a1.167 1.167 0 0 1-1.384-.893zm4.536-9.142a1.155 1.155 0 1 0-.485-2.258c-1.242.263-3.467.997-5.392 3.66a1.14 1.14 0 0 0 .273 1.61a1.176 1.176 0 0 0 1.628-.269c1.487-2.065 3.124-2.564 3.976-2.743"/></g><defs><linearGradient id="SVGBhWe0dIt" x1="3.014" x2="18.602" y1="11.703" y2="11.703" gradientUnits="userSpaceOnUse"><stop stop-color="#ff9050"/><stop offset="1" stop-color="#fb5e39"/></linearGradient><clipPath id="SVGHcSWxdhd89"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-slnd-background {
  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%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd89)%22%3E%3Cpath%20fill%3D%22url(%23SVGBhWe0dIt)%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.447%2013.815a4.55%204.55%200%200%201-.17-6.488l1.501-1.553a1.176%201.176%200%200%201%201.647-.047c.47.443.485%201.172.042%201.633L6.971%208.913a2.263%202.263%200%200%200%20.085%203.232a2.33%202.33%200%200%200%203.265-.085l1.506-1.571a4.775%204.775%200%200%201%206.7-.17a4.643%204.643%200%200%201%20.169%206.62l-1.238%201.29a1.176%201.176%200%200%201-1.91-.324a1.14%201.14%200%200%201%20.217-1.267l1.242-1.289a2.35%202.35%200%200%200-.09-3.354a2.42%202.42%200%200%200-3.397.084l-1.51%201.572a4.68%204.68%200%200%201-6.563.164m3.42%203.75a1.153%201.153%200%200%201%20.899-1.364a8.5%208.5%200%200%200%204.568-3.162a1.176%201.176%200%200%201%201.94.058a1.14%201.14%200%200%201-.039%201.283c-1.91%202.644-4.714%203.806-5.984%204.074a1.167%201.167%200%200%201-1.384-.893zm4.536-9.142a1.155%201.155%200%201%200-.485-2.258c-1.242.263-3.467.997-5.392%203.66a1.14%201.14%200%200%200%20.273%201.61a1.176%201.176%200%200%200%201.628-.269c1.487-2.065%203.124-2.564%203.976-2.743%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGBhWe0dIt%22%20x1%3D%223.014%22%20x2%3D%2218.602%22%20y1%3D%2211.703%22%20y2%3D%2211.703%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff9050%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fb5e39%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd89%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd89)%22%3E%3Cpath%20fill%3D%22url(%23SVGBhWe0dIt)%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.447%2013.815a4.55%204.55%200%200%201-.17-6.488l1.501-1.553a1.176%201.176%200%200%201%201.647-.047c.47.443.485%201.172.042%201.633L6.971%208.913a2.263%202.263%200%200%200%20.085%203.232a2.33%202.33%200%200%200%203.265-.085l1.506-1.571a4.775%204.775%200%200%201%206.7-.17a4.643%204.643%200%200%201%20.169%206.62l-1.238%201.29a1.176%201.176%200%200%201-1.91-.324a1.14%201.14%200%200%201%20.217-1.267l1.242-1.289a2.35%202.35%200%200%200-.09-3.354a2.42%202.42%200%200%200-3.397.084l-1.51%201.572a4.68%204.68%200%200%201-6.563.164m3.42%203.75a1.153%201.153%200%200%201%20.899-1.364a8.5%208.5%200%200%200%204.568-3.162a1.176%201.176%200%200%201%201.94.058a1.14%201.14%200%200%201-.039%201.283c-1.91%202.644-4.714%203.806-5.984%204.074a1.167%201.167%200%200%201-1.384-.893zm4.536-9.142a1.155%201.155%200%201%200-.485-2.258c-1.242.263-3.467.997-5.392%203.66a1.14%201.14%200%200%200%20.273%201.61a1.176%201.176%200%200%200%201.628-.269c1.487-2.065%203.124-2.564%203.976-2.743%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGBhWe0dIt%22%20x1%3D%223.014%22%20x2%3D%2218.602%22%20y1%3D%2211.703%22%20y2%3D%2211.703%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff9050%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fb5e39%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd89%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/slnd-background.svg?color=%231a73e8&size=48