feat: add extension favicon
Build / build (push) Successful in 10s

This commit is contained in:
2026-07-17 14:38:42 -05:00
parent c983ee2b1a
commit 8351fc65f5
6 changed files with 12 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Silma AI Aide">
<rect width="64" height="64" rx="14" fill="#102a43" />
<path d="M18 45V19h12c6 0 10 3 10 8 0 3-2 6-5 7l9 11h-9l-8-10h-2v10h-7Zm7-16h5c2 0 3-1 3-3s-1-3-3-3h-5v6Z" fill="#f5f7fa" />
<circle cx="45" cy="19" r="6" fill="#7bc47f" />
<path d="M44 18h2v13h-2zM39 23h12v2H39z" fill="#102a43" />
</svg>

After

Width:  |  Height:  |  Size: 401 B