import React, { Component } from "react"; import { SvgIcon } from "@mui/material" export default function RoboSatsNoTextIcon(props) { return ( ); }