/* Fluent's regular icons use filled contours, with colour inherited from the control. */
.fluent-system-icon {
  fill: currentColor;
  stroke: none;
}
