# Mouse Cursor Icons

Two small cursor-pointer glyphs — `MouseCursorIcon` (outline) and
`MouseCursorAltIcon` (filled). They render at 16×16, inherit `currentColor`, and
take an optional `strokeWidth`. Used for collaborator/presence cursors.

## Props

| Prop | Type | Default | Description |
| --- | --- | --- | --- |
| `strokeWidth` | `number` | `2.25` | Stroke width of the glyph. |
