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