/* Icon: inline SVG sized by font-size, colored by currentColor. */
.lm-icon { display: inline-flex; align-items: center; justify-content: center; line-height: 0; font-size: 24px; color: inherit; }
.lm-icon svg { display: block; }
