This repository contains multiple formats of the default logo used in File Browser. Some of them are retrieved from here directly, but some other are slightly modified. Currently, it is being used in:
- filebrowser:
- README.md: banner.png is directly loaded from this repo.
- frontend:
- src/assets/logo.svg: a copy of icon_raw.svg.
- static/img/icons: contains multiples favicons based on icon_raw.svg generated with realfavicongenerator.net. See filebrowser/frontend#9.
- filebrowser.github.io:
- assets/images/banner.svg: a variant of banner.svg, with the text object converted to a path in order to avoid the width changing depending on the used font.
- assets/images/favicon.png: a copy of frontend/static/img/icons/favicon-32x32.png.
If you want to contribute, please open an issue or a Pull Request (PR)!