xrp logo
xrp from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- xrp
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
- Aliases
- xrp-ledger
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 24 24"><path fill="currentColor" d="M18.36 4.125h2.605l-5.42 5.781A4.92 4.92 0 0 1 12 11.443a4.9 4.9 0 0 1-3.546-1.537L3.026 4.125H5.64l4.112 4.429c1.204 1.277 3.291 1.277 4.496 0zM5.604 19.865H3l5.453-5.763a4.93 4.93 0 0 1 3.55-1.537a4.92 4.92 0 0 1 3.552 1.538L21 19.875h-2.605l-4.138-4.411c-1.205-1.277-3.291-1.277-4.496 0z"/></svg>
React
import type { SVGProps } from "react";
export function TokenXrp(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="M18.36 4.125h2.605l-5.42 5.781A4.92 4.92 0 0 1 12 11.443a4.9 4.9 0 0 1-3.546-1.537L3.026 4.125H5.64l4.112 4.429c1.204 1.277 3.291 1.277 4.496 0zM5.604 19.865H3l5.453-5.763a4.93 4.93 0 0 1 3.55-1.537a4.92 4.92 0 0 1 3.552 1.538L21 19.875h-2.605l-4.138-4.411c-1.205-1.277-3.291-1.277-4.496 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="M18.36 4.125h2.605l-5.42 5.781A4.92 4.92 0 0 1 12 11.443a4.9 4.9 0 0 1-3.546-1.537L3.026 4.125H5.64l4.112 4.429c1.204 1.277 3.291 1.277 4.496 0zM5.604 19.865H3l5.453-5.763a4.93 4.93 0 0 1 3.55-1.537a4.92 4.92 0 0 1 3.552 1.538L21 19.875h-2.605l-4.138-4.411c-1.205-1.277-3.291-1.277-4.496 0z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.36%204.125h2.605l-5.42%205.781A4.92%204.92%200%200%201%2012%2011.443a4.9%204.9%200%200%201-3.546-1.537L3.026%204.125H5.64l4.112%204.429c1.204%201.277%203.291%201.277%204.496%200zM5.604%2019.865H3l5.453-5.763a4.93%204.93%200%200%201%203.55-1.537a4.92%204.92%200%200%201%203.552%201.538L21%2019.875h-2.605l-4.138-4.411c-1.205-1.277-3.291-1.277-4.496%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%22M18.36%204.125h2.605l-5.42%205.781A4.92%204.92%200%200%201%2012%2011.443a4.9%204.9%200%200%201-3.546-1.537L3.026%204.125H5.64l4.112%204.429c1.204%201.277%203.291%201.277%204.496%200zM5.604%2019.865H3l5.453-5.763a4.93%204.93%200%200%201%203.55-1.537a4.92%204.92%200%200%201%203.552%201.538L21%2019.875h-2.605l-4.138-4.411c-1.205-1.277-3.291-1.277-4.496%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/xrp.svg?color=%231a73e8&size=48