xrp from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
xrp
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the xrp logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M221.1 377.5c54.7-54.1 143.4-54.2 198.2 0L571.4 528h-72.7L382.9 413.4c-34.7-34.3-90.8-34.3-125.5 0L141.7 528H69zm36.3-151.8c34.7 34.3 90.8 34.3 125.5 0L497.8 112h72.6L419.2 261.6c-54.7 54.1-143.4 54.1-198.1 0L69.9 112h72.7z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsXrp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M221.1 377.5c54.7-54.1 143.4-54.2 198.2 0L571.4 528h-72.7L382.9 413.4c-34.7-34.3-90.8-34.3-125.5 0L141.7 528H69zm36.3-151.8c34.7 34.3 90.8 34.3 125.5 0L497.8 112h72.6L419.2 261.6c-54.7 54.1-143.4 54.1-198.1 0L69.9 112h72.7z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M221.1 377.5c54.7-54.1 143.4-54.2 198.2 0L571.4 528h-72.7L382.9 413.4c-34.7-34.3-90.8-34.3-125.5 0L141.7 528H69zm36.3-151.8c34.7 34.3 90.8 34.3 125.5 0L497.8 112h72.6L419.2 261.6c-54.7 54.1-143.4 54.1-198.1 0L69.9 112h72.7z"/></svg>
</template>

CSS

.icon-xrp {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M221.1%20377.5c54.7-54.1%20143.4-54.2%20198.2%200L571.4%20528h-72.7L382.9%20413.4c-34.7-34.3-90.8-34.3-125.5%200L141.7%20528H69zm36.3-151.8c34.7%2034.3%2090.8%2034.3%20125.5%200L497.8%20112h72.6L419.2%20261.6c-54.7%2054.1-143.4%2054.1-198.1%200L69.9%20112h72.7z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M221.1%20377.5c54.7-54.1%20143.4-54.2%20198.2%200L571.4%20528h-72.7L382.9%20413.4c-34.7-34.3-90.8-34.3-125.5%200L141.7%20528H69zm36.3-151.8c34.7%2034.3%2090.8%2034.3%20125.5%200L497.8%20112h72.6L419.2%20261.6c-54.7%2054.1-143.4%2054.1-198.1%200L69.9%20112h72.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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