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:
committed by
GitHub
parent
8286e00eb3
commit
b2a2ef70a4
@@ -1,4 +1,5 @@
|
|||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" width="256" height="256">
|
<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 -->
|
<!-- Rounded rectangle background using Sovran brand dark green -->
|
||||||
<rect width="256" height="256" rx="48" ry="48" fill="#0d3320"/>
|
<rect width="256" height="256" rx="48" ry="48" fill="#0d3320"/>
|
||||||
|
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 928 B After Width: | Height: | Size: 973 B |
Reference in New Issue
Block a user