export function UserRemoveIcon(props: JSX.IntrinsicElements['svg']) { return ( ); }