function GitLogoOrange({ size = 40 }: { size?: number }) { return ( ) } export default GitLogoOrange