While calculating the scaling factor when rasterizing SVG files to cursors there is an extra code line left in that was only used during testing. Basically the size is correctly calculated and then this extra line does it again, but in a different way. This can result in the very bottom single line of the cursor being cut off at some sizes. Pull Request: https://projects.blender.org/blender/blender/pulls/141410