/* matrial icons */
.material-symbols-rounded {
  font-variation-settings: "FILL" 1; /* show allways filled icons */
  min-width: 25px; /* icons should be visible and not squeezed when used next to a text-truncate */
}
