Files
gate-quote/client/public/images/operators/swing-residential.svg
2026-05-24 13:30:30 -04:00

29 lines
1.6 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 300">
<defs>
<linearGradient id="bg" x1="0" y1="0" x2="0" y2="1">
<stop offset="0%" stop-color="#e8f0fe"/>
<stop offset="100%" stop-color="#d0e1fd"/>
</linearGradient>
</defs>
<rect width="400" height="300" rx="12" fill="url(#bg)"/>
<!-- Swing gate illustration -->
<rect x="40" y="60" width="12" height="160" rx="4" fill="#93c5fd"/>
<rect x="348" y="60" width="12" height="160" rx="4" fill="#93c5fd"/>
<!-- Left gate panel -->
<rect x="52" y="80" width="130" height="8" rx="3" fill="#3b82f6"/>
<rect x="52" y="120" width="130" height="8" rx="3" fill="#3b82f6"/>
<rect x="52" y="160" width="130" height="8" rx="3" fill="#3b82f6"/>
<rect x="52" y="200" width="130" height="8" rx="3" fill="#3b82f6"/>
<circle cx="185" cy="108" r="5" fill="#facc15"/>
<!-- Right gate panel -->
<rect x="218" y="80" width="130" height="8" rx="3" fill="#3b82f6"/>
<rect x="218" y="120" width="130" height="8" rx="3" fill="#3b82f6"/>
<rect x="218" y="160" width="130" height="8" rx="3" fill="#3b82f6"/>
<rect x="218" y="200" width="130" height="8" rx="3" fill="#3b82f6"/>
<circle cx="215" cy="108" r="5" fill="#facc15"/>
<!-- Operator unit -->
<rect x="38" y="56" width="20" height="18" rx="5" fill="#60a5fa"/>
<text x="200" y="270" text-anchor="middle" font-family="system-ui, sans-serif" font-size="14" font-weight="600" fill="#3b82f6">SG-1000</text>
<text x="200" y="288" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#94a3b8">Residential Swing</text>
</svg>