makepad/libs/fab/resources/icons/isolate.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
465 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"/><circle cx="8" cy="8" r="2.6" fill="none" stroke="#000" stroke-width="1.5"/><path d="M8 1.5 L8 3.4 M8 12.6 L8 14.5 M1.5 8 L3.4 8 M12.6 8 L14.5 8 M3.4 3.4 L4.7 4.7 M11.3 11.3 L12.6 12.6 M12.6 3.4 L11.3 4.7 M4.7 11.3 L3.4 12.6" fill="none" stroke="#000" stroke-width="1.0" stroke-linecap="round" stroke-linejoin="round"/>
</svg>