// app/components/MyCoursesIcon.jsx import React from 'react'; const MyCoursesIcon = () => ( ); export default MyCoursesIcon;