mirror of
https://github.com/projectsend/projectsend.git
synced 2026-09-22 19:43:24 +00:00
62245befc7
The favicon.svg was a raw export of the artwork's own bounds — 234 wide by 252 tall — so every square slot a browser put it in letterboxed it slightly. The portal's icons were padded to a square in app-customer-portal (4e0f70d there); this is the same treatment for the project's own edition, in the project gradient. One shape for the project, one gradient per edition: the colour is what tells an admin's ProjectSend tab and the Cloud portal apart. The rasters — the .ico's 16/32/48 and the 180px touch icon — are regenerated from that square source, so the touch icon carries the same margin the portal's has instead of running edge to edge. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>