@mapp-digital/mapp-fonts

A collection of fonts used in Mapp UIs.


Keywords
fonts, icons, font, svg, iconfont, mapp, intelligence-ui-libs
License
CC-BY-NC-ND-4.0
Install
npm install @mapp-digital/mapp-fonts@0.0.55

Documentation

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

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0).

CC BY NC ND 4.0