.is-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

/* ==========================================
Single-colored icons can be modified like so:
.icn-name {
  font-size: 32px;
  color: red;
}
========================================== */

.icn-close {
  width: 0.7857142857142857em;
}

.icn-chevron-left {
  width: 0.75em;
}

.icn-chevron-right {
  width: 0.6785714285714285em;
}

.icn-plus-circle {
  width: 0.8571428571428571em;
}

.icn-question {
  width: 0.62em;
}

.icn-question-circle {
  width: 0.8571428571428571em;
}

.icn-times-circle-o {
  width: 0.8571428571428571em;
}

.icn-calendar {
  width: 0.9285714285714285em;
}

.icn-angle-left {
  width: 0.375em;
}

.icn-angle-right {
  width: 0.33928571428571425em;
}

.icn-angle-up {
  width: 0.6428571428571428em;
}

.icn-angle-down {
  width: 0.6428571428571428em;
}

.icn-circle {
  width: 0.8571428571428571em;
}

.icn-dollar {
  width: 0.5697857142857142em;
}
