paypal icon
paypal from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- paypal
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
paypalBootstrap IconspaypalBoxicons BrandspaypalCoreUI BrandspaypalFont Awesome 6 BrandspaypalFont Awesome Brandspaypalcss.ggpaypalIconParkpaypalIconPark OutlinepaypalIconoirpaypalJam IconspaypalLine AwesomepaypalSVG LogospaypalMage IconspaypalMaterial Design Iconspaypal-fillMingCute IconpaypalPrime Iconspaypal-fillRemix IconpaypalSimple Iconspaypal-outlineTeenyiconspaypalUniconspaypalUnicons Monochrome
Use the paypal icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M6.294 4.835L4.165 17.671c-.18 1.081-.269 1.622.03 1.975c.297.354.842.354 1.933.354h.402c.823 0 1.234 0 1.515-.244c.28-.245.339-.654.455-1.473l.468-3.29c.037-.26.055-.39.084-.501a1.99 1.99 0 0 1 1.697-1.479c.113-.013.244-.013.505-.013h1.162a6.636 6.636 0 0 0 6.464-5.186C19.554 4.836 17.302 2 14.263 2h-4.64c-1.114 0-1.67 0-2.11.235c-.25.134-.47.32-.642.547c-.303.397-.394.949-.577 2.053Z"/><path d="m8.243 19.5l-.228 1.332c-.105.61.37 1.168.996 1.168h1.99c.495 0 .917-.354.998-.836l.73-4.329c.08-.482.503-.835.997-.835h1.803c2.581 0 4.816-1.773 5.376-4.265C21.297 9.99 20.444 8.31 19 7.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPaypal(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" stroke="currentColor" strokeWidth="1.5"><path d="M6.294 4.835L4.165 17.671c-.18 1.081-.269 1.622.03 1.975c.297.354.842.354 1.933.354h.402c.823 0 1.234 0 1.515-.244c.28-.245.339-.654.455-1.473l.468-3.29c.037-.26.055-.39.084-.501a1.99 1.99 0 0 1 1.697-1.479c.113-.013.244-.013.505-.013h1.162a6.636 6.636 0 0 0 6.464-5.186C19.554 4.836 17.302 2 14.263 2h-4.64c-1.114 0-1.67 0-2.11.235c-.25.134-.47.32-.642.547c-.303.397-.394.949-.577 2.053Z"/><path d="m8.243 19.5l-.228 1.332c-.105.61.37 1.168.996 1.168h1.99c.495 0 .917-.354.998-.836l.73-4.329c.08-.482.503-.835.997-.835h1.803c2.581 0 4.816-1.773 5.376-4.265C21.297 9.99 20.444 8.31 19 7.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M6.294 4.835L4.165 17.671c-.18 1.081-.269 1.622.03 1.975c.297.354.842.354 1.933.354h.402c.823 0 1.234 0 1.515-.244c.28-.245.339-.654.455-1.473l.468-3.29c.037-.26.055-.39.084-.501a1.99 1.99 0 0 1 1.697-1.479c.113-.013.244-.013.505-.013h1.162a6.636 6.636 0 0 0 6.464-5.186C19.554 4.836 17.302 2 14.263 2h-4.64c-1.114 0-1.67 0-2.11.235c-.25.134-.47.32-.642.547c-.303.397-.394.949-.577 2.053Z"/><path d="m8.243 19.5l-.228 1.332c-.105.61.37 1.168.996 1.168h1.99c.495 0 .917-.354.998-.836l.73-4.329c.08-.482.503-.835.997-.835h1.803c2.581 0 4.816-1.773 5.376-4.265C21.297 9.99 20.444 8.31 19 7.5"/></g></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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6.294%204.835L4.165%2017.671c-.18%201.081-.269%201.622.03%201.975c.297.354.842.354%201.933.354h.402c.823%200%201.234%200%201.515-.244c.28-.245.339-.654.455-1.473l.468-3.29c.037-.26.055-.39.084-.501a1.99%201.99%200%200%201%201.697-1.479c.113-.013.244-.013.505-.013h1.162a6.636%206.636%200%200%200%206.464-5.186C19.554%204.836%2017.302%202%2014.263%202h-4.64c-1.114%200-1.67%200-2.11.235c-.25.134-.47.32-.642.547c-.303.397-.394.949-.577%202.053Z%22%2F%3E%3Cpath%20d%3D%22m8.243%2019.5l-.228%201.332c-.105.61.37%201.168.996%201.168h1.99c.495%200%20.917-.354.998-.836l.73-4.329c.08-.482.503-.835.997-.835h1.803c2.581%200%204.816-1.773%205.376-4.265C21.297%209.99%2020.444%208.31%2019%207.5%22%2F%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%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6.294%204.835L4.165%2017.671c-.18%201.081-.269%201.622.03%201.975c.297.354.842.354%201.933.354h.402c.823%200%201.234%200%201.515-.244c.28-.245.339-.654.455-1.473l.468-3.29c.037-.26.055-.39.084-.501a1.99%201.99%200%200%201%201.697-1.479c.113-.013.244-.013.505-.013h1.162a6.636%206.636%200%200%200%206.464-5.186C19.554%204.836%2017.302%202%2014.263%202h-4.64c-1.114%200-1.67%200-2.11.235c-.25.134-.47.32-.642.547c-.303.397-.394.949-.577%202.053Z%22%2F%3E%3Cpath%20d%3D%22m8.243%2019.5l-.228%201.332c-.105.61.37%201.168.996%201.168h1.99c.495%200%20.917-.354.998-.836l.73-4.329c.08-.482.503-.835.997-.835h1.803c2.581%200%204.816-1.773%205.376-4.265C21.297%209.99%2020.444%208.31%2019%207.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/paypal.svg?color=%231a73e8&size=48