Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mapp-digital/mapp-fonts

Collections of fonts for Mapp
https://github.com/mapp-digital/mapp-fonts

Last synced: 6 days ago
JSON representation

Collections of fonts for Mapp

Awesome Lists containing this project

README

        

# Mapp Fonts

A collection of fonts used in Mapp Cloud UIs.

## Usage

TBD

## Contribution guidelines

### Icon naming
New icons should be placed in `src/icons` or an additional sub-folder below `src/icons`. File name should be the plain
name of the icon, as it should be referenced later on in the markup. Don't use any unnecessary prefixes like 'icon.' or
'icon-'.

### Icon format
As the conversion libraries do have some limitations regarding certain svg features, icons should be uploaded in a
compatible format, which only uses path elements (see the already existing icons for reference).

## License
Shield: [![CC BY NC ND 4.0][cc-by-nc-nd-shield]][cc-by-nc-nd]

This work is licensed under a
[Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)][cc-by-nc-nd].

[![CC BY NC ND 4.0][cc-by-nc-nd-image]][cc-by-nc-nd]

[cc-by-nc-nd]: https://creativecommons.org/licenses/by-nc-nd/4.0/
[cc-by-nc-nd-image]: https://licensebuttons.net/l/by-nc-nd/4.0/88x31.png
[cc-by-nc-nd-shield]: https://img.shields.io/badge/License-CC%20BY%20NC%20ND%204.0-lightgrey.svg