mirror of
https://github.com/coder/coder.git
synced 2026-09-23 05:43:53 +08:00
Fixes https://github.com/coder/coder/issues/15365 We used to hit https://raw.githubusercontent.com/filebrowser/logo/master/icon_raw.svg for the filebrowser icon but coder/modules#334 modified the icon URL to point to a self-hosted icon. I simply copied the icon from the `coder/modules` repo.