export default function AnthropicLogo(props: React.SVGProps) { return ( Anthropic Logo ); }