Files
bench/site/app/icon.svg
T
Karti Tripathi 006feee0f7
CI / verify (push) Successful in 24s
CI / deploy (push) Failing after 1m14s
Lumbridge Bench
2026-08-04 00:44:07 -07:00

8 lines
406 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" fill="#08090b"/>
<!-- a rising throughput trace: the mark is the measurement -->
<path d="M4 24 L11 20 L18 11 L28 7" fill="none" stroke="#f2b134" stroke-width="2.5"
stroke-linecap="round" stroke-linejoin="round"/>
<path d="M4 28 h24" stroke="#2c333d" stroke-width="2" stroke-linecap="round"/>
</svg>