import {SvgIcon} from '@mui/material' export default function XIcon(props) { return ( ) }