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

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

.ech-icons-left-arrow {
  width: 0.66796875em;
}

.ech-icons-set {
  width: 0.98046875em;
}

.ech-icons-person-search {
  width: 0.931640625em;
}

.ech-icons-right-arrow {
  width: 0.66796875em;
}

.ech-icons-up-arrow {
  width: 1.04296875em;
}

.ech-icons-down-arrow {
  width: 1.04296875em;
}
