返回 ppt-master
clock-stop.svg
1 <!--
2 tags: [time, watch, alarm, pause, off, clock, stop, control, operation, function]
3 category: System
4 version: "1.105"
5 unicode: "f54b"
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="M21 12a9 9 0 1 0 -9 9" />
19 <path d="M12 7v5l1 1" />
20 <path d="M16 16h6v6h-6l0 -6" />
21 </svg>
22
22 lines Plain Text