Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viur-framework/viur-artwork
Repository for ViUR logo and related artwork
https://github.com/viur-framework/viur-artwork
Last synced: about 1 month ago
JSON representation
Repository for ViUR logo and related artwork
- Host: GitHub
- URL: https://github.com/viur-framework/viur-artwork
- Owner: viur-framework
- License: cc-by-sa-4.0
- Created: 2022-03-28T19:53:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-21T07:51:07.000Z (over 1 year ago)
- Last Synced: 2024-08-03T23:17:28.243Z (5 months ago)
- Language: Python
- Size: 23.7 MB
- Stars: 3
- Watchers: 7
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-viur - ViUR-Artwork - Repository for logos and other artwork (Official ViUR Resources / Further Repositories)
README
# ViUR Artwork
This repository contains artwork relating the [ViUR framework](https://www.viur.dev).
## Logo
The ViUR logo. See [logo/README.md](logo/README.md) for the logo files in different versions.
## Icons
The ViUR components icons. See [icons/README.md](icons/README.md) for the icon files in different versions.
Don't confuse with the [viur-icons](https://github.com/viur-framework/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:
```sh
$ 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:
```sh
$ brew install cairo
```## License
Copyright © 2022 by Mausbrand Informationssysteme GmbH.
Licensed under Creative Commons CC-BY-SA 4.0.