rxd from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
rxd
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the rxd logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.065 18.662a9.008 9.008 0 0 0-3.047-15.136A9.01 9.01 0 0 0 4.977 6.362h-1.97L6.09 9.244a1.82 1.82 0 0 0 1.256.496h5.426c.822 0 1.492.585 1.492 1.407s-.839 1.407-1.66 1.407h-.592l2.81 2.815c1.862 0 3.382-1.689 3.382-4.222v-.079a4.706 4.706 0 0 0-4.7-4.706H5.568a8.556 8.556 0 1 1 12.21 11.945l.28.355zm-12.469-5.77l7.43 7.6a8.56 8.56 0 0 1-9.525-7.63a8.56 8.56 0 0 1 .727-4.417l-.32-.394a9.007 9.007 0 0 0 9.513 12.835l.112.107h5.798L9.368 10.865H6.44c-1.041 0-1.565 1.272-.833 2.02z"/></svg>

React

import type { SVGProps } from "react";

export function TokenRxd(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.065 18.662a9.008 9.008 0 0 0-3.047-15.136A9.01 9.01 0 0 0 4.977 6.362h-1.97L6.09 9.244a1.82 1.82 0 0 0 1.256.496h5.426c.822 0 1.492.585 1.492 1.407s-.839 1.407-1.66 1.407h-.592l2.81 2.815c1.862 0 3.382-1.689 3.382-4.222v-.079a4.706 4.706 0 0 0-4.7-4.706H5.568a8.556 8.556 0 1 1 12.21 11.945l.28.355zm-12.469-5.77l7.43 7.6a8.56 8.56 0 0 1-9.525-7.63a8.56 8.56 0 0 1 .727-4.417l-.32-.394a9.007 9.007 0 0 0 9.513 12.835l.112.107h5.798L9.368 10.865H6.44c-1.041 0-1.565 1.272-.833 2.02z"/></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.065 18.662a9.008 9.008 0 0 0-3.047-15.136A9.01 9.01 0 0 0 4.977 6.362h-1.97L6.09 9.244a1.82 1.82 0 0 0 1.256.496h5.426c.822 0 1.492.585 1.492 1.407s-.839 1.407-1.66 1.407h-.592l2.81 2.815c1.862 0 3.382-1.689 3.382-4.222v-.079a4.706 4.706 0 0 0-4.7-4.706H5.568a8.556 8.556 0 1 1 12.21 11.945l.28.355zm-12.469-5.77l7.43 7.6a8.56 8.56 0 0 1-9.525-7.63a8.56 8.56 0 0 1 .727-4.417l-.32-.394a9.007 9.007 0 0 0 9.513 12.835l.112.107h5.798L9.368 10.865H6.44c-1.041 0-1.565 1.272-.833 2.02z"/></svg>
</template>

CSS

.icon-rxd {
  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.065%2018.662a9.008%209.008%200%200%200-3.047-15.136A9.01%209.01%200%200%200%204.977%206.362h-1.97L6.09%209.244a1.82%201.82%200%200%200%201.256.496h5.426c.822%200%201.492.585%201.492%201.407s-.839%201.407-1.66%201.407h-.592l2.81%202.815c1.862%200%203.382-1.689%203.382-4.222v-.079a4.706%204.706%200%200%200-4.7-4.706H5.568a8.556%208.556%200%201%201%2012.21%2011.945l.28.355zm-12.469-5.77l7.43%207.6a8.56%208.56%200%200%201-9.525-7.63a8.56%208.56%200%200%201%20.727-4.417l-.32-.394a9.007%209.007%200%200%200%209.513%2012.835l.112.107h5.798L9.368%2010.865H6.44c-1.041%200-1.565%201.272-.833%202.02z%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.065%2018.662a9.008%209.008%200%200%200-3.047-15.136A9.01%209.01%200%200%200%204.977%206.362h-1.97L6.09%209.244a1.82%201.82%200%200%200%201.256.496h5.426c.822%200%201.492.585%201.492%201.407s-.839%201.407-1.66%201.407h-.592l2.81%202.815c1.862%200%203.382-1.689%203.382-4.222v-.079a4.706%204.706%200%200%200-4.7-4.706H5.568a8.556%208.556%200%201%201%2012.21%2011.945l.28.355zm-12.469-5.77l7.43%207.6a8.56%208.56%200%200%201-9.525-7.63a8.56%208.56%200%200%201%20.727-4.417l-.32-.394a9.007%209.007%200%200%200%209.513%2012.835l.112.107h5.798L9.368%2010.865H6.44c-1.041%200-1.565%201.272-.833%202.02z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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