psp from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
psp
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the psp logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG6eyl7CFZ)" fill-rule="evenodd" d="M3 4.688h7.875l-3.926 6.75zm1.294 14.625H21L12.624 4.688zm3.588-2.25h9.36l-4.69-8.438z" clip-rule="evenodd"/><defs><linearGradient id="SVG6eyl7CFZ" x1="16.343" x2="10.295" y1="5.523" y2="19.535" gradientUnits="userSpaceOnUse"><stop stop-color="#568eff"/><stop offset="1" stop-color="#185bef"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedPsp(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"><path fill="url(#SVG6eyl7CFZ)" fillRule="evenodd" d="M3 4.688h7.875l-3.926 6.75zm1.294 14.625H21L12.624 4.688zm3.588-2.25h9.36l-4.69-8.438z" clipRule="evenodd"/><defs><linearGradient id="SVG6eyl7CFZ" x1="16.343" x2="10.295" y1="5.523" y2="19.535" gradientUnits="userSpaceOnUse"><stop stopColor="#568eff"/><stop offset="1" stopColor="#185bef"/></linearGradient></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"><path fill="url(#SVG6eyl7CFZ)" fill-rule="evenodd" d="M3 4.688h7.875l-3.926 6.75zm1.294 14.625H21L12.624 4.688zm3.588-2.25h9.36l-4.69-8.438z" clip-rule="evenodd"/><defs><linearGradient id="SVG6eyl7CFZ" x1="16.343" x2="10.295" y1="5.523" y2="19.535" gradientUnits="userSpaceOnUse"><stop stop-color="#568eff"/><stop offset="1" stop-color="#185bef"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-psp {
  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%3Cpath%20fill%3D%22url(%23SVG6eyl7CFZ)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3%204.688h7.875l-3.926%206.75zm1.294%2014.625H21L12.624%204.688zm3.588-2.25h9.36l-4.69-8.438z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG6eyl7CFZ%22%20x1%3D%2216.343%22%20x2%3D%2210.295%22%20y1%3D%225.523%22%20y2%3D%2219.535%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23568eff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23185bef%22%2F%3E%3C%2FlinearGradient%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%3Cpath%20fill%3D%22url(%23SVG6eyl7CFZ)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3%204.688h7.875l-3.926%206.75zm1.294%2014.625H21L12.624%204.688zm3.588-2.25h9.36l-4.69-8.438z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG6eyl7CFZ%22%20x1%3D%2216.343%22%20x2%3D%2210.295%22%20y1%3D%225.523%22%20y2%3D%2219.535%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23568eff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23185bef%22%2F%3E%3C%2FlinearGradient%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/psp.svg?color=%231a73e8&size=48