From b5fa9768e42a685d49227b2b1f446d63fde2fbd4 Mon Sep 17 00:00:00 2001 From: Luis Felipe Date: Sat, 29 Aug 2026 02:39:00 +0100 Subject: artwork: Add ravanan logo and icons. Signed-off-by: Arun Isaac --- artwork/README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 artwork/README.md (limited to 'artwork/README.md') diff --git a/artwork/README.md b/artwork/README.md new file mode 100644 index 0000000..524501e --- /dev/null +++ b/artwork/README.md @@ -0,0 +1,25 @@ +# ravanan graphics + +## Summary + +This directory contains source files for the logotype and icons of the ravanan project (see the [presentation](presentation.pdf)). SVG files were created with [Inkscape](https://inkscape.org/). + +The designs are solid shapes in black and white. They should generally work for screen and for printing, but it is always recommended to do printing tests in the latter case since printing methods vary in capabilities. + +## Fonts + +The designs use one third-party font: [MuseoModerno](https://github.com/Omnibus-Type/MuseoModerno). This font is a Free Cultural Work distributed under the [SIL Open Font License, Version 1.1](https://openfontlicense.org/open-font-license-official-text/). + +## Copying + +ravanan's logotype and icons were designed by Luis Felipe López Acevedo with conceptual and financial help from Arun Isaac. The graphics are available under the following terms: + +> Copyright © 2026 Arun Isaac +> Copyright © 2026 Luis Felipe López Acevedo + +> Permission is granted to copy, distribute and/or modify this work under the terms of the [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/). + +ravanan's logotype uses the flat version of [Guix](https://guix.gnu.org/)'s wildebeest head which is part of the GNU Guix logotype. The latter was also designed by Luis Felipe López Acevedo and is distributed under the same license as ravanan's logo, which allows this use. + +Note that the SVG files in this directory also contain copyright information as metadata. Using Inkscape, document metadata can be +accessed from the File menu or from the document properties. -- cgit 1.4.1