.material-icons-outlined, .material-symbols-outlined { display: inline-flex; align-items: center; justify-content: center; flex: 0 0 auto; width: 1em; height: 1em; overflow: hidden; color: currentColor; font-size: 20px; line-height: 1; vertical-align: -0.125em; text-transform: none; white-space: nowrap; } .material-icons-outlined:not([data-svg-icon]), .material-symbols-outlined:not([data-svg-icon]) { width: 20px; height: 20px; font-size: 0; } .mk-hero-microstat__icon.material-icons-outlined:not([data-svg-icon]), .mk-hero-microstat__icon.material-symbols-outlined:not([data-svg-icon]) { width: 36px; height: 36px; } .material-icons-outlined svg, .material-symbols-outlined svg { display: block; width: 1em; height: 1em; flex: 0 0 auto; fill: currentColor; stroke: none; }