@import "../lib.less";

.@{veui-prefix}-icon {
  width: auto;
  height: 1em;

  &.dls-icon {
    height: @dls-icon-size-normal;
  }
}
