In Vector Calculus, the classic example of a conservative (irrotational is more appropriate) vector field in $\mathbb{R}^2\backslash\{(0,0)\}$ whose line integral over a piecewise smooth closed path may not be $0$ is \begin{align} \tag{1} \mathbf F(x,y) = \frac{-y\mathbf i + x\mathbf j}{x^2+y^2}. \end{align}
I was trying to find other interesting examples of conservative irrotational vector fields $\mathbf F:\mathbb{R}^2\backslash\{(0,0)\} \longrightarrow \mathbb{R}^2$ for which that happens.
The best I could do was \begin{align} \tag{2} \mathbf F(x,y) = \frac{-f'(x)g(y)\mathbf i + f(x)g'(y) \mathbf j}{f(x)^2+g(y)^2}, \end{align} where $f,g:\mathbb{R} \longrightarrow \mathbb{R}$ are strictly increasing differentiable functions and $f(0)=g(0)=0$ (perhaps we can be more general).
Then, we can show that the line integral of $\mathbf F$ over any positively oriented, piecewise smooth, simple closed curve that surrounds the origin is $2\pi$.
For example, let $f(x)=x$ and $g(y)=y^3$, then we get $\mathbf F(x,y) = \dfrac{-y^3\mathbf i + 3xy^2 \mathbf j}{x^2+y^6}. \tag{3}$
I would like to know if there exist other simple/interesting examples, i.e., other vector fields that are not linear combinations of the one in the format provided above or other trivial extensions.
Edit: I have found a more general form: \begin{align} \tag{4} \mathbf F = \frac{g \nabla f - f \nabla g}{f^2+g^2}, \end{align} where $f,g:\mathbb{R}^2\longrightarrow \mathbb{R}$ are differentiable functions that only map to zero (simultaneously) at the origin.