How to reproduce:
1. Create a new Unity project
2. In the Hierarchy, right-click -> UI (Canvas) -> Image
3. Observe the icon
Expected results: The GameObject uses the "Image" Component icon
Actual results: The GameObject uses the "Canvas Renderer" Component icon
Reproducible with: 6000.6.0a5
Not reproducible with: 6000.0.73f1, 6000.3.14f1, 6000.4.7f1, 6000.5.0b7 (Different icons in the Hierarchy)
Reproducible on: macOS Tahoe 26
Not reproducible on: No other environment tested
Note:
Affects the following GameObjects: Image, Text, Raw Image, Panel, Button, Dropdown, Input Field, Scrollbar, ScrollView, Raycast Receiver
Doesn't affect: Canvas, Toggle, Slider, EventSystem