micon.svg.css in Micon 8
Same filename and directory in other branches
svg.micon { display: inline-block; width: 1em; height: 1em; stroke-width: 0; stroke: currentColor; fill: currentColor; }
File
css/micon.svg.cssView source
- svg.micon {
- display: inline-block;
- width: 1em;
- height: 1em;
- stroke-width: 0;
- stroke: currentColor;
- fill: currentColor;
- }