CURSOR COLLECTION

YOUR FAVORITES

Save up to 500 favorite cursors directly in your browser. Use the cursor buttons arrow_selector_tool link on each card to set the base and interactive cursor for this page, then copy the CSS for your site.

help_outline Clearing browser data will delete your favorites
description Use export to backup your collection
arrow_selector_tool /* Click button 1 to set base cursor */
body, * {
  cursor: url(''), auto !important;
}
link /* Click button 2 to set interactive cursor */
a, button, [role="button"] {
  cursor: url(''), pointer !important;
}