feat: Update application branding from FastAPI to SpatialHub logos and icons.
All checks were successful
Deploy to Production / deploy (push) Successful in 1m15s
All checks were successful
Deploy to Production / deploy (push) Successful in 1m15s
This commit is contained in:
8
frontend/public/assets/images/spatialhub-icon-light.svg
Normal file
8
frontend/public/assets/images/spatialhub-icon-light.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="40" cy="40" r="35" fill="#009688" />
|
||||
<g fill="#ffffff">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M 40 18 C 30 18 22 26 22 36 C 22 48 40 63 40 63 C 40 63 58 48 58 36 C 58 26 50 18 40 18 Z M 40 43 C 36.134 43 33 39.866 33 36 C 33 32.134 36.134 29 40 29 C 43.866 29 47 32.134 47 36 C 47 39.866 43.866 43 40 43 Z" />
|
||||
<ellipse cx="40" cy="40" rx="27" ry="10" fill="none" stroke="#ffffff" stroke-width="2.5" transform="rotate(-25 40 40)" />
|
||||
<circle cx="15.5" cy="51.5" r="3.5" fill="#ffffff" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 599 B |
Reference in New Issue
Block a user