paypal logo
paypal from Font Awesome 6 Brands by Dave Gandy · Regular · Payments & Shopping · CC-BY-4.0 Attribution required.
- Name
- paypal
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Category
- Payments & Shopping
- Viewbox
- 384×512
- License
- CC BY 4.0
The same logo in other sets
paypalBootstrap IconspaypalBoxicons BrandspaypalCoreUI BrandspaypalFont Awesome Brandspaypalcss.ggpaypalHuge IconspaypalIconParkpaypalIconPark OutlinepaypalIconoirpaypalJam IconspaypalLine AwesomepaypalSVG LogospaypalMage IconspaypalMaterial Design Iconspaypal-fillMingCute IconpaypalPrime Iconspaypal-fillRemix IconpaypalSimple Iconspaypal-outlineTeenyiconspaypalUniconspaypalUnicons Monochrome
More payments & shopping icons from Font Awesome 6 Brands
Use the paypal logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134c-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9c152.3 0 165.1-3.7 204 11.4c60.1 23.3 65.6 79.5 44 140.3c-21.5 62.6-72.5 89.5-140.1 90.3c-43.4.7-69.5-7-75.3 24.2M357.1 152c-1.8-1.3-2.5-1.8-3 1.3c-2 11.4-5.1 22.5-8.8 33.6c-39.9 113.8-150.5 103.9-204.5 103.9c-6.1 0-10.1 3.3-10.9 9.4c-22.6 140.4-27.1 169.7-27.1 169.7c-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9c.7-5.4-1.1 6.1 14.4-91.3c4.6-22 14.3-19.7 29.3-19.7c71 0 126.4-28.8 142.9-112.3c6.5-34.8 4.6-71.4-23.8-92.6"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsPaypal(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134c-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9c152.3 0 165.1-3.7 204 11.4c60.1 23.3 65.6 79.5 44 140.3c-21.5 62.6-72.5 89.5-140.1 90.3c-43.4.7-69.5-7-75.3 24.2M357.1 152c-1.8-1.3-2.5-1.8-3 1.3c-2 11.4-5.1 22.5-8.8 33.6c-39.9 113.8-150.5 103.9-204.5 103.9c-6.1 0-10.1 3.3-10.9 9.4c-22.6 140.4-27.1 169.7-27.1 169.7c-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9c.7-5.4-1.1 6.1 14.4-91.3c4.6-22 14.3-19.7 29.3-19.7c71 0 126.4-28.8 142.9-112.3c6.5-34.8 4.6-71.4-23.8-92.6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134c-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9c152.3 0 165.1-3.7 204 11.4c60.1 23.3 65.6 79.5 44 140.3c-21.5 62.6-72.5 89.5-140.1 90.3c-43.4.7-69.5-7-75.3 24.2M357.1 152c-1.8-1.3-2.5-1.8-3 1.3c-2 11.4-5.1 22.5-8.8 33.6c-39.9 113.8-150.5 103.9-204.5 103.9c-6.1 0-10.1 3.3-10.9 9.4c-22.6 140.4-27.1 169.7-27.1 169.7c-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9c.7-5.4-1.1 6.1 14.4-91.3c4.6-22 14.3-19.7 29.3-19.7c71 0 126.4-28.8 142.9-112.3c6.5-34.8 4.6-71.4-23.8-92.6"/></svg> </template>
CSS
.icon-paypal {
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%20384%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M111.4%20295.9c-3.5%2019.2-17.4%20108.7-21.5%20134c-.3%201.8-1%202.5-3%202.5H12.3c-7.6%200-13.1-6.6-12.1-13.9L58.8%2046.6c1.5-9.6%2010.1-16.9%2020-16.9c152.3%200%20165.1-3.7%20204%2011.4c60.1%2023.3%2065.6%2079.5%2044%20140.3c-21.5%2062.6-72.5%2089.5-140.1%2090.3c-43.4.7-69.5-7-75.3%2024.2M357.1%20152c-1.8-1.3-2.5-1.8-3%201.3c-2%2011.4-5.1%2022.5-8.8%2033.6c-39.9%20113.8-150.5%20103.9-204.5%20103.9c-6.1%200-10.1%203.3-10.9%209.4c-22.6%20140.4-27.1%20169.7-27.1%20169.7c-1%207.1%203.5%2012.9%2010.6%2012.9h63.5c8.6%200%2015.7-6.3%2017.4-14.9c.7-5.4-1.1%206.1%2014.4-91.3c4.6-22%2014.3-19.7%2029.3-19.7c71%200%20126.4-28.8%20142.9-112.3c6.5-34.8%204.6-71.4-23.8-92.6%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%20384%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M111.4%20295.9c-3.5%2019.2-17.4%20108.7-21.5%20134c-.3%201.8-1%202.5-3%202.5H12.3c-7.6%200-13.1-6.6-12.1-13.9L58.8%2046.6c1.5-9.6%2010.1-16.9%2020-16.9c152.3%200%20165.1-3.7%20204%2011.4c60.1%2023.3%2065.6%2079.5%2044%20140.3c-21.5%2062.6-72.5%2089.5-140.1%2090.3c-43.4.7-69.5-7-75.3%2024.2M357.1%20152c-1.8-1.3-2.5-1.8-3%201.3c-2%2011.4-5.1%2022.5-8.8%2033.6c-39.9%20113.8-150.5%20103.9-204.5%20103.9c-6.1%200-10.1%203.3-10.9%209.4c-22.6%20140.4-27.1%20169.7-27.1%20169.7c-1%207.1%203.5%2012.9%2010.6%2012.9h63.5c8.6%200%2015.7-6.3%2017.4-14.9c.7-5.4-1.1%206.1%2014.4-91.3c4.6-22%2014.3-19.7%2029.3-19.7c71%200%20126.4-28.8%20142.9-112.3c6.5-34.8%204.6-71.4-23.8-92.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/paypal.svg?color=%231a73e8&size=48