CustomIcon
- this component user Fontello in order to user custom icons and our own Font (aka SVG icons). in fontBuild folder runyarn install
thenyarn font
to generate font. SVG files need to have 50 in height. svg files should not contains strokes check. that means that svg files should not contains the next tagsrect, fill, fill-rule, stroke, stroke-width
.