type IconProps = React.HTMLAttributes; export const Icons = { Discord: (props: IconProps) => ( ) };