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