export function XIcon(props: {fill: string}) { return ( ); }