mirror of
https://github.com/sotam0316/drawNET.git
synced 2026-04-24 19:48:36 +09:00
Initial commit: drawNET Alpha v1.0 - Professional Topology Designer with Full i18n and Performance Optimizations
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<svg width="100" height="100" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="25" y="10" width="50" height="80" rx="2" fill="#64748b" stroke="#334155" stroke-width="2"/>
|
||||
<rect x="30" y="20" width="40" height="5" fill="#94a3b8"/>
|
||||
<rect x="30" y="35" width="40" height="5" fill="#94a3b8"/>
|
||||
<rect x="30" y="50" width="40" height="5" fill="#94a3b8"/>
|
||||
<circle cx="35" cy="75" r="3" fill="#22c55e"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 440 B |
Reference in New Issue
Block a user