.icon-heart:before {
  background-repeat: no-repeat;
  content: "\e908";
  background-image: url(/cdn/shop/files/heart.svg);
  background-size: contain;
  color: transparent;
}