@include export-module('color-picker-bds-icons') {
  .e-container {
    & .e-value-switch-btn {
      &::before {
        content: '\e748';
      }
    }
  }
}
