Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Waishnav/devspace
/ reviewIcon
Function
reviewIcon
src/ui/workspace-app.tsx:629–631 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
627
}
628
629
function reviewIcon(): string {
630
return iconSvg(
'<path d="M5 4h14v16H5z" /><path d="M8 8h8" /><path d="M8 12h5" /><path d="M8 16h7" />'
);
631
}
Callers
1
getToolDisplay
Function · 0.85
Calls
1
iconSvg
Function · 0.85
Tested by
no test coverage detected