paypal icon
paypal-line from Remix Icon by Remix Design · Line · Logos · Apache-2.0 Free for personal and commercial use.
- Name
- paypal-line
- Set
- Remix Icon
- Style
- Line
- Category
- Logos
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
paypalBootstrap IconspaypalBoxicons BrandspaypalCoreUI BrandspaypalFont Awesome 6 BrandspaypalFont Awesome Brandspaypalcss.ggpaypalHuge IconspaypalIconParkpaypalIconPark OutlinepaypalIconoirpaypalJam IconspaypalLine AwesomepaypalSVG LogospaypalMage IconspaypalMaterial Design Iconspaypal-fillMingCute IconpaypalPrime IconspaypalSimple Iconspaypal-outlineTeenyiconspaypalUniconspaypalUnicons Monochrome
More logos icons from Remix Icon
Use the paypal icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.496 20.667h1.551l.538-3.376a2.805 2.805 0 0 1 2.77-2.366h.5c2.677 0 4.06-.983 4.55-3.503c.208-1.066.117-1.73-.171-2.102c-1.207 3.054-3.79 4.16-6.962 4.16h-.884c-.384 0-.793.209-.852.58zm-4.944-.294a.55.55 0 0 1-.544-.637l2.674-16.96A.92.92 0 0 1 6.59 2h6.424c2.213 0 3.942.467 4.9 1.558c.869.99 1.122 2.084.87 3.692q.542.285.916.706c.819.933.979 2.26.669 3.85c-.741 3.805-3.276 5.12-6.514 5.12h-.5a.805.805 0 0 0-.795.679l-.702 4.383a.804.804 0 0 1-.794.679H6.72a.483.483 0 0 1-.477-.558l.274-1.736zm6.836-8.894h.885c3.189 0 4.894-1.212 5.482-4.229q.03-.15.054-.309c.166-1.06.05-1.553-.399-2.063c-.465-.53-1.603-.878-3.396-.878h-5.5L5.247 18.373h1.561l.73-4.628l.008.001a2.915 2.915 0 0 1 2.842-2.267"/></svg>
React
import type { SVGProps } from "react";
export function RiPaypalLine(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="M8.496 20.667h1.551l.538-3.376a2.805 2.805 0 0 1 2.77-2.366h.5c2.677 0 4.06-.983 4.55-3.503c.208-1.066.117-1.73-.171-2.102c-1.207 3.054-3.79 4.16-6.962 4.16h-.884c-.384 0-.793.209-.852.58zm-4.944-.294a.55.55 0 0 1-.544-.637l2.674-16.96A.92.92 0 0 1 6.59 2h6.424c2.213 0 3.942.467 4.9 1.558c.869.99 1.122 2.084.87 3.692q.542.285.916.706c.819.933.979 2.26.669 3.85c-.741 3.805-3.276 5.12-6.514 5.12h-.5a.805.805 0 0 0-.795.679l-.702 4.383a.804.804 0 0 1-.794.679H6.72a.483.483 0 0 1-.477-.558l.274-1.736zm6.836-8.894h.885c3.189 0 4.894-1.212 5.482-4.229q.03-.15.054-.309c.166-1.06.05-1.553-.399-2.063c-.465-.53-1.603-.878-3.396-.878h-5.5L5.247 18.373h1.561l.73-4.628l.008.001a2.915 2.915 0 0 1 2.842-2.267"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.496 20.667h1.551l.538-3.376a2.805 2.805 0 0 1 2.77-2.366h.5c2.677 0 4.06-.983 4.55-3.503c.208-1.066.117-1.73-.171-2.102c-1.207 3.054-3.79 4.16-6.962 4.16h-.884c-.384 0-.793.209-.852.58zm-4.944-.294a.55.55 0 0 1-.544-.637l2.674-16.96A.92.92 0 0 1 6.59 2h6.424c2.213 0 3.942.467 4.9 1.558c.869.99 1.122 2.084.87 3.692q.542.285.916.706c.819.933.979 2.26.669 3.85c-.741 3.805-3.276 5.12-6.514 5.12h-.5a.805.805 0 0 0-.795.679l-.702 4.383a.804.804 0 0 1-.794.679H6.72a.483.483 0 0 1-.477-.558l.274-1.736zm6.836-8.894h.885c3.189 0 4.894-1.212 5.482-4.229q.03-.15.054-.309c.166-1.06.05-1.553-.399-2.063c-.465-.53-1.603-.878-3.396-.878h-5.5L5.247 18.373h1.561l.73-4.628l.008.001a2.915 2.915 0 0 1 2.842-2.267"/></svg> </template>
CSS
.icon-paypal-line {
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%22M8.496%2020.667h1.551l.538-3.376a2.805%202.805%200%200%201%202.77-2.366h.5c2.677%200%204.06-.983%204.55-3.503c.208-1.066.117-1.73-.171-2.102c-1.207%203.054-3.79%204.16-6.962%204.16h-.884c-.384%200-.793.209-.852.58zm-4.944-.294a.55.55%200%200%201-.544-.637l2.674-16.96A.92.92%200%200%201%206.59%202h6.424c2.213%200%203.942.467%204.9%201.558c.869.99%201.122%202.084.87%203.692q.542.285.916.706c.819.933.979%202.26.669%203.85c-.741%203.805-3.276%205.12-6.514%205.12h-.5a.805.805%200%200%200-.795.679l-.702%204.383a.804.804%200%200%201-.794.679H6.72a.483.483%200%200%201-.477-.558l.274-1.736zm6.836-8.894h.885c3.189%200%204.894-1.212%205.482-4.229q.03-.15.054-.309c.166-1.06.05-1.553-.399-2.063c-.465-.53-1.603-.878-3.396-.878h-5.5L5.247%2018.373h1.561l.73-4.628l.008.001a2.915%202.915%200%200%201%202.842-2.267%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%22M8.496%2020.667h1.551l.538-3.376a2.805%202.805%200%200%201%202.77-2.366h.5c2.677%200%204.06-.983%204.55-3.503c.208-1.066.117-1.73-.171-2.102c-1.207%203.054-3.79%204.16-6.962%204.16h-.884c-.384%200-.793.209-.852.58zm-4.944-.294a.55.55%200%200%201-.544-.637l2.674-16.96A.92.92%200%200%201%206.59%202h6.424c2.213%200%203.942.467%204.9%201.558c.869.99%201.122%202.084.87%203.692q.542.285.916.706c.819.933.979%202.26.669%203.85c-.741%203.805-3.276%205.12-6.514%205.12h-.5a.805.805%200%200%200-.795.679l-.702%204.383a.804.804%200%200%201-.794.679H6.72a.483.483%200%200%201-.477-.558l.274-1.736zm6.836-8.894h.885c3.189%200%204.894-1.212%205.482-4.229q.03-.15.054-.309c.166-1.06.05-1.553-.399-2.063c-.465-.53-1.603-.878-3.396-.878h-5.5L5.247%2018.373h1.561l.73-4.628l.008.001a2.915%202.915%200%200%201%202.842-2.267%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/paypal-line.svg?color=%231a73e8&size=48