makepad/libs/fab/resources/icons/restore.svg
Admin 9821263b2c fab: a 3D creation shell and the viewer built on it — colour picker, material textures, dials that move the scene while they drag, the glTF loader, the tour, and the probes
Squashed from work; the fine-grained history is under tag archive/work-2026-08-26:
- fab: a 3D creation shell and the viewer built on it
- raytrace: the traced pane starts coarse and doubles to native, with the raster underneath
- fab: a colour picker, a material's textures, and dials that move the scene while they drag
- texcomp: the block codec and the container every texture will travel in
- fab: FAB_PROBE_MAT — per-material triangle counts, texture presence and uv spread in the roof probe
2026-08-26 08:49:47 +02:00

3 lines
424 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
<rect x="0" y="0" width="16" height="16" fill="none"/><rect x="2.5" y="5.5" width="8" height="8" rx="1.25" fill="none" stroke="#000" stroke-width="1.25" stroke-linejoin="round"/><path d="M5.5 5.5 L5.5 2.5 L13.5 2.5 L13.5 10.5 L10.5 10.5" fill="none" stroke="#000" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
</svg>