mirror of
https://github.com/jcreek/OpenNetworkDiagram.git
synced 2026-07-12 18:43:44 +00:00
8 lines
449 B
XML
8 lines
449 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
|
|
<rect x="9" y="24" width="46" height="20" rx="5" fill="#2563eb"/>
|
|
<path d="M18 20c4-4 8-6 14-6s10 2 14 6" stroke="#93c5fd" stroke-width="3" stroke-linecap="round"/>
|
|
<path d="M22 24c3-3 6-4 10-4s7 1 10 4" stroke="#bfdbfe" stroke-width="2.5" stroke-linecap="round"/>
|
|
<circle cx="20" cy="34" r="2" fill="#dbeafe"/>
|
|
<circle cx="28" cy="34" r="2" fill="#dbeafe"/>
|
|
</svg>
|