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

Name
pop-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 pop 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(#SVGHcSWxdhd199)"><path fill="url(#SVGSKMsDbSi)" d="M24 0H0v24h24z"/><path fill="#fff" d="M6.8 13.6H18V8.8h2v6.4H6.8zM6 15.2H4V8.8h13.2v1.6H6zm11.2-2.4v-1.6H6.8v1.6z"/></g><defs><linearGradient id="SVGSKMsDbSi" x1="12.4" x2="10" y1="8" y2="15.2" gradientUnits="userSpaceOnUse"><stop stop-color="#00bac9"/><stop offset=".12" stop-color="#2060b2"/><stop offset=".18" stop-color="#7046b2"/><stop offset=".24" stop-color="#cc83a1"/><stop offset=".3" stop-color="#663fa9"/><stop offset=".37" stop-color="#3557b8"/><stop offset=".45" stop-color="#8851b7"/><stop offset=".56" stop-color="#e096ac"/><stop offset=".75" stop-color="#7443b7"/><stop offset=".91" stop-color="#8f48a9"/><stop offset="1" stop-color="#c379ad"/></linearGradient><clipPath id="SVGHcSWxdhd199"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedPopBackground(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(#SVGHcSWxdhd199)"><path fill="url(#SVGSKMsDbSi)" d="M24 0H0v24h24z"/><path fill="#fff" d="M6.8 13.6H18V8.8h2v6.4H6.8zM6 15.2H4V8.8h13.2v1.6H6zm11.2-2.4v-1.6H6.8v1.6z"/></g><defs><linearGradient id="SVGSKMsDbSi" x1="12.4" x2="10" y1="8" y2="15.2" gradientUnits="userSpaceOnUse"><stop stopColor="#00bac9"/><stop offset=".12" stopColor="#2060b2"/><stop offset=".18" stopColor="#7046b2"/><stop offset=".24" stopColor="#cc83a1"/><stop offset=".3" stopColor="#663fa9"/><stop offset=".37" stopColor="#3557b8"/><stop offset=".45" stopColor="#8851b7"/><stop offset=".56" stopColor="#e096ac"/><stop offset=".75" stopColor="#7443b7"/><stop offset=".91" stopColor="#8f48a9"/><stop offset="1" stopColor="#c379ad"/></linearGradient><clipPath id="SVGHcSWxdhd199"><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(#SVGHcSWxdhd199)"><path fill="url(#SVGSKMsDbSi)" d="M24 0H0v24h24z"/><path fill="#fff" d="M6.8 13.6H18V8.8h2v6.4H6.8zM6 15.2H4V8.8h13.2v1.6H6zm11.2-2.4v-1.6H6.8v1.6z"/></g><defs><linearGradient id="SVGSKMsDbSi" x1="12.4" x2="10" y1="8" y2="15.2" gradientUnits="userSpaceOnUse"><stop stop-color="#00bac9"/><stop offset=".12" stop-color="#2060b2"/><stop offset=".18" stop-color="#7046b2"/><stop offset=".24" stop-color="#cc83a1"/><stop offset=".3" stop-color="#663fa9"/><stop offset=".37" stop-color="#3557b8"/><stop offset=".45" stop-color="#8851b7"/><stop offset=".56" stop-color="#e096ac"/><stop offset=".75" stop-color="#7443b7"/><stop offset=".91" stop-color="#8f48a9"/><stop offset="1" stop-color="#c379ad"/></linearGradient><clipPath id="SVGHcSWxdhd199"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-pop-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(%23SVGHcSWxdhd199)%22%3E%3Cpath%20fill%3D%22url(%23SVGSKMsDbSi)%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6.8%2013.6H18V8.8h2v6.4H6.8zM6%2015.2H4V8.8h13.2v1.6H6zm11.2-2.4v-1.6H6.8v1.6z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGSKMsDbSi%22%20x1%3D%2212.4%22%20x2%3D%2210%22%20y1%3D%228%22%20y2%3D%2215.2%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2300bac9%22%2F%3E%3Cstop%20offset%3D%22.12%22%20stop-color%3D%22%232060b2%22%2F%3E%3Cstop%20offset%3D%22.18%22%20stop-color%3D%22%237046b2%22%2F%3E%3Cstop%20offset%3D%22.24%22%20stop-color%3D%22%23cc83a1%22%2F%3E%3Cstop%20offset%3D%22.3%22%20stop-color%3D%22%23663fa9%22%2F%3E%3Cstop%20offset%3D%22.37%22%20stop-color%3D%22%233557b8%22%2F%3E%3Cstop%20offset%3D%22.45%22%20stop-color%3D%22%238851b7%22%2F%3E%3Cstop%20offset%3D%22.56%22%20stop-color%3D%22%23e096ac%22%2F%3E%3Cstop%20offset%3D%22.75%22%20stop-color%3D%22%237443b7%22%2F%3E%3Cstop%20offset%3D%22.91%22%20stop-color%3D%22%238f48a9%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23c379ad%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd199%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(%23SVGHcSWxdhd199)%22%3E%3Cpath%20fill%3D%22url(%23SVGSKMsDbSi)%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6.8%2013.6H18V8.8h2v6.4H6.8zM6%2015.2H4V8.8h13.2v1.6H6zm11.2-2.4v-1.6H6.8v1.6z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGSKMsDbSi%22%20x1%3D%2212.4%22%20x2%3D%2210%22%20y1%3D%228%22%20y2%3D%2215.2%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2300bac9%22%2F%3E%3Cstop%20offset%3D%22.12%22%20stop-color%3D%22%232060b2%22%2F%3E%3Cstop%20offset%3D%22.18%22%20stop-color%3D%22%237046b2%22%2F%3E%3Cstop%20offset%3D%22.24%22%20stop-color%3D%22%23cc83a1%22%2F%3E%3Cstop%20offset%3D%22.3%22%20stop-color%3D%22%23663fa9%22%2F%3E%3Cstop%20offset%3D%22.37%22%20stop-color%3D%22%233557b8%22%2F%3E%3Cstop%20offset%3D%22.45%22%20stop-color%3D%22%238851b7%22%2F%3E%3Cstop%20offset%3D%22.56%22%20stop-color%3D%22%23e096ac%22%2F%3E%3Cstop%20offset%3D%22.75%22%20stop-color%3D%22%237443b7%22%2F%3E%3Cstop%20offset%3D%22.91%22%20stop-color%3D%22%238f48a9%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23c379ad%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd199%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/pop-background.svg?color=%231a73e8&size=48