mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-25 04:41:59 +00:00
fix(www): use OpenCode favicon instead of blume placeholder
This commit is contained in:
parent
1f60ad6e2f
commit
a859d48b08
1 changed files with 5 additions and 0 deletions
5
packages/www/public/favicon.svg
Normal file
5
packages/www/public/favicon.svg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 18H6V6H18V18Z" fill="#F5F5F5"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 3H21V21H3V3ZM8 8V16H16V8H8Z" fill="#3B7DD8"/>
|
||||
<path d="M16 8H20V12H16V8Z" fill="#FAB283"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 297 B |
Loading…
Add table
Add a link
Reference in a new issue