export default function TheDockMarker({ className, ...props }: React.SVGAttributes) { return ( ) }