<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"> <rect x="4" y="4" width="92" height="92" rx="18" fill="#1F2335" stroke="#C0CAF5" stroke-width="4"/> <!-- монитор --> <rect x="20" y="22" width="60" height="40" rx="6" fill="none" stroke="#7AA2F7" stroke-width="5"/> <!-- пульс на экране --> <polyline points="26,44 38,44 44,32 54,54 60,42 74,42" fill="none" stroke="#9ECE6A" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round"/> <!-- ножка и основание --> <line x1="50" y1="62" x2="50" y2="70" stroke="#7AA2F7" stroke-width="5"/> <line x1="36" y1="75" x2="64" y2="75" stroke="#7AA2F7" stroke-width="5" stroke-linecap="round"/> </svg>