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