返回 ppt-master
wheel.svg
1 <!--
2 category: Design
3 tags: [circular, round, spin, rotation, revolve, hub, axle, turn, motion, vehicle]
4 version: "2.32"
5 unicode: "fc64"
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="M3 12a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
19 <path d="M9 12a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
20 <path d="M3 12h6" />
21 <path d="M15 12h6" />
22 <path d="M13.6 9.4l3.4 -4.8" />
23 <path d="M10.4 14.6l-3.4 4.8" />
24 <path d="M7 4.6l3.4 4.8" />
25 <path d="M13.6 14.6l3.4 4.8" />
26 </svg>
27
27 lines Plain Text