Hypercritical

by nathanziarek

HTML

<svg version="1.1" width="24" height="34" xmlns="http://www.w3.org/2000/svg">
    <!-- Case -->
    <rect x="2" width="20" y="0" height="2" />
    <rect x="0" width="2" y="2" height="26" />
    <rect x="22" width="2" y="2" height="26" />
    
    <!-- Base -->
    <rect x="2" width="20" y="28" height="2" />
    <rect x="2" width="20" y="32" height="2" />
    <rect x="2" width="2" y="30" height="2" />
    <rect x="20" width="2" y="30" height="2" />
    
    <!-- Screen -->
    <rect x="4" width="16" y="4" height="2" />
    <rect x="4" width="16" y="16" height="2" />
    <rect x="4" width="2" y="6" height="10" />
    <rect x="18" width="2" y="6" height="10" />
    
    <!-- Disk Drive -->
    <rect x="12" width="8" y="22" height="2" />
    
    <!-- Power -->
    <rect x="4" width="2" y="24" height="2" />

</svg>