返回 ppt-master
thermometer.svg
1 <!--
2 tags: [temperature, hot, cold, weather, medical, fever, celsius, thermometer, wellness, healthcare]
3 category: Health
4 version: "1.44"
5 unicode: "ef67"
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="M19 5a2.828 2.828 0 0 1 0 4l-8 8h-4v-4l8 -8a2.828 2.828 0 0 1 4 0" />
19 <path d="M16 7l-1.5 -1.5" />
20 <path d="M13 10l-1.5 -1.5" />
21 <path d="M10 13l-1.5 -1.5" />
22 <path d="M7 17l-3 3" />
23 </svg>
24
24 lines Plain Text