There is a [limit](https://developer.mozilla.org/en-US/docs/Web/CSS/cursor#icon_size_limits) for the cursor icon. Larger cursors can be implemented via fixed DOM element which follows the cursor. Research needed.