返回 ppt-master
drone.svg
1 <!--
2 tags: [device, fly, aircraft, surveillance, control, autonomous, drone, transport, travel, vehicle]
3 category: Vehicles
4 version: "1.33"
5 unicode: "ed79"
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="M10 10h4v4h-4l0 -4" />
19 <path d="M10 10l-3.5 -3.5" />
20 <path d="M9.96 6a3.5 3.5 0 1 0 -3.96 3.96" />
21 <path d="M14 10l3.5 -3.5" />
22 <path d="M18 9.96a3.5 3.5 0 1 0 -3.96 -3.96" />
23 <path d="M14 14l3.5 3.5" />
24 <path d="M14.04 18a3.5 3.5 0 1 0 3.96 -3.96" />
25 <path d="M10 14l-3.5 3.5" />
26 <path d="M6 14.04a3.5 3.5 0 1 0 3.96 3.96" />
27 </svg>
28
28 lines Plain Text