mcwaddams-site/public/flair/basement.svg

13 lines
711 B
XML
Raw Normal View History

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="none">
<!-- "Basement Dweller" - Basement window with stapler silhouette -->
<rect x="8" y="8" width="32" height="32" rx="2" fill="#1e293b"/>
<!-- Basement window bars -->
<rect x="12" y="12" width="24" height="18" rx="1" fill="#334155"/>
<rect x="12" y="12" width="24" height="18" rx="1" stroke="#64748b" stroke-width="1"/>
<rect x="23" y="12" width="2" height="18" fill="#64748b"/>
<rect x="12" y="20" width="24" height="2" fill="#64748b"/>
<!-- Red stapler silhouette in darkness -->
<rect x="16" y="34" width="16" height="6" rx="1" fill="#dc2626"/>
<rect x="14" y="36" width="4" height="4" rx="1" fill="#b91c1c"/>
</svg>