Crosshair cursor (.cur, hotspot 16,16)
A 32×32 Windows crosshair cursor with its hotspot at the centre (16,16) — for testing cursor hotspot handling and .cur decoding.

Rendered preview of the cur file (4.2 KB). Download above for the original.
Specifications
- Size
- 32x32
- Bit Depth
- 32
- Hotspot
- 16,16
- Format
- CUR (ICO-family)
What is a .cur file?
A cursor file (.cur) is a Windows mouse-pointer image using the same container structure as an .ico, distinguished by a type field and per-image hotspot coordinates that mark the cursor's active point. It holds one or more bitmap images at different sizes, typically 32×32.
How to use this file
Use an example .cur file to test cursor and icon parsers, CSS custom-cursor loading, and ICO/CUR converters, or to verify that a tool reads the embedded hotspot correctly.
Related files
- curArrow cursor (.cur, hotspot 0,0)A 32×32 Windows arrow cursor with its hotspot at the top-left tip (0,0) — for testing .cur parsers, CSS custom cursors, and ICO/CUR converters.

- txtads.txtAn IAB ads.txt listing authorised digital sellers with account IDs and relationships (sample data) — for testing ads.txt parsers and ad-fraud tooling.

- pngApple touch icon (180×180 PNG)A 180×180 opaque PNG apple-touch-icon (iOS rounds the corners itself) — for testing home-screen icon extraction and Apple touch-icon handling.

- jsonapple-app-site-associationAn Apple app-site-association file declaring Universal Links, web credentials, and app clips — normally served without an extension at /.well-known/, for testing AASA parsers (shown here as .json).

- jsonassetlinks.json (Android)An Android Digital Asset Links file granting app-link handling to a package via a certificate fingerprint (sample) — for testing assetlinks.json parsers and App Links verification.

- xmlbrowserconfig.xml (MS tiles)A browserconfig.xml defining Windows Start-menu tile logos and colour — for testing MS tile configuration parsers and XML handling.

Generated by generation/web_assets.py. Free for any use, no attribution required — license.