返回 ppt-master
network.svg
1 <!--
2 tags: [connection, internet, communication, connect, web, signal, network, computing, machine, processor]
3 category: Computers
4 version: "1.61"
5 unicode: "f09f"
6 -->
7 <svg
8 xmlns="http://www.w3.org/2000/svg"
9 width="24"
10 height="24"
11 viewBox="0 0 24 24"
12 fill="none"
13 stroke="currentColor"
14 stroke-width="2"
15 stroke-linecap="round"
16 stroke-linejoin="round"
17 >
18 <path d="M6 9a6 6 0 1 0 12 0a6 6 0 0 0 -12 0" />
19 <path d="M12 3c1.333 .333 2 2.333 2 6s-.667 5.667 -2 6" />
20 <path d="M12 3c-1.333 .333 -2 2.333 -2 6s.667 5.667 2 6" />
21 <path d="M6 9h12" />
22 <path d="M3 20h7" />
23 <path d="M14 20h7" />
24 <path d="M10 20a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
25 <path d="M12 15v3" />
26 </svg>
27
27 lines Plain Text