Ilya Ashikhmin a52f7bffbf feat(assets): add SVG node set, node-type config and sample document
Water supply group (source, tank, pump, valve, junction, consumer) and
power group (generator, transformer, switch, load) with port configs,
physics property specs, pipe/cable/insulation catalogues and a demo
waterworks document.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-02 23:27:05 +02:00

6 lines
289 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<path d="M12 30 L32 12 L52 30 V52 a4 4 0 0 1 -4 4 H16 a4 4 0 0 1 -4 -4 Z"
fill="#ede7f6" stroke="#5e35b1" stroke-width="3" stroke-linejoin="round"/>
<rect x="26" y="38" width="12" height="18" fill="#5e35b1"/>
</svg>