.sar-new-symbol {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 28px;
  overflow: hidden;
  vertical-align: -8px;
  margin-right: -6px;
  text-indent: -9999px;
  white-space: nowrap;
  font-size: 0;
}

.sar-new-symbol::before {
  position: absolute;
  inset: 0;
  content: '';
  background: no-repeat center / contain url('/cdn/shop/files/riyal.svg?v=1783683003');
}
