I must admit that I personaly see this as slightly bloated for using SVG, although I don’t see a good alternative.
Supporting SVG fully basically requires a webbrowser, because it has JavaScript support.
The best alternative I can think of is using fonts formats, but that is less accessible for custom cursors, and idk how they deal with colors.
I must admit that I personaly see this as slightly bloated for using SVG, although I don’t see a good alternative. Supporting SVG fully basically requires a webbrowser, because it has JavaScript support. The best alternative I can think of is using fonts formats, but that is less accessible for custom cursors, and idk how they deal with colors.
I don’t think you have to, or even should, support JavaScript in cursor themes.