export default function ArchiveIcon({ className = 'icon-md' }) { return ( ); }