paypal logo icon

paypal-logo from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.

Name
paypal-logo
Set
Phosphor
Style
Regular
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the paypal logo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M220.12 93.54a55.8 55.8 0 0 0-20.19-16.18A56 56 0 0 0 144 24H84a16 16 0 0 0-15.52 12.12l-36 144A16 16 0 0 0 48 200h27.5l-3 12.12A16 16 0 0 0 88 232h31.5a16 16 0 0 0 15.5-12.12l9-35.88h32a56 56 0 0 0 44.14-90.46ZM48 184L84 40h60a40 40 0 0 1 39.3 32.49A57 57 0 0 0 176 72h-56a16 16 0 0 0-15.53 12.12L79.52 184zm135-95.38c-.08.36-.15.72-.24 1.08A39.94 39.94 0 0 1 144 120h-32l8-32h56a40 40 0 0 1 7 .62m31.76 49.08A39.94 39.94 0 0 1 176 168h-32a16 16 0 0 0-15.52 12.12l-9 35.88H88l20-80h36a55.9 55.9 0 0 0 54-41.39a40.2 40.2 0 0 1 9.48 8.77a39.73 39.73 0 0 1 7.3 34.32Z"/></svg>

React

import type { SVGProps } from "react";

export function PhPaypalLogo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M220.12 93.54a55.8 55.8 0 0 0-20.19-16.18A56 56 0 0 0 144 24H84a16 16 0 0 0-15.52 12.12l-36 144A16 16 0 0 0 48 200h27.5l-3 12.12A16 16 0 0 0 88 232h31.5a16 16 0 0 0 15.5-12.12l9-35.88h32a56 56 0 0 0 44.14-90.46ZM48 184L84 40h60a40 40 0 0 1 39.3 32.49A57 57 0 0 0 176 72h-56a16 16 0 0 0-15.53 12.12L79.52 184zm135-95.38c-.08.36-.15.72-.24 1.08A39.94 39.94 0 0 1 144 120h-32l8-32h56a40 40 0 0 1 7 .62m31.76 49.08A39.94 39.94 0 0 1 176 168h-32a16 16 0 0 0-15.52 12.12l-9 35.88H88l20-80h36a55.9 55.9 0 0 0 54-41.39a40.2 40.2 0 0 1 9.48 8.77a39.73 39.73 0 0 1 7.3 34.32Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M220.12 93.54a55.8 55.8 0 0 0-20.19-16.18A56 56 0 0 0 144 24H84a16 16 0 0 0-15.52 12.12l-36 144A16 16 0 0 0 48 200h27.5l-3 12.12A16 16 0 0 0 88 232h31.5a16 16 0 0 0 15.5-12.12l9-35.88h32a56 56 0 0 0 44.14-90.46ZM48 184L84 40h60a40 40 0 0 1 39.3 32.49A57 57 0 0 0 176 72h-56a16 16 0 0 0-15.53 12.12L79.52 184zm135-95.38c-.08.36-.15.72-.24 1.08A39.94 39.94 0 0 1 144 120h-32l8-32h56a40 40 0 0 1 7 .62m31.76 49.08A39.94 39.94 0 0 1 176 168h-32a16 16 0 0 0-15.52 12.12l-9 35.88H88l20-80h36a55.9 55.9 0 0 0 54-41.39a40.2 40.2 0 0 1 9.48 8.77a39.73 39.73 0 0 1 7.3 34.32Z"/></svg>
</template>

CSS

.icon-paypal-logo {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M220.12%2093.54a55.8%2055.8%200%200%200-20.19-16.18A56%2056%200%200%200%20144%2024H84a16%2016%200%200%200-15.52%2012.12l-36%20144A16%2016%200%200%200%2048%20200h27.5l-3%2012.12A16%2016%200%200%200%2088%20232h31.5a16%2016%200%200%200%2015.5-12.12l9-35.88h32a56%2056%200%200%200%2044.14-90.46ZM48%20184L84%2040h60a40%2040%200%200%201%2039.3%2032.49A57%2057%200%200%200%20176%2072h-56a16%2016%200%200%200-15.53%2012.12L79.52%20184zm135-95.38c-.08.36-.15.72-.24%201.08A39.94%2039.94%200%200%201%20144%20120h-32l8-32h56a40%2040%200%200%201%207%20.62m31.76%2049.08A39.94%2039.94%200%200%201%20176%20168h-32a16%2016%200%200%200-15.52%2012.12l-9%2035.88H88l20-80h36a55.9%2055.9%200%200%200%2054-41.39a40.2%2040.2%200%200%201%209.48%208.77a39.73%2039.73%200%200%201%207.3%2034.32Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M220.12%2093.54a55.8%2055.8%200%200%200-20.19-16.18A56%2056%200%200%200%20144%2024H84a16%2016%200%200%200-15.52%2012.12l-36%20144A16%2016%200%200%200%2048%20200h27.5l-3%2012.12A16%2016%200%200%200%2088%20232h31.5a16%2016%200%200%200%2015.5-12.12l9-35.88h32a56%2056%200%200%200%2044.14-90.46ZM48%20184L84%2040h60a40%2040%200%200%201%2039.3%2032.49A57%2057%200%200%200%20176%2072h-56a16%2016%200%200%200-15.53%2012.12L79.52%20184zm135-95.38c-.08.36-.15.72-.24%201.08A39.94%2039.94%200%200%201%20144%20120h-32l8-32h56a40%2040%200%200%201%207%20.62m31.76%2049.08A39.94%2039.94%200%200%201%20176%20168h-32a16%2016%200%200%200-15.52%2012.12l-9%2035.88H88l20-80h36a55.9%2055.9%200%200%200%2054-41.39a40.2%2040.2%200%200%201%209.48%208.77a39.73%2039.73%200%200%201%207.3%2034.32Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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