@import './orion-fusion-theme/IconHighInverse.module';
@import './clinical-lowlight-theme/IconHighInverse.module';

/* stylelint-disable selector-class-pattern */
:local {
  .IconHighInverse {
    path {
      fill: var(--terra-icon-high-inverse-path-1-fill, #fff);
    }
  }
}
/* stylelint-enable selector-class-pattern */
