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