.svg {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

/* ==========================================
Single-colored icons can be modified like so:
.icon-name {
  font-size: 32px;
  color: red;
}
========================================== */

.icon-digit {
  width: 1.0146484375em;
}

.icon-transport-o {
  width: 1.5em;
}

.icon-medal-o {
  width: 0.73828125em;
}

.icon-wine-glass {
  width: 0.5712890625em;
}

.icon-shopping-cart-o {
  width: 1.107421875em;
}

.icon-wine-glass-o {
  width: 0.5em;
}
