Files
fusion/packages/dashboard/app/public/logo.svg
gsxdsm d63c11dc9c feat(KB-071): rebrand dashboard to Fusion
- Rename dashboard header to Fusion\n- Update page title to Fusion\n- Replace logo with geometric four-dot design\n- Update Header tests for new branding\n- Add changeset for dashboard rename
2026-03-29 21:58:04 -07:00

7 lines
282 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" fill="none">
<circle cx="44" cy="44" r="20" fill="#58a6ff"/>
<circle cx="84" cy="44" r="20" fill="#58a6ff"/>
<circle cx="44" cy="84" r="20" fill="#58a6ff"/>
<circle cx="84" cy="84" r="20" fill="#58a6ff"/>
</svg>