JSFiddle - React, Tailwind, and code Playground
HTML
<a href=''>AAA</a>
CSS
a {
background:gray;
display: block;
width:200px;
height:200px;
cursor:url(https://cdn4.buysellads.net/uu/1/3386/1525189909-61450.png), auto;
}
<a href=''>AAA</a>
a {
background:gray;
display: block;
width:200px;
height:200px;
cursor:url(https://cdn4.buysellads.net/uu/1/3386/1525189909-61450.png), auto;
}