Unlike the reverse question, in this case the condition is weak enough that we can find examples even over $\mathbb R$. Essentially, this is telling us that the map acts like a linear map on every line through the origin, but isn't consistent about what it does to different lines. (So we'll need at least a two-dimensional vector space to find a counterexample.)
One possible example is the map $T : \mathbb R^2 \to \mathbb R^2$ defined in polar coordinates as $$T\begin{bmatrix}r \cos \theta \\ r \sin \theta\end{bmatrix} = \frac1{|\cos \theta| + |\sin \theta|} \begin{bmatrix} r \cos \theta \\ r \sin \theta \end{bmatrix}$$ which bends the unit circle into a diamond. In general, you can distort the unit circle however you like (that's symmetric with respect to reflection through the origin), and then make sure that scalar multiplication is respected. (This corresponds to multiplying by $f(\theta)$ for any function $f : [0, 2\pi] \to \mathbb R$ such that $f(\theta + \pi) = f(\theta)$.)