@mapp-digital/mapp-fonts
Version:
A collection of fonts used in Mapp UIs.
31 lines (20 loc) • 1.1 kB
Markdown
A collection of fonts used in Mapp Cloud UIs.
TBD
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-'.
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