paysafe from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
paysafe
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the paysafe logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m23.905 12.233l-7.672 7.673a.16.16 0 0 1-.115.047h-.048a.16.16 0 0 1-.162-.161v-7.787a.32.32 0 0 1-.094.228L8.188 19.86a.33.33 0 0 1-.466 0L.095 12.235a.33.33 0 0 1 0-.466L7.72 4.142a.334.334 0 0 1 .467 0l7.625 7.625c.06.06.094.143.094.23V4.208c0-.089.073-.162.162-.162h.048c.043 0 .084.018.115.048l7.672 7.672a.333.333 0 0 1 .002.467"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPaysafe(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="m23.905 12.233l-7.672 7.673a.16.16 0 0 1-.115.047h-.048a.16.16 0 0 1-.162-.161v-7.787a.32.32 0 0 1-.094.228L8.188 19.86a.33.33 0 0 1-.466 0L.095 12.235a.33.33 0 0 1 0-.466L7.72 4.142a.334.334 0 0 1 .467 0l7.625 7.625c.06.06.094.143.094.23V4.208c0-.089.073-.162.162-.162h.048c.043 0 .084.018.115.048l7.672 7.672a.333.333 0 0 1 .002.467"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m23.905 12.233l-7.672 7.673a.16.16 0 0 1-.115.047h-.048a.16.16 0 0 1-.162-.161v-7.787a.32.32 0 0 1-.094.228L8.188 19.86a.33.33 0 0 1-.466 0L.095 12.235a.33.33 0 0 1 0-.466L7.72 4.142a.334.334 0 0 1 .467 0l7.625 7.625c.06.06.094.143.094.23V4.208c0-.089.073-.162.162-.162h.048c.043 0 .084.018.115.048l7.672 7.672a.333.333 0 0 1 .002.467"/></svg>
</template>

CSS

.icon-paysafe {
  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%22m23.905%2012.233l-7.672%207.673a.16.16%200%200%201-.115.047h-.048a.16.16%200%200%201-.162-.161v-7.787a.32.32%200%200%201-.094.228L8.188%2019.86a.33.33%200%200%201-.466%200L.095%2012.235a.33.33%200%200%201%200-.466L7.72%204.142a.334.334%200%200%201%20.467%200l7.625%207.625c.06.06.094.143.094.23V4.208c0-.089.073-.162.162-.162h.048c.043%200%20.084.018.115.048l7.672%207.672a.333.333%200%200%201%20.002.467%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%22m23.905%2012.233l-7.672%207.673a.16.16%200%200%201-.115.047h-.048a.16.16%200%200%201-.162-.161v-7.787a.32.32%200%200%201-.094.228L8.188%2019.86a.33.33%200%200%201-.466%200L.095%2012.235a.33.33%200%200%201%200-.466L7.72%204.142a.334.334%200%200%201%20.467%200l7.625%207.625c.06.06.094.143.094.23V4.208c0-.089.073-.162.162-.162h.048c.043%200%20.084.018.115.048l7.672%207.672a.333.333%200%200%201%20.002.467%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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