chore: Change favicon to a transparent SVG graduation cap
All checks were successful
Automated Container Build / build-and-push (push) Successful in 53s
All checks were successful
Automated Container Build / build-and-push (push) Successful in 53s
This commit is contained in:
parent
bb1cef8732
commit
4ea58da3cd
2 changed files with 3 additions and 0 deletions
BIN
src/app/icon.png
BIN
src/app/icon.png
Binary file not shown.
|
Before Width: | Height: | Size: 98 KiB |
3
src/app/icon.svg
Normal file
3
src/app/icon.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#2a7d7d">
|
||||
<path d="M12 3L1 9l4 2.18v6L12 21l7-3.82v-6l2-1.09V17h2V9L12 3zm6.82 6L12 12.72 5.18 9 12 5.28 18.82 9zM17 15.99l-5 2.73-5-2.73v-3.72L12 15l5-2.73v3.72z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 241 B |
Loading…
Add table
Add a link
Reference in a new issue