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