From dbe2c4e6d562356d7c10a3f268c63811898b8af4 Mon Sep 17 00:00:00 2001 From: Cian Johnston Date: Mon, 4 Nov 2024 18:17:16 +0000 Subject: [PATCH] fix(site/static/icon): add filebrowser icon (#15367) 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. (cherry picked from commit dc29b812861b3db92026e0779d74eea7d8018e2d) --- site/src/theme/icons.json | 1 + site/static/icon/filebrowser.svg | 147 +++++++++++++++++++++++++++++++ 2 files changed, 148 insertions(+) create mode 100644 site/static/icon/filebrowser.svg diff --git a/site/src/theme/icons.json b/site/src/theme/icons.json index 7fea2d79bd29e..b99585ab34b3f 100644 --- a/site/src/theme/icons.json +++ b/site/src/theme/icons.json @@ -35,6 +35,7 @@ "dotfiles.svg", "dotnet.svg", "fedora.svg", + "filebrowser.svg", "fleet.svg", "fly.io.svg", "folder.svg", diff --git a/site/static/icon/filebrowser.svg b/site/static/icon/filebrowser.svg new file mode 100644 index 0000000000000..5e78eccff1adb --- /dev/null +++ b/site/static/icon/filebrowser.svg @@ -0,0 +1,147 @@ + +image/svg+xml + + + + + \ No newline at end of file pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy