.hy-icon {
  width: 16px;
  height: 16px;
  vertical-align: -0.1em;
  display: inline;
  overflow: hidden;
  fill: currentColor;
  outline: none;
  flex-shrink: 0;
}
.hy-button {
  .hy-icon {
    width: 14px;
    height: 14px;
  }
}
