import SvgIcon from '@mui/material/SvgIcon'; export default function SvgIconChildren() { return ( {/* credit: cog icon from https://heroicons.com */} ); }