import * as React from 'react'; import SvgIcon from '@mui/material/SvgIcon'; export default function SitemarkIcon() { return ( ); }