xrd logo
xrd from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- xrd
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the xrd logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 13.062v-2.118h2.774c.254 0 .492.11.64.317l3.172 4.49l4.85-10.694a.79.79 0 0 1 .72-.466H21v2.117h-5.003l-5.543 12.389a.53.53 0 0 1-.91.095l-4.225-6.13z"/></svg>
React
import type { SVGProps } from "react";
export function TokenXrd(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="M3 13.062v-2.118h2.774c.254 0 .492.11.64.317l3.172 4.49l4.85-10.694a.79.79 0 0 1 .72-.466H21v2.117h-5.003l-5.543 12.389a.53.53 0 0 1-.91.095l-4.225-6.13z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 13.062v-2.118h2.774c.254 0 .492.11.64.317l3.172 4.49l4.85-10.694a.79.79 0 0 1 .72-.466H21v2.117h-5.003l-5.543 12.389a.53.53 0 0 1-.91.095l-4.225-6.13z"/></svg> </template>
CSS
.icon-xrd {
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%22M3%2013.062v-2.118h2.774c.254%200%20.492.11.64.317l3.172%204.49l4.85-10.694a.79.79%200%200%201%20.72-.466H21v2.117h-5.003l-5.543%2012.389a.53.53%200%200%201-.91.095l-4.225-6.13z%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%22M3%2013.062v-2.118h2.774c.254%200%20.492.11.64.317l3.172%204.49l4.85-10.694a.79.79%200%200%201%20.72-.466H21v2.117h-5.003l-5.543%2012.389a.53.53%200%200%201-.91.095l-4.225-6.13z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/xrd.svg?color=%231a73e8&size=48