signoz/frontend/public/Icons/play-back.svg
Yunus M b039dc6fa7
feat: in product home page (#7270)
* 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
2025-03-16 19:41:08 +05:30

5 lines
303 B
XML

<svg width="13" height="12" viewBox="0 0 13 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 9.5L1.5 6L6 2.5V9.5Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M11.5 9.5L7 6L11.5 2.5V9.5Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/>
</svg>