fix: add SVG title element for accessibility in sovran-hub-icon.svg

Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/e3f466ae-eee1-4ba8-b93c-00fe04c7054d

Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-07 10:14:47 +00:00
committed by GitHub
parent 8286e00eb3
commit b2a2ef70a4

View File

@@ -1,4 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" width="256" height="256">
<title>Sovran Hub Application Icon</title>
<!-- Rounded rectangle background using Sovran brand dark green -->
<rect width="256" height="256" rx="48" ry="48" fill="#0d3320"/>

Before

Width:  |  Height:  |  Size: 928 B

After

Width:  |  Height:  |  Size: 973 B