An open API service indexing awesome lists of open source software.

https://github.com/filebrowser/logo

:flower_playing_cards: The logotype.
https://github.com/filebrowser/logo

design filebrowser logo

Last synced: 3 months ago
JSON representation

:flower_playing_cards: The logotype.

Awesome Lists containing this project

README

          

# File Browser logo and banners

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](https://github.com/filebrowser/filebrowser):
- [README.md](https://github.com/filebrowser/filebrowser/blob/master/README.md): [banner.png](./banner.png) is directly loaded from this repo.
- [frontend](https://github.com/filebrowser/frontend):
- [src/assets/logo.svg](https://github.com/filebrowser/frontend/tree/master/src/assets/logo.svg): a copy of [icon_raw.svg](./icon_raw.svg).
- [static/img/icons](https://github.com/filebrowser/frontend/tree/master/static/img/icons): contains multiples favicons based on [icon_raw.svg](./icon_raw.svg) generated with [realfavicongenerator.net](https://realfavicongenerator.net/). See [filebrowser/frontend#9](https://github.com/filebrowser/frontend/pull/9).
- [filebrowser.github.io](https://github.com/filebrowser/filebrowser.github.io):
- [assets/images/banner.svg](https://github.com/filebrowser/filebrowser.github.io/blob/master/assets/images/banner.svg): a variant of [banner.svg](./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](https://github.com/filebrowser/filebrowser.github.io/blob/master/assets/images/favicon.png): a copy of [frontend/static/img/icons/favicon-32x32.png](https://github.com/filebrowser/frontend/blob/master/static/img/icons/favicon-32x32.png).

---

If you want to contribute, please open an [issue](https://github.com/filebrowser/logo/issues) or a [Pull Request (PR)](https://github.com/filebrowser/logo/compare)!

# License

[CC-BY-SA](https://creativecommons.org/licenses/by-sa/3.0/legalcode)