.material-symbols-outlined {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 1em;
  min-height: 1em;
  font-size: inherit;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  letter-spacing: normal;
  text-transform: none;
}

.material-symbols-outlined.material-symbols-fallback {
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
}
