1 <svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"> 2 <!-- Stylized monitor: screen, neck, base --> 3 <g fill="#ffffff"> 4 <rect x="4" y="6" width="32" height="22" rx="4" /> 5 <rect x="17" y="28" width="6" height="5" /> 6 <rect x="11" y="32" width="18" height="5" rx="2.5" /> 7 </g> 8 </svg>