function GithubLogoBlack({ size = 20 }: { size?: number }) { return ( ) } export default GithubLogoBlack