icon
All checks were successful
Deploy UI / deploy (push) Successful in 1s

This commit is contained in:
Your Name 2026-05-19 20:54:48 -04:00
parent 1ca5e4a3a8
commit aa5741eafb
8 changed files with 76 additions and 59 deletions

9
clio-ui/favicon.svg Normal file
View file

@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="6" fill="#1a1815"/>
<g fill="#d4a054">
<rect x="6" y="12" width="3" height="8" rx="1"/>
<rect x="11" y="8" width="3" height="16" rx="1"/>
<rect x="16" y="10" width="3" height="12" rx="1"/>
<rect x="21" y="6" width="3" height="20" rx="1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 367 B