/viur-artwork

Repository for ViUR logo and related artwork

Primary LanguagePythonCreative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

ViUR Artwork

This repository contains artwork relating the ViUR framework.

Logo

The ViUR logo. See logo/README.md for the logo files in different versions.

Icons

The ViUR components icons. See icons/README.md for the icon files in different versions.

Don't confuse with the viur-icons repository which contains a set of common icons used across several ViUR projects and applications.

Maintenance

To generate the sub folders' README.md files and the rendered .png and .webp versions of the .svg-source files, use the gen-readme.py script from this repository.

Example:

$ cd scripts
$ pipenv install
$ pipenv run clean

Dependencies

For svg to png conversion is the cairo Systemlibrary required.

MacOS

To install this you need the brew tool:

$ brew install cairo

License

Copyright © 2022 by Mausbrand Informationssysteme GmbH.
Licensed under Creative Commons CC-BY-SA 4.0.