远程遥控开发中

This commit is contained in:
CC
2026-01-21 13:27:55 +08:00
parent 32b702fb6d
commit 8c39f0daf8
45 changed files with 1994 additions and 245 deletions

View File

@@ -2,6 +2,11 @@
width="24"
height="24"
viewBox="0 0 24 24"
fill="currentColor">
<path d="M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"/>
</svg>
fill="none"
stroke="black"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round">
<path d="M4,14a1,1 0,0 1,-0.78 -1.63l9.9,-10.2a0.5,0.5 0,0 1,0.86 0.46l-1.92,6.02A1,1 0,0 0,13 10h7a1,1 0,0 1,0.78 1.63l-9.9,10.2a0.5,0.5 0,0 1,-0.86 -0.46l1.92,-6.02A1,1 0,0 0,11 14z"
fill="black" />
</svg>

Before

Width:  |  Height:  |  Size: 299 B

After

Width:  |  Height:  |  Size: 426 B