xrp-fill from Remix Icon by Remix Design · Fill · Finance · Apache-2.0 Free for personal and commercial use.

Name
xrp-fill
Set
Remix Icon
Style
Fill
Category
Finance
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More finance icons from Remix Icon

Use the xrp icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.778 4h-2.837l-4.49 4.371a3.52 3.52 0 0 1-2.451.99a3.52 3.52 0 0 1-2.452-.99L5.062 4h-2.84L8.13 9.754c2.14 2.083 5.607 2.083 7.745 0zM2.223 20H5.05l4.508-4.385a3.5 3.5 0 0 1 2.443-.985c.914 0 1.792.354 2.443.985L18.952 20h2.826l-5.92-5.761c-2.132-2.073-5.585-2.073-7.715 0z"/></svg>

React

import type { SVGProps } from "react";

export function RiXrpFill(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="M21.778 4h-2.837l-4.49 4.371a3.52 3.52 0 0 1-2.451.99a3.52 3.52 0 0 1-2.452-.99L5.062 4h-2.84L8.13 9.754c2.14 2.083 5.607 2.083 7.745 0zM2.223 20H5.05l4.508-4.385a3.5 3.5 0 0 1 2.443-.985c.914 0 1.792.354 2.443.985L18.952 20h2.826l-5.92-5.761c-2.132-2.073-5.585-2.073-7.715 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.778 4h-2.837l-4.49 4.371a3.52 3.52 0 0 1-2.451.99a3.52 3.52 0 0 1-2.452-.99L5.062 4h-2.84L8.13 9.754c2.14 2.083 5.607 2.083 7.745 0zM2.223 20H5.05l4.508-4.385a3.5 3.5 0 0 1 2.443-.985c.914 0 1.792.354 2.443.985L18.952 20h2.826l-5.92-5.761c-2.132-2.073-5.585-2.073-7.715 0z"/></svg>
</template>

CSS

.icon-xrp-fill {
  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%22M21.778%204h-2.837l-4.49%204.371a3.52%203.52%200%200%201-2.451.99a3.52%203.52%200%200%201-2.452-.99L5.062%204h-2.84L8.13%209.754c2.14%202.083%205.607%202.083%207.745%200zM2.223%2020H5.05l4.508-4.385a3.5%203.5%200%200%201%202.443-.985c.914%200%201.792.354%202.443.985L18.952%2020h2.826l-5.92-5.761c-2.132-2.073-5.585-2.073-7.715%200z%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%22M21.778%204h-2.837l-4.49%204.371a3.52%203.52%200%200%201-2.451.99a3.52%203.52%200%200%201-2.452-.99L5.062%204h-2.84L8.13%209.754c2.14%202.083%205.607%202.083%207.745%200zM2.223%2020H5.05l4.508-4.385a3.5%203.5%200%200%201%202.443-.985c.914%200%201.792.354%202.443.985L18.952%2020h2.826l-5.92-5.761c-2.132-2.073-5.585-2.073-7.715%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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