NEW: new fan ctrl

JIRA: none

Change-Id: I4e84d455fa728dffb00706f4c07310fcd1b8335c
(cherry picked from commit 0a739fe087933cc89af541817315c7a3d6096b22)
This commit is contained in:
Kunlong Ma
2024-12-06 15:23:28 +08:00
committed by Noisyfox
parent 7c1830c04b
commit 5233702681
11 changed files with 912 additions and 526 deletions

View File

@@ -1 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="11" height="11" viewBox="0 0 11 11"><line x1="0.5" y1="5.5" x2="10.5" y2="5.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="5.5" y1="0.5" x2="5.5" y2="10.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/></svg>
<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.5941 5.15355C13.5941 4.64201 13.1826 4.23047 12.6711 4.23047C12.1595 4.23047 11.748 4.64201 11.748 5.15355V11.3074H5.59413C5.08259 11.3074 4.67105 11.7189 4.67105 12.2305C4.67105 12.742 5.08259 13.1535 5.59413 13.1535H11.748V19.3074C11.748 19.8189 12.1595 20.2305 12.6711 20.2305C13.1826 20.2305 13.5941 19.8189 13.5941 19.3074V13.1535H19.748C20.2595 13.1535 20.6711 12.742 20.6711 12.2305C20.6711 11.7189 20.2595 11.3074 19.748 11.3074H13.5941V5.15355Z" fill="black"/>
</svg>

Before

Width:  |  Height:  |  Size: 329 B

After

Width:  |  Height:  |  Size: 586 B

View File

@@ -1 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="11" height="11" viewBox="0 0 11 11"><line x1="0.5" y1="5.5" x2="10.5" y2="5.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/></svg>
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 12.1305C4 11.6334 4.40294 11.2305 4.9 11.2305H19.1C19.5971 11.2305 20 11.6334 20 12.1305C20 12.6275 19.5971 13.0305 19.1 13.0305H4.9C4.40294 13.0305 4 12.6275 4 12.1305Z" fill="black"/>
</svg>

Before

Width:  |  Height:  |  Size: 209 B

After

Width:  |  Height:  |  Size: 341 B

View File

@@ -0,0 +1,3 @@
<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M20.6121 10.8975C21.128 10.8975 21.5431 10.4824 21.5431 9.96646V4.38025C21.5431 3.86431 21.128 3.44922 20.6121 3.44922C20.0961 3.44922 19.681 3.86431 19.681 4.38025V7.48758L18.9052 6.57594C17.3146 4.66732 14.9133 3.44922 12.2327 3.44922C7.43404 3.44922 3.54309 7.34017 3.54309 12.1389C3.54309 16.9376 7.43404 20.8285 12.2327 20.8285C14.1879 20.8285 15.9957 20.1807 17.4465 19.0906C17.8577 18.7803 17.9392 18.1984 17.6327 17.7872C17.3263 17.3759 16.7405 17.2945 16.3293 17.6009C15.1888 18.4583 13.7728 18.9665 12.2327 18.9665C8.46206 18.9665 5.40516 15.9096 5.40516 12.1389C5.40516 8.36818 8.46206 5.31129 12.2327 5.31129C14.3392 5.31129 16.2246 6.2656 17.4776 7.77077L17.4815 7.77853L18.5521 9.03543H15.0258C14.5099 9.03543 14.0948 9.45051 14.0948 9.96646C14.0948 10.4824 14.5099 10.8975 15.0258 10.8975H20.6121Z" fill="#00AE42"/>
</svg>

After

Width:  |  Height:  |  Size: 943 B