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

Name
blid-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 blid 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(#SVGHcSWxdhd32)"><path fill="#132227" d="M24 0H0v24h24z"/><path fill="#fff" d="M7.675 15.202c-.5.028-.524-.704-.436-1.028q.69-2.449 1.44-4.88c.15-.497.417-.95.78-1.32c.452-.46 1.432-.58 1.704.152c.1.268-.032.868-.136 1.232l-1.12 3.744c-.308 1.024-1.068 2.036-2.232 2.1m1.94-6.128l-1.428 4.72a.16.16 0 0 0 .12.203q.046.011.092-.003l.116-.04a.51.51 0 0 0 .372-.368l1.372-4.584a.17.17 0 0 0-.028-.152a.18.18 0 0 0-.14-.072h-.06q-.325-.005-.416.296m5.888-1.28a.204.204 0 0 1 .188-.16c.624-.052 2.156-.192 1.872 1a66 66 0 0 1-.828 3.152q-.312 1.068-1.2 1.368q-.742.25-1.5.448a.05.05 0 0 1-.031-.023a.05.05 0 0 1-.005-.038zm.36 4.164l.816-3.184a.21.21 0 0 0-.089-.224a.2.2 0 0 0-.08-.028l-.067-.008q-.259-.029-.32.224l-.924 3.544q-.067.239.16.148l.16-.068a.56.56 0 0 0 .34-.4zm2.952-2.5l.536-.064a.07.07 0 0 1 .06.02c.008.012.016.02.016.032v.036l-.112.508q-.001.023-.02.04a.07.07 0 0 1-.04.016l-.664.104a.07.07 0 0 0-.04.02a.1.1 0 0 0-.016.036l-.264 1.112a.08.08 0 0 0 .051.088a.1.1 0 0 0 .037 0l.712-.184a.07.07 0 0 1 .064.02q.013.013.019.03a.1.1 0 0 1 0 .038l-.12.532c0 .016-.007.024-.015.036a.1.1 0 0 1-.032.02l-1.7.5a.07.07 0 0 1-.068-.016a.07.07 0 0 1-.016-.072l1.14-4.652a.07.07 0 0 1 .024-.04a.07.07 0 0 1 .04-.016h1.52a.07.07 0 0 1 .056.028a.07.07 0 0 1 .016.06l-.128.576c0 .016-.012.032-.024.04a.07.07 0 0 1-.04.016l-.78.028a.07.07 0 0 0-.04.016a.07.07 0 0 0-.024.04l-.224.96a.08.08 0 0 0 .016.068l.028.02h.032zM7.17 11.69q.245.161.208.4q-.295 1.868-1.016 3.136c-.432.752-1.492.96-2.256 1.172a.08.08 0 0 1-.08-.024a.09.09 0 0 1-.024-.084l2.56-8.568c.012-.04.036-.06.076-.068q.847-.113 1.424.02c.768.184 0 2.216-.2 2.852c-.136.44-.368.8-.696 1.072q-.061.052.004.092m-.744-.7a.15.15 0 0 0 .072.176a.144.144 0 0 0 .184-.04l.288-.352a.2.2 0 0 0 .028-.052l.444-1.58a.15.15 0 0 0-.064-.168a.14.14 0 0 0-.06-.02l-.172-.016a.15.15 0 0 0-.152.108zm-.94 3.812l.172-.08a.57.57 0 0 0 .292-.352l.496-1.712a.19.19 0 0 0-.028-.16a.18.18 0 0 0-.14-.072h-.06a.28.28 0 0 0-.176.052a.3.3 0 0 0-.108.152l-.6 2.04q-.074.246.152.132m6.024-1.74l.704-.192h.016c.008 0 .012.008.016.012q.008.006.012.016v.024l-.228.94a.04.04 0 0 1-.012.02a.04.04 0 0 1-.016.008l-1.56.512h-.016a.04.04 0 0 1-.016-.012a.04.04 0 0 1-.012-.02v-.02l1.676-6.72a.04.04 0 0 1 .012-.02a.03.03 0 0 1 .02-.008l.656.004l.016.004l.012.012l.008.016v.02l-1.332 5.356v.02l.008.02l.016.008zm.888.644l1.6-6.048a.07.07 0 0 1 .068-.056h.664c.048 0 .08.06.064.104l-1.532 5.816a.1.1 0 0 1-.016.032a.1.1 0 0 1-.032.02l-.724.232a.1.1 0 0 1-.04 0a.1.1 0 0 1-.032-.02a.1.1 0 0 1-.016-.036a.1.1 0 0 1 0-.04z"/></g><defs><clipPath id="SVGHcSWxdhd32"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedBlidBackground(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(#SVGHcSWxdhd32)"><path fill="#132227" d="M24 0H0v24h24z"/><path fill="#fff" d="M7.675 15.202c-.5.028-.524-.704-.436-1.028q.69-2.449 1.44-4.88c.15-.497.417-.95.78-1.32c.452-.46 1.432-.58 1.704.152c.1.268-.032.868-.136 1.232l-1.12 3.744c-.308 1.024-1.068 2.036-2.232 2.1m1.94-6.128l-1.428 4.72a.16.16 0 0 0 .12.203q.046.011.092-.003l.116-.04a.51.51 0 0 0 .372-.368l1.372-4.584a.17.17 0 0 0-.028-.152a.18.18 0 0 0-.14-.072h-.06q-.325-.005-.416.296m5.888-1.28a.204.204 0 0 1 .188-.16c.624-.052 2.156-.192 1.872 1a66 66 0 0 1-.828 3.152q-.312 1.068-1.2 1.368q-.742.25-1.5.448a.05.05 0 0 1-.031-.023a.05.05 0 0 1-.005-.038zm.36 4.164l.816-3.184a.21.21 0 0 0-.089-.224a.2.2 0 0 0-.08-.028l-.067-.008q-.259-.029-.32.224l-.924 3.544q-.067.239.16.148l.16-.068a.56.56 0 0 0 .34-.4zm2.952-2.5l.536-.064a.07.07 0 0 1 .06.02c.008.012.016.02.016.032v.036l-.112.508q-.001.023-.02.04a.07.07 0 0 1-.04.016l-.664.104a.07.07 0 0 0-.04.02a.1.1 0 0 0-.016.036l-.264 1.112a.08.08 0 0 0 .051.088a.1.1 0 0 0 .037 0l.712-.184a.07.07 0 0 1 .064.02q.013.013.019.03a.1.1 0 0 1 0 .038l-.12.532c0 .016-.007.024-.015.036a.1.1 0 0 1-.032.02l-1.7.5a.07.07 0 0 1-.068-.016a.07.07 0 0 1-.016-.072l1.14-4.652a.07.07 0 0 1 .024-.04a.07.07 0 0 1 .04-.016h1.52a.07.07 0 0 1 .056.028a.07.07 0 0 1 .016.06l-.128.576c0 .016-.012.032-.024.04a.07.07 0 0 1-.04.016l-.78.028a.07.07 0 0 0-.04.016a.07.07 0 0 0-.024.04l-.224.96a.08.08 0 0 0 .016.068l.028.02h.032zM7.17 11.69q.245.161.208.4q-.295 1.868-1.016 3.136c-.432.752-1.492.96-2.256 1.172a.08.08 0 0 1-.08-.024a.09.09 0 0 1-.024-.084l2.56-8.568c.012-.04.036-.06.076-.068q.847-.113 1.424.02c.768.184 0 2.216-.2 2.852c-.136.44-.368.8-.696 1.072q-.061.052.004.092m-.744-.7a.15.15 0 0 0 .072.176a.144.144 0 0 0 .184-.04l.288-.352a.2.2 0 0 0 .028-.052l.444-1.58a.15.15 0 0 0-.064-.168a.14.14 0 0 0-.06-.02l-.172-.016a.15.15 0 0 0-.152.108zm-.94 3.812l.172-.08a.57.57 0 0 0 .292-.352l.496-1.712a.19.19 0 0 0-.028-.16a.18.18 0 0 0-.14-.072h-.06a.28.28 0 0 0-.176.052a.3.3 0 0 0-.108.152l-.6 2.04q-.074.246.152.132m6.024-1.74l.704-.192h.016c.008 0 .012.008.016.012q.008.006.012.016v.024l-.228.94a.04.04 0 0 1-.012.02a.04.04 0 0 1-.016.008l-1.56.512h-.016a.04.04 0 0 1-.016-.012a.04.04 0 0 1-.012-.02v-.02l1.676-6.72a.04.04 0 0 1 .012-.02a.03.03 0 0 1 .02-.008l.656.004l.016.004l.012.012l.008.016v.02l-1.332 5.356v.02l.008.02l.016.008zm.888.644l1.6-6.048a.07.07 0 0 1 .068-.056h.664c.048 0 .08.06.064.104l-1.532 5.816a.1.1 0 0 1-.016.032a.1.1 0 0 1-.032.02l-.724.232a.1.1 0 0 1-.04 0a.1.1 0 0 1-.032-.02a.1.1 0 0 1-.016-.036a.1.1 0 0 1 0-.04z"/></g><defs><clipPath id="SVGHcSWxdhd32"><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(#SVGHcSWxdhd32)"><path fill="#132227" d="M24 0H0v24h24z"/><path fill="#fff" d="M7.675 15.202c-.5.028-.524-.704-.436-1.028q.69-2.449 1.44-4.88c.15-.497.417-.95.78-1.32c.452-.46 1.432-.58 1.704.152c.1.268-.032.868-.136 1.232l-1.12 3.744c-.308 1.024-1.068 2.036-2.232 2.1m1.94-6.128l-1.428 4.72a.16.16 0 0 0 .12.203q.046.011.092-.003l.116-.04a.51.51 0 0 0 .372-.368l1.372-4.584a.17.17 0 0 0-.028-.152a.18.18 0 0 0-.14-.072h-.06q-.325-.005-.416.296m5.888-1.28a.204.204 0 0 1 .188-.16c.624-.052 2.156-.192 1.872 1a66 66 0 0 1-.828 3.152q-.312 1.068-1.2 1.368q-.742.25-1.5.448a.05.05 0 0 1-.031-.023a.05.05 0 0 1-.005-.038zm.36 4.164l.816-3.184a.21.21 0 0 0-.089-.224a.2.2 0 0 0-.08-.028l-.067-.008q-.259-.029-.32.224l-.924 3.544q-.067.239.16.148l.16-.068a.56.56 0 0 0 .34-.4zm2.952-2.5l.536-.064a.07.07 0 0 1 .06.02c.008.012.016.02.016.032v.036l-.112.508q-.001.023-.02.04a.07.07 0 0 1-.04.016l-.664.104a.07.07 0 0 0-.04.02a.1.1 0 0 0-.016.036l-.264 1.112a.08.08 0 0 0 .051.088a.1.1 0 0 0 .037 0l.712-.184a.07.07 0 0 1 .064.02q.013.013.019.03a.1.1 0 0 1 0 .038l-.12.532c0 .016-.007.024-.015.036a.1.1 0 0 1-.032.02l-1.7.5a.07.07 0 0 1-.068-.016a.07.07 0 0 1-.016-.072l1.14-4.652a.07.07 0 0 1 .024-.04a.07.07 0 0 1 .04-.016h1.52a.07.07 0 0 1 .056.028a.07.07 0 0 1 .016.06l-.128.576c0 .016-.012.032-.024.04a.07.07 0 0 1-.04.016l-.78.028a.07.07 0 0 0-.04.016a.07.07 0 0 0-.024.04l-.224.96a.08.08 0 0 0 .016.068l.028.02h.032zM7.17 11.69q.245.161.208.4q-.295 1.868-1.016 3.136c-.432.752-1.492.96-2.256 1.172a.08.08 0 0 1-.08-.024a.09.09 0 0 1-.024-.084l2.56-8.568c.012-.04.036-.06.076-.068q.847-.113 1.424.02c.768.184 0 2.216-.2 2.852c-.136.44-.368.8-.696 1.072q-.061.052.004.092m-.744-.7a.15.15 0 0 0 .072.176a.144.144 0 0 0 .184-.04l.288-.352a.2.2 0 0 0 .028-.052l.444-1.58a.15.15 0 0 0-.064-.168a.14.14 0 0 0-.06-.02l-.172-.016a.15.15 0 0 0-.152.108zm-.94 3.812l.172-.08a.57.57 0 0 0 .292-.352l.496-1.712a.19.19 0 0 0-.028-.16a.18.18 0 0 0-.14-.072h-.06a.28.28 0 0 0-.176.052a.3.3 0 0 0-.108.152l-.6 2.04q-.074.246.152.132m6.024-1.74l.704-.192h.016c.008 0 .012.008.016.012q.008.006.012.016v.024l-.228.94a.04.04 0 0 1-.012.02a.04.04 0 0 1-.016.008l-1.56.512h-.016a.04.04 0 0 1-.016-.012a.04.04 0 0 1-.012-.02v-.02l1.676-6.72a.04.04 0 0 1 .012-.02a.03.03 0 0 1 .02-.008l.656.004l.016.004l.012.012l.008.016v.02l-1.332 5.356v.02l.008.02l.016.008zm.888.644l1.6-6.048a.07.07 0 0 1 .068-.056h.664c.048 0 .08.06.064.104l-1.532 5.816a.1.1 0 0 1-.016.032a.1.1 0 0 1-.032.02l-.724.232a.1.1 0 0 1-.04 0a.1.1 0 0 1-.032-.02a.1.1 0 0 1-.016-.036a.1.1 0 0 1 0-.04z"/></g><defs><clipPath id="SVGHcSWxdhd32"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-blid-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(%23SVGHcSWxdhd32)%22%3E%3Cpath%20fill%3D%22%23132227%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.675%2015.202c-.5.028-.524-.704-.436-1.028q.69-2.449%201.44-4.88c.15-.497.417-.95.78-1.32c.452-.46%201.432-.58%201.704.152c.1.268-.032.868-.136%201.232l-1.12%203.744c-.308%201.024-1.068%202.036-2.232%202.1m1.94-6.128l-1.428%204.72a.16.16%200%200%200%20.12.203q.046.011.092-.003l.116-.04a.51.51%200%200%200%20.372-.368l1.372-4.584a.17.17%200%200%200-.028-.152a.18.18%200%200%200-.14-.072h-.06q-.325-.005-.416.296m5.888-1.28a.204.204%200%200%201%20.188-.16c.624-.052%202.156-.192%201.872%201a66%2066%200%200%201-.828%203.152q-.312%201.068-1.2%201.368q-.742.25-1.5.448a.05.05%200%200%201-.031-.023a.05.05%200%200%201-.005-.038zm.36%204.164l.816-3.184a.21.21%200%200%200-.089-.224a.2.2%200%200%200-.08-.028l-.067-.008q-.259-.029-.32.224l-.924%203.544q-.067.239.16.148l.16-.068a.56.56%200%200%200%20.34-.4zm2.952-2.5l.536-.064a.07.07%200%200%201%20.06.02c.008.012.016.02.016.032v.036l-.112.508q-.001.023-.02.04a.07.07%200%200%201-.04.016l-.664.104a.07.07%200%200%200-.04.02a.1.1%200%200%200-.016.036l-.264%201.112a.08.08%200%200%200%20.051.088a.1.1%200%200%200%20.037%200l.712-.184a.07.07%200%200%201%20.064.02q.013.013.019.03a.1.1%200%200%201%200%20.038l-.12.532c0%20.016-.007.024-.015.036a.1.1%200%200%201-.032.02l-1.7.5a.07.07%200%200%201-.068-.016a.07.07%200%200%201-.016-.072l1.14-4.652a.07.07%200%200%201%20.024-.04a.07.07%200%200%201%20.04-.016h1.52a.07.07%200%200%201%20.056.028a.07.07%200%200%201%20.016.06l-.128.576c0%20.016-.012.032-.024.04a.07.07%200%200%201-.04.016l-.78.028a.07.07%200%200%200-.04.016a.07.07%200%200%200-.024.04l-.224.96a.08.08%200%200%200%20.016.068l.028.02h.032zM7.17%2011.69q.245.161.208.4q-.295%201.868-1.016%203.136c-.432.752-1.492.96-2.256%201.172a.08.08%200%200%201-.08-.024a.09.09%200%200%201-.024-.084l2.56-8.568c.012-.04.036-.06.076-.068q.847-.113%201.424.02c.768.184%200%202.216-.2%202.852c-.136.44-.368.8-.696%201.072q-.061.052.004.092m-.744-.7a.15.15%200%200%200%20.072.176a.144.144%200%200%200%20.184-.04l.288-.352a.2.2%200%200%200%20.028-.052l.444-1.58a.15.15%200%200%200-.064-.168a.14.14%200%200%200-.06-.02l-.172-.016a.15.15%200%200%200-.152.108zm-.94%203.812l.172-.08a.57.57%200%200%200%20.292-.352l.496-1.712a.19.19%200%200%200-.028-.16a.18.18%200%200%200-.14-.072h-.06a.28.28%200%200%200-.176.052a.3.3%200%200%200-.108.152l-.6%202.04q-.074.246.152.132m6.024-1.74l.704-.192h.016c.008%200%20.012.008.016.012q.008.006.012.016v.024l-.228.94a.04.04%200%200%201-.012.02a.04.04%200%200%201-.016.008l-1.56.512h-.016a.04.04%200%200%201-.016-.012a.04.04%200%200%201-.012-.02v-.02l1.676-6.72a.04.04%200%200%201%20.012-.02a.03.03%200%200%201%20.02-.008l.656.004l.016.004l.012.012l.008.016v.02l-1.332%205.356v.02l.008.02l.016.008zm.888.644l1.6-6.048a.07.07%200%200%201%20.068-.056h.664c.048%200%20.08.06.064.104l-1.532%205.816a.1.1%200%200%201-.016.032a.1.1%200%200%201-.032.02l-.724.232a.1.1%200%200%201-.04%200a.1.1%200%200%201-.032-.02a.1.1%200%200%201-.016-.036a.1.1%200%200%201%200-.04z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGHcSWxdhd32%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(%23SVGHcSWxdhd32)%22%3E%3Cpath%20fill%3D%22%23132227%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.675%2015.202c-.5.028-.524-.704-.436-1.028q.69-2.449%201.44-4.88c.15-.497.417-.95.78-1.32c.452-.46%201.432-.58%201.704.152c.1.268-.032.868-.136%201.232l-1.12%203.744c-.308%201.024-1.068%202.036-2.232%202.1m1.94-6.128l-1.428%204.72a.16.16%200%200%200%20.12.203q.046.011.092-.003l.116-.04a.51.51%200%200%200%20.372-.368l1.372-4.584a.17.17%200%200%200-.028-.152a.18.18%200%200%200-.14-.072h-.06q-.325-.005-.416.296m5.888-1.28a.204.204%200%200%201%20.188-.16c.624-.052%202.156-.192%201.872%201a66%2066%200%200%201-.828%203.152q-.312%201.068-1.2%201.368q-.742.25-1.5.448a.05.05%200%200%201-.031-.023a.05.05%200%200%201-.005-.038zm.36%204.164l.816-3.184a.21.21%200%200%200-.089-.224a.2.2%200%200%200-.08-.028l-.067-.008q-.259-.029-.32.224l-.924%203.544q-.067.239.16.148l.16-.068a.56.56%200%200%200%20.34-.4zm2.952-2.5l.536-.064a.07.07%200%200%201%20.06.02c.008.012.016.02.016.032v.036l-.112.508q-.001.023-.02.04a.07.07%200%200%201-.04.016l-.664.104a.07.07%200%200%200-.04.02a.1.1%200%200%200-.016.036l-.264%201.112a.08.08%200%200%200%20.051.088a.1.1%200%200%200%20.037%200l.712-.184a.07.07%200%200%201%20.064.02q.013.013.019.03a.1.1%200%200%201%200%20.038l-.12.532c0%20.016-.007.024-.015.036a.1.1%200%200%201-.032.02l-1.7.5a.07.07%200%200%201-.068-.016a.07.07%200%200%201-.016-.072l1.14-4.652a.07.07%200%200%201%20.024-.04a.07.07%200%200%201%20.04-.016h1.52a.07.07%200%200%201%20.056.028a.07.07%200%200%201%20.016.06l-.128.576c0%20.016-.012.032-.024.04a.07.07%200%200%201-.04.016l-.78.028a.07.07%200%200%200-.04.016a.07.07%200%200%200-.024.04l-.224.96a.08.08%200%200%200%20.016.068l.028.02h.032zM7.17%2011.69q.245.161.208.4q-.295%201.868-1.016%203.136c-.432.752-1.492.96-2.256%201.172a.08.08%200%200%201-.08-.024a.09.09%200%200%201-.024-.084l2.56-8.568c.012-.04.036-.06.076-.068q.847-.113%201.424.02c.768.184%200%202.216-.2%202.852c-.136.44-.368.8-.696%201.072q-.061.052.004.092m-.744-.7a.15.15%200%200%200%20.072.176a.144.144%200%200%200%20.184-.04l.288-.352a.2.2%200%200%200%20.028-.052l.444-1.58a.15.15%200%200%200-.064-.168a.14.14%200%200%200-.06-.02l-.172-.016a.15.15%200%200%200-.152.108zm-.94%203.812l.172-.08a.57.57%200%200%200%20.292-.352l.496-1.712a.19.19%200%200%200-.028-.16a.18.18%200%200%200-.14-.072h-.06a.28.28%200%200%200-.176.052a.3.3%200%200%200-.108.152l-.6%202.04q-.074.246.152.132m6.024-1.74l.704-.192h.016c.008%200%20.012.008.016.012q.008.006.012.016v.024l-.228.94a.04.04%200%200%201-.012.02a.04.04%200%200%201-.016.008l-1.56.512h-.016a.04.04%200%200%201-.016-.012a.04.04%200%200%201-.012-.02v-.02l1.676-6.72a.04.04%200%200%201%20.012-.02a.03.03%200%200%201%20.02-.008l.656.004l.016.004l.012.012l.008.016v.02l-1.332%205.356v.02l.008.02l.016.008zm.888.644l1.6-6.048a.07.07%200%200%201%20.068-.056h.664c.048%200%20.08.06.064.104l-1.532%205.816a.1.1%200%200%201-.016.032a.1.1%200%200%201-.032.02l-.724.232a.1.1%200%200%201-.04%200a.1.1%200%200%201-.032-.02a.1.1%200%200%201-.016-.036a.1.1%200%200%201%200-.04z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGHcSWxdhd32%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/blid-background.svg?color=%231a73e8&size=48