/* Draw interface symbols with SVG paths, never a platform emoji font. */
svg.ui-icon{display:inline-block;width:1em;height:1em;min-width:0;max-width:none;min-height:0;max-height:none;flex:0 0 auto;vertical-align:-.14em;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
svg.ui-icon use{pointer-events:none}
