Paypal icon in outline, twotone, bold and bulk. Free in all four styles, for logos, integrations, payment methods, social links. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconPaypal } from "@devigner-ui/icons";
<IconPaypal className="size-6" />
<script setup>
import { IconPaypal } from "@devigner-ui/icons-vue";
</script>
<template>
<IconPaypal class="size-6" />
</template>
<script>
import { IconPaypal } from "@devigner-ui/icons-svelte";
</script>
<IconPaypal class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.67 7q0 .27-.03.52a6 6 0 0 1-1.73 3.72A6 6 0 0 1 13.67 13h-3.13a1 1 0 0 0-.99.86l-.76 5.28a1 1 0 0 1-.71.81 1 1 0 0 1-.28.05H5.85a1 1 0 0 1-.99-1.16L7.25 4.51A3 3 0 0 1 10.21 2h4.46a5 5 0 0 1 5 5" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"></path><path opacity="1" d="M21.67 11a5 5 0 0 1-5 5h-2.15a1 1 0 0 0-.99.84l-.72 4.32a1 1 0 0 1-.99.84H8.89a1 1 0 0 1-.98-1.2l.17-.85a1 1 0 0 0 .71-.81l.76-5.28a1 1 0 0 1 .99-.86h3.13c1.66 0 3.16-.67 4.24-1.76a6 6 0 0 0 1.73-3.72A4 4 0 0 1 21.67 11" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"></path></svg>