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

Name
pib-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 pib 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(#SVGHcSWxdhd204)"><path fill="url(#SVGCCKEwdyC)" d="M24 0H0v24h24z"/><path fill="#fff" d="M5.778 10.428V7.596l3.177-1.808l2.449 1.406zm6-6.428L9.333 5.494l5.778 3.28V5.895zm3.778 8.729V6.132l2.666 1.458v3.7zm2.665 1.837v-2.84l-5.6 3.235l2.43 1.474zm-9.332 1.68v-2.861l5.778 3.298l-2.445 1.54zm-3.111 2.3v-5.962l2.667-1.473V20zm4.444-8.61L12 8.89l1.778 1.047v2.271L12 13.333l-1.778-1.125z"/></g><defs><linearGradient id="SVGCCKEwdyC" x1="12" x2="12" y1="4" y2="20" gradientUnits="userSpaceOnUse"><stop stop-color="#8cb69d"/><stop offset=".191" stop-color="#a2c98a"/><stop offset=".386" stop-color="#c1a879"/><stop offset=".579" stop-color="#df6b83"/><stop offset=".8" stop-color="#6e7cb4"/><stop offset="1" stop-color="#7270af"/></linearGradient><clipPath id="SVGHcSWxdhd204"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedPibBackground(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(#SVGHcSWxdhd204)"><path fill="url(#SVGCCKEwdyC)" d="M24 0H0v24h24z"/><path fill="#fff" d="M5.778 10.428V7.596l3.177-1.808l2.449 1.406zm6-6.428L9.333 5.494l5.778 3.28V5.895zm3.778 8.729V6.132l2.666 1.458v3.7zm2.665 1.837v-2.84l-5.6 3.235l2.43 1.474zm-9.332 1.68v-2.861l5.778 3.298l-2.445 1.54zm-3.111 2.3v-5.962l2.667-1.473V20zm4.444-8.61L12 8.89l1.778 1.047v2.271L12 13.333l-1.778-1.125z"/></g><defs><linearGradient id="SVGCCKEwdyC" x1="12" x2="12" y1="4" y2="20" gradientUnits="userSpaceOnUse"><stop stopColor="#8cb69d"/><stop offset=".191" stopColor="#a2c98a"/><stop offset=".386" stopColor="#c1a879"/><stop offset=".579" stopColor="#df6b83"/><stop offset=".8" stopColor="#6e7cb4"/><stop offset="1" stopColor="#7270af"/></linearGradient><clipPath id="SVGHcSWxdhd204"><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(#SVGHcSWxdhd204)"><path fill="url(#SVGCCKEwdyC)" d="M24 0H0v24h24z"/><path fill="#fff" d="M5.778 10.428V7.596l3.177-1.808l2.449 1.406zm6-6.428L9.333 5.494l5.778 3.28V5.895zm3.778 8.729V6.132l2.666 1.458v3.7zm2.665 1.837v-2.84l-5.6 3.235l2.43 1.474zm-9.332 1.68v-2.861l5.778 3.298l-2.445 1.54zm-3.111 2.3v-5.962l2.667-1.473V20zm4.444-8.61L12 8.89l1.778 1.047v2.271L12 13.333l-1.778-1.125z"/></g><defs><linearGradient id="SVGCCKEwdyC" x1="12" x2="12" y1="4" y2="20" gradientUnits="userSpaceOnUse"><stop stop-color="#8cb69d"/><stop offset=".191" stop-color="#a2c98a"/><stop offset=".386" stop-color="#c1a879"/><stop offset=".579" stop-color="#df6b83"/><stop offset=".8" stop-color="#6e7cb4"/><stop offset="1" stop-color="#7270af"/></linearGradient><clipPath id="SVGHcSWxdhd204"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-pib-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(%23SVGHcSWxdhd204)%22%3E%3Cpath%20fill%3D%22url(%23SVGCCKEwdyC)%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.778%2010.428V7.596l3.177-1.808l2.449%201.406zm6-6.428L9.333%205.494l5.778%203.28V5.895zm3.778%208.729V6.132l2.666%201.458v3.7zm2.665%201.837v-2.84l-5.6%203.235l2.43%201.474zm-9.332%201.68v-2.861l5.778%203.298l-2.445%201.54zm-3.111%202.3v-5.962l2.667-1.473V20zm4.444-8.61L12%208.89l1.778%201.047v2.271L12%2013.333l-1.778-1.125z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGCCKEwdyC%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%224%22%20y2%3D%2220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%238cb69d%22%2F%3E%3Cstop%20offset%3D%22.191%22%20stop-color%3D%22%23a2c98a%22%2F%3E%3Cstop%20offset%3D%22.386%22%20stop-color%3D%22%23c1a879%22%2F%3E%3Cstop%20offset%3D%22.579%22%20stop-color%3D%22%23df6b83%22%2F%3E%3Cstop%20offset%3D%22.8%22%20stop-color%3D%22%236e7cb4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237270af%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd204%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(%23SVGHcSWxdhd204)%22%3E%3Cpath%20fill%3D%22url(%23SVGCCKEwdyC)%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.778%2010.428V7.596l3.177-1.808l2.449%201.406zm6-6.428L9.333%205.494l5.778%203.28V5.895zm3.778%208.729V6.132l2.666%201.458v3.7zm2.665%201.837v-2.84l-5.6%203.235l2.43%201.474zm-9.332%201.68v-2.861l5.778%203.298l-2.445%201.54zm-3.111%202.3v-5.962l2.667-1.473V20zm4.444-8.61L12%208.89l1.778%201.047v2.271L12%2013.333l-1.778-1.125z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGCCKEwdyC%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%224%22%20y2%3D%2220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%238cb69d%22%2F%3E%3Cstop%20offset%3D%22.191%22%20stop-color%3D%22%23a2c98a%22%2F%3E%3Cstop%20offset%3D%22.386%22%20stop-color%3D%22%23c1a879%22%2F%3E%3Cstop%20offset%3D%22.579%22%20stop-color%3D%22%23df6b83%22%2F%3E%3Cstop%20offset%3D%22.8%22%20stop-color%3D%22%236e7cb4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237270af%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd204%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/pib-background.svg?color=%231a73e8&size=48

Pib logo — Web3 Icons Branded · IconsDB