network.svg 620 B

12345678910111213
  1. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-network" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  2. <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  3. <path d="M12 9m-6 0a6 6 0 1 0 12 0a6 6 0 1 0 -12 0" />
  4. <path d="M12 3c1.333 .333 2 2.333 2 6s-.667 5.667 -2 6" />
  5. <path d="M12 3c-1.333 .333 -2 2.333 -2 6s.667 5.667 2 6" />
  6. <path d="M6 9h12" />
  7. <path d="M3 19h7" />
  8. <path d="M14 19h7" />
  9. <path d="M12 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
  10. <path d="M12 15v2" />
  11. </svg>