.icon {
  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-adult {
  width: 0.412109375em;
}

.icon-arrivalCity {
  width: 1.7158203125em;
}

.icon-baby {
  width: 0.7001953125em;
}

.icon-changeCitiesOrder {
  width: 0.876953125em;
}

.icon-children {
  width: 0.466796875em;
}

.icon-departureCity {
  width: 1.77734375em;
}

.icon-plane {
  width: 1.041015625em;
}

.icon-search {
  width: 0.9375em;
}

.icon-user-widg {
  width: 0.875em;
}
