mirror of
https://github.com/siteboon/claudecodeui.git
synced 2025-12-08 18:19:38 +00:00
first commit
This commit is contained in:
9
public/favicon.svg
Normal file
9
public/favicon.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
|
||||
<!-- Background fills entire canvas -->
|
||||
<rect x="0" y="0" width="64" height="64" fill="hsl(240 5.9% 10%)"/>
|
||||
|
||||
<!-- MessageSquare icon - exact same as sidebar -->
|
||||
<g transform="translate(32, 32) scale(1.333) translate(-12, -12)" stroke="white" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 504 B |
Reference in New Issue
Block a user