.toggleIcon {
  display: inline-block;
}
.toggleIcon .icon {
  vertical-align: top;
}
.toggleIcon.selected {
  /* Available for customization */
}
