.widgetMenuIcon {
  display: flex;
  justify-content: center;
  align-items: center;

  img {
    height: 16px;
    width: 16px;
  }
}
