logo: add an official river logo

This logo is based on original raster images designed by Karl Felix
Schewe (@kardwen on codeberg/github). I created a modified svg version
from scratch in inkscape. I've included several variations (with text,
with text and a background) for various use cases.

The versions with text use the Dongle font [1] which is released under
the OFL and therefore free for us to use in the logo without
acknowledgement according to [2].

[1]: https://github.com/yangheeryu/Dongle
[2]: https://openfontlicense.org
This commit is contained in:
Isaac Freund
2024-03-21 10:35:46 +01:00
parent 198351794b
commit c4877de3ca
5 changed files with 452 additions and 1 deletions

View File

@ -1,4 +1,8 @@
# river
<div align="center">
<img src="logo/logo_text_background.svg" width="50%">
</div>
## Overview
River is a dynamic tiling Wayland compositor with flexible runtime
configuration.
@ -88,3 +92,6 @@ various parties. You should refer to the copyright block of each protocol for
the licensing information. The protocols prefixed with `river` and developed by
this project are released under the ISC license (as stated in their copyright
blocks).
The river logo is licensed under the CC BY-SA 4.0 license, see the
[license](logo/LICENSE) in the logo directory.