servers.svg 1.2 KB

12345678910111213141516171819
  1. <svg width="120" height="120" viewBox="0 0 120 120" fill="none" xmlns="http://www.w3.org/2000/svg">
  2. <rect x="11" y="17" width="98" height="22" rx="3" stroke="currentColor" stroke-width="2"/>
  3. <rect x="11" y="49" width="98" height="22" rx="3" stroke="currentColor" stroke-width="2"/>
  4. <rect x="11" y="79" width="98" height="22" rx="3" stroke="currentColor" stroke-width="2"/>
  5. <line x1="59" y1="79" x2="59" y2="70" stroke="currentColor" stroke-width="2"/>
  6. <line x1="101" y1="28" x2="67" y2="28" stroke="currentColor" stroke-width="4" stroke-linecap="round"/>
  7. <circle cx="21" cy="28" r="4" fill="currentColor"/>
  8. <circle cx="33" cy="28" r="4" fill="currentColor"/>
  9. <circle cx="45" cy="28" r="4" fill="currentColor"/>
  10. <line x1="101" y1="60" x2="67" y2="60" stroke="currentColor" stroke-width="4" stroke-linecap="round"/>
  11. <circle cx="21" cy="60" r="4" fill="currentColor"/>
  12. <circle cx="33" cy="60" r="4" fill="currentColor"/>
  13. <circle cx="45" cy="60" r="4" fill="currentColor"/>
  14. <line x1="101" y1="90" x2="67" y2="90" stroke="currentColor" stroke-width="4" stroke-linecap="round"/>
  15. <circle cx="21" cy="90" r="4" fill="currentColor"/>
  16. <circle cx="33" cy="90" r="4" fill="currentColor"/>
  17. <circle cx="45" cy="90" r="4" fill="currentColor"/>
  18. </svg>