picpay from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
picpay
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the picpay logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.463 1.587v7.537H24V1.587zm1.256 1.256h5.025v5.025h-5.025zm1.256 1.256v2.513h2.513V4.099zM3.77 5.355V8.53h3.376c2.142 0 3.358 1.04 3.358 2.939c0 1.947-1.216 3.011-3.358 3.011H3.769V8.53H0v13.884h3.769v-4.76h3.57c4.333 0 6.815-2.352 6.815-6.32c0-3.771-2.482-5.978-6.814-5.978Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPicpay(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.463 1.587v7.537H24V1.587zm1.256 1.256h5.025v5.025h-5.025zm1.256 1.256v2.513h2.513V4.099zM3.77 5.355V8.53h3.376c2.142 0 3.358 1.04 3.358 2.939c0 1.947-1.216 3.011-3.358 3.011H3.769V8.53H0v13.884h3.769v-4.76h3.57c4.333 0 6.815-2.352 6.815-6.32c0-3.771-2.482-5.978-6.814-5.978Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.463 1.587v7.537H24V1.587zm1.256 1.256h5.025v5.025h-5.025zm1.256 1.256v2.513h2.513V4.099zM3.77 5.355V8.53h3.376c2.142 0 3.358 1.04 3.358 2.939c0 1.947-1.216 3.011-3.358 3.011H3.769V8.53H0v13.884h3.769v-4.76h3.57c4.333 0 6.815-2.352 6.815-6.32c0-3.771-2.482-5.978-6.814-5.978Z"/></svg>
</template>

CSS

.icon-picpay {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.463%201.587v7.537H24V1.587zm1.256%201.256h5.025v5.025h-5.025zm1.256%201.256v2.513h2.513V4.099zM3.77%205.355V8.53h3.376c2.142%200%203.358%201.04%203.358%202.939c0%201.947-1.216%203.011-3.358%203.011H3.769V8.53H0v13.884h3.769v-4.76h3.57c4.333%200%206.815-2.352%206.815-6.32c0-3.771-2.482-5.978-6.814-5.978Z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.463%201.587v7.537H24V1.587zm1.256%201.256h5.025v5.025h-5.025zm1.256%201.256v2.513h2.513V4.099zM3.77%205.355V8.53h3.376c2.142%200%203.358%201.04%203.358%202.939c0%201.947-1.216%203.011-3.358%203.011H3.769V8.53H0v13.884h3.769v-4.76h3.57c4.333%200%206.815-2.352%206.815-6.32c0-3.771-2.482-5.978-6.814-5.978Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/picpay.svg?color=%231a73e8&size=48