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