.test {
  display: inline-block;
  background: url(i/"icon.png");
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
}
