import React from "react"; const RobotIcon = (props) => { return ( ); }; export default RobotIcon;