diff options
| author | David Hill <[email protected]> | 2025-10-02 16:55:29 +0100 |
|---|---|---|
| committer | David Hill <[email protected]> | 2025-10-02 16:55:29 +0100 |
| commit | 26f1cc87ca2862438fd9fad5bb93383b56869c0a (patch) | |
| tree | b21c3e6e1bb06582784cf43e2f871b391f392703 | |
| parent | 860e47edea27a4593a708d8eea1094de63ba7d59 (diff) | |
| download | opencode-26f1cc87ca2862438fd9fad5bb93383b56869c0a.tar.gz opencode-26f1cc87ca2862438fd9fad5bb93383b56869c0a.zip | |
Update favicon.svg
| -rw-r--r-- | packages/console/app/public/favicon.svg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/console/app/public/favicon.svg b/packages/console/app/public/favicon.svg index d36e41f94..bf8f9075d 100644 --- a/packages/console/app/public/favicon.svg +++ b/packages/console/app/public/favicon.svg @@ -1,5 +1,4 @@ <svg width="400" height="400" viewBox="0 0 400 400" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect width="400" height="400" fill="#0E0E0E"/> -<path d="M252 278H148V174H252V278Z" fill="#6A6565"/> -<path d="M252 122H148V278H252V122ZM304 330H96V70H304V330Z" fill="white"/> +<path fill-rule="evenodd" clip-rule="evenodd" d="M312 340H88V60H312V340ZM256 116H144V284H256V116Z" fill="white"/> </svg> |
