ifx-icon {
  display: inline-flex;
  justify-content: center;
}
ifx-icon svg {
  outline: none;
}
ifx-icon:empty {
  display: none;
}