Skip to content

fix(site/static/icon): add filebrowser icon (#15367) #15370

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(site/static/icon): add filebrowser icon (#15367)
Fixes #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.

(cherry picked from commit dc29b81)
  • Loading branch information
johnstcn authored and stirby committed Nov 4, 2024
commit 411a144d689b61f12d75086d6af9f20670f56391
1 change: 1 addition & 0 deletions site/src/theme/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"dotfiles.svg",
"dotnet.svg",
"fedora.svg",
"filebrowser.svg",
"fleet.svg",
"fly.io.svg",
"folder.svg",
Expand Down
147 changes: 147 additions & 0 deletions site/static/icon/filebrowser.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading