Cursor Editor

Cursor

cool little cursor for anyone to use, i made it from scratch. it is hollow, it is blue (you can change the color by downloading this, importing it and change the blue pixels to whatever color u like), black outline, and hollow floating point thing? idk what that is. thats basically it!
Tags: hollow
Created: 19 days ago
License: Creative Commons, no attribution
ZoomOriginal

How to add the cursor to your webpage ?

  • Download cursor
  • Put the .cur file into your webserver directory
  • Add the following line to your CSS:
    cursor: url('/YOUR_PATH/cursor.cur'), auto;
  • Replace YOUR_PATH with the correct paths

- or -

  • Put the following line into your HTML:


© 2026 Xoron GmbH - Home - About us - Privacy - Terms and Conditions - Contact