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

Name
deso-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 deso 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(#SVGHcSWxdhd51)"><path fill="#000" d="M24 0H0v24h24z"/><path fill="url(#SVGRHe0scpU)" d="M5.333 4v4l10.134 5.845L5.333 20h8.25c2.812 0 5.084-1.973 5.084-4.4V12z"/><path fill="url(#SVGBs0PBdEl)" d="m5.333 4l13.334 8V8.4c0-2.432-2.278-4.4-5.083-4.4z"/><path fill="url(#SVGzFmgsdqM)" d="m12.187 11.952l-6.854 4.053V20l10.134-6.155z"/></g><defs><linearGradient id="SVGRHe0scpU" x1="5.333" x2="16.693" y1="6.667" y2="18.235" gradientUnits="userSpaceOnUse"><stop stop-color="#3fa3ff"/><stop offset="1" stop-color="#f0f8ff"/></linearGradient><linearGradient id="SVGBs0PBdEl" x1="5.333" x2="21.177" y1="4" y2="8.056" gradientUnits="userSpaceOnUse"><stop stop-color="#84c3ff"/><stop offset="1" stop-color="#fbfeff"/></linearGradient><linearGradient id="SVGzFmgsdqM" x1="5.867" x2="13.808" y1="18.133" y2="13.504" gradientUnits="userSpaceOnUse"><stop stop-color="#a8d5ff"/><stop offset="1" stop-color="#f6fbff"/></linearGradient><clipPath id="SVGHcSWxdhd51"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedDesoBackground(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(#SVGHcSWxdhd51)"><path fill="#000" d="M24 0H0v24h24z"/><path fill="url(#SVGRHe0scpU)" d="M5.333 4v4l10.134 5.845L5.333 20h8.25c2.812 0 5.084-1.973 5.084-4.4V12z"/><path fill="url(#SVGBs0PBdEl)" d="m5.333 4l13.334 8V8.4c0-2.432-2.278-4.4-5.083-4.4z"/><path fill="url(#SVGzFmgsdqM)" d="m12.187 11.952l-6.854 4.053V20l10.134-6.155z"/></g><defs><linearGradient id="SVGRHe0scpU" x1="5.333" x2="16.693" y1="6.667" y2="18.235" gradientUnits="userSpaceOnUse"><stop stopColor="#3fa3ff"/><stop offset="1" stopColor="#f0f8ff"/></linearGradient><linearGradient id="SVGBs0PBdEl" x1="5.333" x2="21.177" y1="4" y2="8.056" gradientUnits="userSpaceOnUse"><stop stopColor="#84c3ff"/><stop offset="1" stopColor="#fbfeff"/></linearGradient><linearGradient id="SVGzFmgsdqM" x1="5.867" x2="13.808" y1="18.133" y2="13.504" gradientUnits="userSpaceOnUse"><stop stopColor="#a8d5ff"/><stop offset="1" stopColor="#f6fbff"/></linearGradient><clipPath id="SVGHcSWxdhd51"><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(#SVGHcSWxdhd51)"><path fill="#000" d="M24 0H0v24h24z"/><path fill="url(#SVGRHe0scpU)" d="M5.333 4v4l10.134 5.845L5.333 20h8.25c2.812 0 5.084-1.973 5.084-4.4V12z"/><path fill="url(#SVGBs0PBdEl)" d="m5.333 4l13.334 8V8.4c0-2.432-2.278-4.4-5.083-4.4z"/><path fill="url(#SVGzFmgsdqM)" d="m12.187 11.952l-6.854 4.053V20l10.134-6.155z"/></g><defs><linearGradient id="SVGRHe0scpU" x1="5.333" x2="16.693" y1="6.667" y2="18.235" gradientUnits="userSpaceOnUse"><stop stop-color="#3fa3ff"/><stop offset="1" stop-color="#f0f8ff"/></linearGradient><linearGradient id="SVGBs0PBdEl" x1="5.333" x2="21.177" y1="4" y2="8.056" gradientUnits="userSpaceOnUse"><stop stop-color="#84c3ff"/><stop offset="1" stop-color="#fbfeff"/></linearGradient><linearGradient id="SVGzFmgsdqM" x1="5.867" x2="13.808" y1="18.133" y2="13.504" gradientUnits="userSpaceOnUse"><stop stop-color="#a8d5ff"/><stop offset="1" stop-color="#f6fbff"/></linearGradient><clipPath id="SVGHcSWxdhd51"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-deso-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(%23SVGHcSWxdhd51)%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGRHe0scpU)%22%20d%3D%22M5.333%204v4l10.134%205.845L5.333%2020h8.25c2.812%200%205.084-1.973%205.084-4.4V12z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGBs0PBdEl)%22%20d%3D%22m5.333%204l13.334%208V8.4c0-2.432-2.278-4.4-5.083-4.4z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGzFmgsdqM)%22%20d%3D%22m12.187%2011.952l-6.854%204.053V20l10.134-6.155z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGRHe0scpU%22%20x1%3D%225.333%22%20x2%3D%2216.693%22%20y1%3D%226.667%22%20y2%3D%2218.235%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%233fa3ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f0f8ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGBs0PBdEl%22%20x1%3D%225.333%22%20x2%3D%2221.177%22%20y1%3D%224%22%20y2%3D%228.056%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2384c3ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fbfeff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGzFmgsdqM%22%20x1%3D%225.867%22%20x2%3D%2213.808%22%20y1%3D%2218.133%22%20y2%3D%2213.504%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23a8d5ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f6fbff%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd51%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(%23SVGHcSWxdhd51)%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGRHe0scpU)%22%20d%3D%22M5.333%204v4l10.134%205.845L5.333%2020h8.25c2.812%200%205.084-1.973%205.084-4.4V12z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGBs0PBdEl)%22%20d%3D%22m5.333%204l13.334%208V8.4c0-2.432-2.278-4.4-5.083-4.4z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGzFmgsdqM)%22%20d%3D%22m12.187%2011.952l-6.854%204.053V20l10.134-6.155z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGRHe0scpU%22%20x1%3D%225.333%22%20x2%3D%2216.693%22%20y1%3D%226.667%22%20y2%3D%2218.235%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%233fa3ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f0f8ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGBs0PBdEl%22%20x1%3D%225.333%22%20x2%3D%2221.177%22%20y1%3D%224%22%20y2%3D%228.056%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2384c3ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fbfeff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGzFmgsdqM%22%20x1%3D%225.867%22%20x2%3D%2213.808%22%20y1%3D%2218.133%22%20y2%3D%2213.504%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23a8d5ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f6fbff%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd51%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/deso-background.svg?color=%231a73e8&size=48