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