Add SVG logos for docs and visio apps. Update drive, mail, people logos. Add theme.css served at /api/v2/theme.css for La Suite frontend theming. Update nginx to serve theme endpoint and tighten cache headers. Update Dockerfile to include new static assets.
7 lines
286 B
XML
7 lines
286 B
XML
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<!-- Envelope body -->
|
|
<path d="M4 14h40v22a2 2 0 01-2 2H6a2 2 0 01-2-2V14z" fill="#f59e0b"/>
|
|
<!-- Envelope fold (chevron) -->
|
|
<path d="M4 14l20 15 20-15H4z" fill="#d97706"/>
|
|
</svg>
|