:global([dir='rtl']) {
  .icon {
    transform: scaleX(-1);
  }
}
