import { Icon } from './Icon' export const GitHubIcon = ( props: React.SVGProps ): JSX.Element => { return ( GitHub ) }