.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-members {
  width: 1.1337890625em;
}

.icon-job {
  width: 0.8271484375em;
}

.icon-medal {
  width: 0.7587890625em;
}

.icon-book {
  width: 1.142578125em;
}

.icon-arrow-line-left {
  width: 1.125em;
}

.icon-arrow-line-right {
  width: 1.125em;
}

.icon-info {
  width: 1.015625em;
}
