Refresh puter UI, power telemetry and demand-aware monitoring
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
|
||||
<!-- Circular loop: concentric radii 300 and 188, exactly 112 units thick.
|
||||
Stem: x=212...324, also 112 units, tangent to the outer circle.
|
||||
A single outline avoids overlapping glass surfaces at the join. -->
|
||||
<path fill="#f2fff7" fill-rule="evenodd" d="
|
||||
M 212 454
|
||||
A 300 300 0 1 1 324 687.760561259
|
||||
L 324 814
|
||||
A 56 56 0 0 1 212 814
|
||||
Z
|
||||
M 324 454
|
||||
A 188 188 0 1 0 700 454
|
||||
A 188 188 0 1 0 324 454
|
||||
Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 546 B |
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
|
||||
<!-- Constant-width 48-unit capsule, separate editable Composer layer. -->
|
||||
<path d="M 504 462 L 574 392" fill="none" stroke="#f2fff7" stroke-width="48" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 280 B |
Binary file not shown.
|
Before Width: | Height: | Size: 19 KiB |
Reference in New Issue
Block a user