@import '@antv/s2/esm/styles/variables.less';

.@{s2-cls-prefix}-html-icon {
  display: inline-block;

  svg {
    width: 12px;
    height: 12px;
  }
}
