Skip to content
Novus Examples
cur4.2 KB

Arrow 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.

Rendered preview of Arrow cursor (.cur, hotspot 0,0)

Rendered preview of the cur file (4.2 KB). Download above for the original.

Specifications

Size
32x32
Bit Depth
32
Hotspot
0,0
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.

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