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
269 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<path d="M26 6 h12 v20 h20 v12 h-20 v20 h-12 v-20 h-20 v-12 h20 Z"
fill="#eceff1" stroke="#455a64" stroke-width="3" stroke-linejoin="round"/>
<circle cx="32" cy="32" r="7" fill="#455a64"/>
</svg>