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