.wrapper-material-symbols {
  display: flex !important;
}
.wrapper-material-symbols svg {
  fill: currentColor;
  height: 24px;
  width: 24px;
  margin-right: 0.3rem;
}
