I am looking at this question and its answers, and it seems the only legitimate way to implement a grab cursor in IE11 is to use an image like this:
cursor: url(images/grab.cur);
Browsing the internet I don't find any such images for which I can be 100% sure that they are free to use without any obligations.
Does anyone know an image for "grab" cursor that is definitely free and without any obligations?