export function HalfCircleIcon(props: React.ComponentProps<'svg'>) { return ( ) }