/* Google Material Symbols */
.material-symbols-outlined {
  font-size: inherit;

  &.ms-filled {
    font-variation-settings:
      "FILL" 1,
      "wght" 400,
      "GRAD" 0,
      "opsz" 24;
  }
}
