返回 ppt-master
clock-2.svg
1 <!--
2 tags: [time, watch, timer, alarm, date, hour, schedule, clock, control, operation]
3 category: System
4 version: "1.61"
5 unicode: "f099"
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="M4 5a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1l0 -14" />
19 <path d="M12 7v5l3 3" />
20 <path d="M4 12h1" />
21 <path d="M19 12h1" />
22 <path d="M12 19v1" />
23 </svg>
24
24 lines Plain Text