import { Icon } from "./Icon" export const TwitchIcon = ( props: React.SVGProps, ): JSX.Element => { return ( Twitch ) }