mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-09-13 15:23:13 +08:00

* feat: base setup for in product home page * feat: base state * feat: add empty states for alerts, traces, dashboards, saved views * feat: add checklist component * feat: integrate all panels * feat: integrate preference api and clean up components * feat: handle done and skip states of the checklist * feat: update ui * feat: update ui * feat: code cleanup * feat: add events * feat: support time interval change in services * feat: add service time change event and cleanup code * feat: handle light mode * feat: address review comments * fix: routing issues * fix: testcase snapshot, a minor ui improvements * fix: noopener typo in window.open
6 lines
348 B
XML
6 lines
348 B
XML
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<ellipse cx="8" cy="7.99998" rx="8" ry="7.99998" fill="#FFCD56"/>
|
|
<path d="M5 5.5L8 8.5L11 5.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<path d="M11 10.5H5" stroke="black" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</svg>
|